What is the difference between Recover Scenario(screen) and
on Error Resume Next(code)
Answer Posted / viji
Recovery scenario manager has handling three kind of errors
i) POP-UP, ii) RUNTIME and iii) OBJECT STATE.
whenever you run the script it may detect some exceptions
like pop up , runtime and object state you can you Recovery
scenarion manager and resolve those three kind of
exceptions.
I do not have idea about Error Resume, am new to
QTP.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
in data driven testing for performing operations which method is easy from manual test data,keyword view,or from database.and why?
What are the types of data tables in qtp?
When QTP object wait time is 10 seconds, and in test script wait time is 5 seconds and in function library wait time is 2 seconds how much time does the wait occur? or which is given priority.
Please provide specific examples of advanced/creative usage of QTP, including how impact & benefits for your project
hou can we use vb script in qtp could u tell me breafly
Hi we are running tests remotely from quality center and pushing tests into qtp boxes remotely, and it does execution but while uploading results back into quality center it hangs in qtp box.If any one come across similar problem, please send me details how to handle this. Thanks kris
What is the file extension of the code file and object repository file in QTP?
What is the quicktest professional testing process?
What is the syntax to call one script from another? And what can be the syntax to call one “action” in another?
1. wat are the main diff b/w QTP 8.0 AND QTP 9.2 ( not user interface) 2. wat is the meaning of Keyword in keyword driven frame work? 3. how u will handle the unknown errors while exucution. (not recovery scenario)
Hi,Sudhanandareddy plz forword framework and ppts for QTP to me. This is my mail id: ranjith_99reddy@yahoo.co.in (your contact number also)
There are 10 rows in the datatable. How can we fetch 2 rows and then skip 3rd row. After that, pick 4th & 5th row and skip 6th row. Please share code
Can we run test with out adding object in object repository? How it is possible?
By using QTP can we record any log files written by the application which is in execution?
Can we Test Welcome Screens and Process Images with QTP