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.



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

Post New Answer

More QTP Interview Questions

Explain about Hybrid Framework

2 Answers   IBM,


With help of object repository,we can able to write the descriptive program manually?

1 Answers  


What is keyword driven testing..what is the use of this in Automated testing

2 Answers   IBM,


what is run-time object property in Object spy in QTP9?

3 Answers  


WHAT IS THE SIZE OF OBJECT REPOSITORY USING IN YOUR COMPANY? Can any body tell me answer of this quation........

11 Answers   Ness Technologies,


Definationions for keyword view and tree view?

1 Answers  


Hi, I have 2 dropdown listboxes called region and city/area. It needs to select one region(Santa Clara) and one city/Area (Sunnyvale).So I put this in the for loop and I am storing the Items in the variable called itemname. The regions value will get changed,so I used reg expression for this regions. This is my code Browser("MLSListings.com").Page("MLSListings.com").Link("» County/Area").Click Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Check CheckPoint("regions") ListSize=Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetTOProperty("items count") For i = 1 To ListSize-1 Itemname =Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetItem(i+1) Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Select Itemname ................. If I run the script,I am getting the following error, Cannot identify the specified item of the regions object. Confirm that the specified item is included in the object's item collection. Any Help? Thank you, Uma

0 Answers  


Can we record an application running on a remote machine using qtp?

0 Answers  


How to convert QTP's ObjectRepository.mdb file to xml file

1 Answers  


how can we merge the object repositories?is ther any option in qtp to merge the object repositories if we have two or three object repositories?

6 Answers   IBM,


Define Error Pane of UFT?

0 Answers  


What is keyword view?

0 Answers  


Categories