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...

What are the option you can use to synchronize your test?

Answer Posted / sonal.pagare

• You can insert a synchronization point, which instructs
QuickTest to pause the test until an object property
achieves the value you specify. When you insert a
synchronization point into your test, QuickTest generates a
WaitProperty statement in the Expert View.
• You can insert Exist or Wait statements that instruct
QuickTest to wait until an object exists or to wait a
specified amount of time before continuing the test.
• You can also increase the default timeout settings in the
Test Settings and Options dialog boxes in order

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what type of framework u r using in ur organization

2012


Some time when i wanna learn the object i face issue like i am not able learn the object in proper manner... eg:for text bo on web page it should learn as webedit but some times it reads as winobject:internetexpoler-server, because of this i have to uninstall the qtp and re-install it again when i do this it reads the object perfectly.....plz suggest the soln

1825


What are the types of data tables in qtp?

930


action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans

1982


Explain xml checkpoints.

1057


what is command for executing files?

1945


What is the difference between call to existing action and copy of an action?

1038


Did QTP prove efficient for your project? Yes or No, explain?

6530


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

1726


How qtp recognizes the object?

1099


How to get the particular property value?

992


What is environment variable in qtp and why to use it?

941


Write a script to customize the test results in PDF and HTML format.

2503


Hi,Sudhanandareddy plz forword framework and ppts for QTP to me. This is my mail id: ranjith_99reddy@yahoo.co.in (your contact number also)

2329


What is the standard timing delay for web based application in qtp?

1023