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.
DOTNetFactory
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.
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.
This article will cover the basics of DOTNetFactory with QTP and demonstrate the technique of adding a CheckBox Control to a Custom Form.