What is an optional step in qtp ?
No Answer is Posted For this Question
Be the First to Post Answer
how to merge 2 object repositories in qtp 9.0.what is use of merge and y merge is used?
I used Child objects to get the count of the no of weblist present in the page.now i need to select the item in the weblist..Please send me full code
How will you load few objects in Active Screen?
How to Synchronize the Browser at Field level? For example if you put Browser.sync(), it will wait upto for that Browser sync only. But It should wait upto total Browser get uploaded with all fields. Note : We don't know Which fields will come in that Browser. Means without knowing field names.
where do you define the objects as regular expression when u are using regular expressions.
Are Shared ORs read-only?
What is VSS? Is it used in Automation(QTP) Or Manual? what is menus in VSS?
Suppose I have three hyperlinks with same properties. How to solve this and what are the ways to solve this. we can solve this by using index property but what are the other ways we have have to solve this problem. Login (href: btnlogin.aspx) Login (href: Sourcelogin.aspx) Login (href: homelogin.aspx)
What are the features supported by UFT?
What is the limitation to XML Checkpoints?
object types is used for what?
There is one parent browser and 'n' number of child browsers on desktop. Write a code to close all the child browsers but parent browser should not be closed.