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

In Object Repository, two actions r there. Action1 name is A.tsr, Action2 name is B.tsr. Is it Possible? if Yes, what is the out put of A+B? if No, why?

2 Answers   Kanbay,


Hi am New to Automation Testing , any one can you help me what are the basic questiion are asked an interview?

0 Answers  


how to find that tools work well with your existing system?

0 Answers  


Action1: I have a value "test" stored in a variable X. I want to use that variable X in Action2 .. how?

1 Answers  


What is repository parameters in QTP?how will we define that????what is unmapped & mapped repository parameters????????

1 Answers  






What is Test Fusion Report in QTP?

0 Answers  


In the QTP the snap shots obtained during the recording time will appear in the active screen, if we have to use the snapshots from where we have to access. in which memory location of QTP they will be stored?

1 Answers  


how to write script in qtp(vbscript)..i mean with out application deployed..and how to call script1 into script2?

8 Answers   INCA, Infosys, Logix, SLK Software, Symphony, Wipro,


w is fragmentation and paging

1 Answers   MBT,


When The Low Level Recording is Used in QTP

17 Answers  


i have doubt suppose iam purly working in QTP, when i will work on sql and performence testing? pls any one clarify doubt?

0 Answers  


Hi, Has anybody attended IBM interview on 17th APR 2010,and got offer letter? I had given interview and selected also but still did not recieve offer letter.

5 Answers   IBM,


Categories