How to handle Recovery scenario in QTP. give detailed
explanation about recovery scenario.
Answer Posted / 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 |
Post New Answer View All Answers
what is error and fault in terms of software quality?
What is synchronization point in QTP?
What is Port testing. Whhen will you perform?
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s.
What kind of performance is expected on the client side (e.g., how fast should pages appear, how fast should animations, applets, etc. load and run)?
Who uses qtp tool?
Explain the types of object repositorys in qtp?
How many types of parameters are there?
What is the descriptive programming?
how to fetch the values from grid? & qtp recogniges that grid as a webelement? what u do?
How does qtp identify gui object?
How to find Operating system information using QTP script?
How you can find length of array in qtp?
In qtp, how you can use xpath to identify objects?
suppose i login into gmail page after that i read all the messages (say 10 messages) i have to send (SAVE) the messages in Html,notepad and i have to replay(Compose) send the messages please give me the code and give mail id so that i can clear my question