what is action in QTP?
Answer / shekar
3 types of actions in qtp
1.reusable actions
2.non-reusable actions
3.external actons.
| Is This Answer Correct ? | 1 Yes | 0 No |
How many types of recording modes are there?
difference Between Call Run action and copy of action?
How the QTP recognize, handle n reports that a error has been handled by it(QTP) when we perform a recovery scenario in our application n in what manner it will display it in resulting window? Plz help me out.
write script for how to add function library in QTP
What is load testing?
On what basis we select test cases to automate?
Login to flight app, in window flight reservation set the date field and select flyfrom as Frankfurt and verify whether flyto list box has the item FrankFurt, log the results.
what are the difference ways of parameterising?
What is log file?How to write log file code?
2 Answers Apps Lab, Value Labs,
What are the two types of repositories available, explain them?
How do you handle XML exceptions in QTP (Here it is Exception, not the checkpoint)
I want two test two agents login for the flight website. Here is the scenario: I want to go through 1-3 rows for one user login and other user login I want to go though 3-5 rows. How would you set this up in qtp. Thank You