How to handle Recovery scenario in QTP. give detailed
explanation about recovery scenario.
Answer / sreeprasad
Recovery scenario manager is used to handle
exception.exception is run time error,three steps to handle
exceptions.
(1) .trigger event:-pop-up window,object state,test run error
and application crash
(2).recovery operations:-select an operation to perform
whenthe trigger event occurs they are 1.keyboard or mouse
peration 2.close application process 3. fuction call
4.restart miscrosoft windows
(3).post recovery:- select the last run operation you want to
perform when the recovery operation is complect .test run
options:
-1.repeate current step and continue
-2.preceed to next step
-3.proceed to next action or component
-4.proceed to next iteration
-5.restart current test run
-6.stop the test run
| Is This Answer Correct ? | 4 Yes | 1 No |
What is deference between normal QTP testing and descriptive programming?
I want to run my qtp scipt on the system where qtp is not installed .I don't want to install qtp but i want that system should use the qtp from another system in lan just the qtp instance should be launched on that system without having qtp installed on it .I probably know the solution that it will be solved through RMI but how to get this problem solved plz help i anyone know the answer
What are the things(properties, and other details) will be recorded while recording an object using normal recording?
waht is puirpose of accesbility Check point? waht is the use of Page and XML check points?
hi i am new to qtp i need to run all files by a batch what is the procedure and what are following actions to be take?
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What's the difference between them? How to handle script issues?
In Datatable having the data like this S.no Name Address 1 raj hyderabad 2 suresh Mumbai 3 shyam chennai 4 dev banglore i want to get the shyam row id & column id using scipting i.e 3,3
I am using environment variable xml to give credenatials for login into unix. Is there any way we cam mask the password in the xml?
In QTP I have a parameter in a datatable that is a sentence. I need to take the last word from the sentence and enter it into a field in a web application. How can I setup a parameter to enter in just a portion of the parameter (last word of the sentence) instead of the entire paramater (whole sentence).
what is the defference between QTP 8.2 and 9.0and 9.2? plz tell me
Create flight reservation login descriptive programing (Condition: Remove the value and substitute with a variable, and then call the validation from Excel) Plz help me....... very urgent.........
How can we close all webbrowsers which are opened in out desctop?