I have made the recovery scenario in script. When i am
exceuting the script. it stop automatically after running
recovery scenario. Please tell the resaon?

Answer Posted / siraj

install script debugger in your system and try again

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What the differences are and best practical application of Object Repository?

583


how to find that a file has been completely downloaded or not? I told that "download Complete" pop up. but he told the tool doesn't recognize the pop up

3761


Hi, Can anyone please tell me how to connect the QC with QTP using QTP script? Thanks in advance

1519


Is text area check point supports for web applications?

531


What is the XML file architecture ?

1545






Explain how you can delete excel file in qtp?

585


Define Error Pane of UFT?

686


How the smart identification is used in real time?Please explain with an example

1545


What are the different types of recording modes?

529


What is qtp window?

562


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

1344


How to change the priorities of the recovery scenario properties?

589


In what occasion we can specify global sheet and action sheet?

566


what is the advantages and disadvantages of using functions instead of re usable actions

1424


Explain different checkpoints in qtp.

721