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 is syncurnisation point? what is the use of this in
real time environment? plz explain?

Answer Posted / nandankumar

"Syncronization is a process of matching the speeds of both
Qtp and application in order to sync with each other to
obtain proper testing results".

3 ways we can do

1.by inserting the syncronization point statement
--by default qtp has 20 sec's for executing any test..but
if we insert sycronizatin point statement (time in milli
sec's)
suppose if we give 5000 millisec's(5 sec's) then it will
wait default time (20)+5 secs.
with in this time if qtp identifies the object information
then it will perfom the actions on the application..if not
identify that means the application is too slow not sync
with the qtp then it fails and shows us the error..


2.By inserting wait statement

wait(time in sec's)
if we suppose give
wait(50)
then it will wait blindly 50 sec's

3.Increasing the default time
by default we know that qtp has 20 sec's
we can increase this in menu item file -settings- 60 sec's
if we increase this blindly qtp will wait 60 secs and
perform action on aut.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

when I was doing the web testing with QTP using with standard checkpoint the Object selection -checkpoint properties dialog box not displaying pages and links hierarchical order. Could you please tell me. thanks

2332


Explain the concept of object repository?

1042


what kind of frame work you used in your last project?

2384


What are the general steps involved in the data driven framework?

1080


any body can you help me what is the script to automate an comand promt

2536


Whar are the challenges do we face while testing web based applications using the automation tool QTP or any??

2145


What is the process of synchronizing qtp and aut?

1082


Explain about the test fusion report of quicktest professional (qtp)?

1053


What is Curd testing?

2361


How would you export a script from one pc to another in qtp?

1155


What is checkpoints for quicktest professional (qtp)?

1085


How many tabs are available to view your test in a test pane and what are they?

1124


I want to configure the OR and library files to a particular QTP test during run time. Note: OR and Library files are located in Quality Center. Is it possible in QTP? Anybody having code?

1896


What is the use of ordinal identifier in qtp?

1063


How to connect to a database?

1180