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

Synchronozation types in QTP

Answer Posted / onkar

There are 4 types of syncronisation
1) Wait(timeout) timeout is in seconds
2) Adding Synchronization Point
3) Using waitProperty
eg Browser("abc"). waitProperty.name "abc", 20
4)Adding the Syncronisation in loop using say Exists e.g:

If not Browser("abc").Exists
somecode
End If

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.

1791


How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s.

1039


When to use descriptive programming?

1161


What is a reusable action?

1053


Why to use descriptive programming?

1060


How many types of recording modes in the qtp?

1143


Can any one brief some detail on how the shared and action object repository utilized/implemented in a real time project. I already know how to make shared object repositor by saving OR as .tsr extension..I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thanks

2464


how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page

2414


I am getting an error "failed to open the XML checkpoint result viewer" in result window,after clicking on "View XML checkpoint results".Someone suggest me settings,if any...

2094


Explain calling sub procedure.

1117


Explain about business process component? types and usage?

2123


How do you know the location Id of an object if you know its index id?

1084


If object is not recognized by qtp but the object is standard object what is your approach?

1083


Can any one tell me how to write a script for selecting open option in File menu of A word document.here you have to add objects to OR.try like that and give me the ans.i asked this question to so many but no one knows.if any one know the answer plz let me know

1924


If I change the property value at runtime is it effect is object repository?

1139