by Ankur Jain | Last Updated On Aug 7, 2014 | Advanced Concepts, DotNetFactory |
Now that you have learned creating custom user form in the earlier parts of this series, we will now see how we can add various controls on it. These controls could be a text box, button, checkbox, radio button etc.
by Ankur Jain | Last Updated On Aug 7, 2014 | Advanced Concepts, DotNetFactory |
In this part you will learn how to create a custom user form using DotNetFactory utility object in QTP.
by Ankur Jain | Last Updated On Aug 8, 2014 | Advanced Concepts, DotNetFactory |
DotNetFactory is a new utility object introduced in QTP 9.2 and available in later versions, which enables QTP scripting to directly access methods and properties of a .NET object by creating an instance of this object. You will be amazed using this as you won’t realize how easy it could be.