Relevant Codes (by Anshoo Arora)

A Test Development Resource for HP QuickTest Professional.

DOTNetFactory

This article shows a quick and easy way to use DLLs in QTP and access their methods with the help of DOTNetFactory. It also shows a working example of a DLL created in Visual Basic .NET and its methods accessed in QTP.

{ 106 comments }

Like the previous article, this will also be a little fast-paced and will cover how to create a Custom form and add a RadioButton control to it.

{ 10 comments }

In this article, we will see how we can add and use multiple objects in a user form. It will cover the concepts discussed in the previous 4 articles.

{ 8 comments }

This article will cover the basics of DOTNetFactory with QTP and demonstrate the technique of adding a CheckBox Control to a Custom Form.

{ 4 comments }

This article will cover the basics of DOTNetFactory with QTP and demonstrate the technique of adding a Button Control to a Custom Form.

{ 8 comments }

This article will cover the basics of DOTNetFactory with QTP and demonstrate the technique of adding a TextBox Control to a Custom Form.

{ 9 comments }

In this series of articles, we will discover how to use the DOTNetFactory to create a user form and how to add different object types to it.

{ 13 comments }