Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How to handle Recovery scenario in QTP.
give detailed explanation about recovery
scenario.

Answers were Sorted based on User's Feedback



How to handle Recovery scenario in QTP. give detailed explanation about recovery scenario...

Answer / umasankar

Unexpected events, errors, and application crashes during a
run session can disrupt your run session and distort
results. This is a problem particularly when tests run
unattended?the test pauses until you perform the operation
needed to recover. To handle situations such as these,
QuickTest enables you to create recovery scenarios and
associate them with specific tests. Recovery scenarios
activate specific recovery operations when trigger events
occur.
The Recovery Scenario Manager provides a wizard that guides
you through the process of defining a recovery scenario,
which includes a definition of an unexpected event and the
operation(s) necessary to recover the run session.

A recovery scenario consists of the following:

Trigger Event. The event that interrupts your run session.
For example, a window that may pop up on screen, or a
QuickTest run error.

Recovery Operation(s). The operation(s) to perform to
enable QuickTest to continue running the test after the
trigger event interrupts the run session. For example,
clicking an OK button in a pop-up window, or restarting
Microsoft Windows.

Post-Recovery Test Run Option. The instructions on how
QuickTest should proceed after the recovery operations have
been performed, and from which point in the test QuickTest
should continue, if at all. For example, you may want to
restart a test from the beginning, or skip a step entirely
and continue with the next step in the test.

Is This Answer Correct ?    21 Yes 4 No

How to handle Recovery scenario in QTP. give detailed explanation about recovery scenario...

Answer / kirankumar.y

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 when
the 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 ?    23 Yes 8 No

How to handle Recovery scenario in QTP. give detailed explanation about recovery scenario...

Answer / surya

every one knows the above process, but how to predict the
exception and how we create the scenario in real time, plz
mention 1 example for that..!!!!

Is This Answer Correct ?    2 Yes 0 No

How to handle Recovery scenario in QTP. give detailed explanation about recovery scenario...

Answer / anjali

@surya: this option we basically use in the process of negative testing, so we will know upfront that some pop-up or runtime error going to happen, rite??
you can take example as login validation, where we use more number of characters in the username when it is specified in reqmnts that the edit box should accept only some number of characters..this is part of negative testing
Correct me, if i am wrong

Is This Answer Correct ?    3 Yes 2 No

Post New Answer

More QTP Interview Questions

With what extension you can save the list of tests in a file to run in test batch runner?

0 Answers  


can any one give me the doccument how to test aproject developed in java language in qtp can here can we use the general vb scripting or we have to use java script here if we have to ese the java script here can any one send me the manual for it means how to write descriptive programming for it thanks in advance

1 Answers  


What the differences are and best practical application of each.

1 Answers  


Count the number of radio buttons and randomly select one.

1 Answers   Deloitte,


Syntact for how to call one script from another? and Syntax to call one "Action" in another?

1 Answers  


How to add multiple values in rows, under a single column of a run time datatable?

3 Answers   NIIT,


Ex : some mail name with surname Email id's there that is string fetch the particular surname only how to get particular surname all emails

1 Answers   Infosys,


If I want to run more than one test (With different functionality) with in one script, then what i do? plz. explain with any example.

4 Answers  


Does quicktest professional (qtp) is unicode compatible?

0 Answers  


tell me types of environment variables? what r they? explain details? pls give anwer any one?

2 Answers   IBM,


How can you send user defined messages to test report?

0 Answers  


four browser are open same application i want to enter 3browser how?

3 Answers   IBM,


Categories