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


1)What is the Difference Between WaitTo & Sync?

Answers were Sorted based on User's Feedback



1)What is the Difference Between WaitTo & Sync?..

Answer / rathnapriya

Wait is like forcing the qtp to wait for specified amount
of time,whereas sychronization is not forced wait.

If the webpage gets loaded before the specifed time,it
moves to next step in case of synchronization.

If the webpage wait time is 10 sec and the page loaded in 2
sec,it waits for the remaining 7 sec in case of wait
statement given.

Is This Answer Correct ?    7 Yes 2 No

1)What is the Difference Between WaitTo & Sync?..

Answer / trupti pothi

If you put wait statement in the script it will wait upto
that much means it will wait unnecessarily but in case of
synchronization as soon as he get the object it will moves
to next step,so instead of doing hard coding just put
synchronization pt their to save the time

Is This Answer Correct ?    3 Yes 0 No

1)What is the Difference Between WaitTo & Sync?..

Answer / srinivasuluth

wait to property is using tool is waiting specified amount
of time and condition is satisfied with in the time, other
wise test is fail

but sync is applicablw is onle for browser, have any
increase the time in sync go to the file menu-setting-web
here u can increase the time

If am wrong pls put a mail my mail id is:-vasuth2008@gmail.com

Is This Answer Correct ?    1 Yes 0 No

1)What is the Difference Between WaitTo & Sync?..

Answer / deven

Wait:-Wait statements instruct QuickTest to wait a
specified amount of time before proceeding to the next step.
syntax: Wait(10)
Here the QTP will wait for 10 sec and after that it will
proceed for the execution of the next step
Sync:
This method is only available for Web.
This method can be used to synchronize the test execution
with a new web page that has to appear in the browser. This
method is used when QTP is not sure how long it is going to
take to load page

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

Other than using import sheet statement for importing the data from excel sheet, is there any other method that can be used?

2 Answers  


What is accessibility check point?

0 Answers  


Thanks....But can u tell me how i use the QTP for GIS with one Example...

0 Answers  


What is a checkpoint? How many check points are there in qtp?

0 Answers  


What is diff between SDLC AND STLC?

1 Answers   Nokia,


tell me the script for envirnment value parameeter with an example. which situation envirnment valu parameter is used

2 Answers   HCL,


what are the Tools for version control?

3 Answers  


What is Optional step?

4 Answers  


what is database check point, how will you parameterize the database from seperate data table?

2 Answers   JPMorgan Chase,


Explain how you can find the absolute value of the number in qtp?

0 Answers  


how to idetfy which test cases are automated?who will deside that plz tell me

0 Answers  


I need diffrences between Object Identification, Smart Identification, Regular expresion,Low-Level Recording (enables you to record on any object in your application, whether or not QuickTest recognizes the specific object or the specific operation.) I am working on Web Application. In that object caption will change dynamically. For example, consider “Save” button. On clicking save button the caption changing as “ EDIT ”. From above concept which concept I have to use here?

2 Answers   Ordain Solutions,


Categories