How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?
What is action split and the purpose of using this in qtp?
What is optional step in qtp? How you can add optional step in qtp?
How to find array size in qtp?
In qtp, how you can exit for loop?
How you can find the absolute value of the number in qtp?
What are the various automation frameworks available in qtp?
Explain how you can replace string in qtp?
How to perform cross platform testing and cross browser testing using qtp? Can you explain giving some example?
How will you declare a variable in qtp?
In qtp, how you can get the last character from a string?
In qtp, explain what is qrs file?
What are the types of environment variables in qtp?
Can we call qtp test from another test using scripting. Suppose there are 4 tests and I want to call these tests in a main script. Is this possible in qtp?
In qtp, how you can use xpath to identify objects?