synchronization, wait,wait Property?



synchronization, wait,wait Property?..

Answer / moreshwar deshmukh

Synchronization :- When you run tests, your application may
not always respond with the same speed. For example, it
might take a few seconds: for a progress bar to reach 100%
for a status message to appear for a button to become
enabled for a window or pop-up message to open
You can handle these anticipated timing problems by
synchronizing your test to ensure that Quick Test waits
until your application is ready before performing a certain
step.

Wait:- QTP waits for 10 seconds till the button exists in
the page. The script proceeds if the button even exits
before 10 seconds unlike wait() statement – it waits for 10
seconds no matter the button exits before 10 seconds

Wait Property:- You can insert a synchronization point,
which instructs Quick Test to pause the test until an
object property achieves the value you specify. When you
insert a synchronization point into your test, Quick Test
generates a WaitProperty statement in the Expert View

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More QTP Interview Questions

what is the difference between rational rose and QTP? WHICH TOOL IS BETTER TO LEARN? PLEASE SEND ME AT sana_50218@yahoo.com sandeep@epuratech.com

0 Answers   EpuraTech,


How many types of parameters are there in QTP and what are they?

2 Answers  


How to set the function parameters as optional. Pls anybody can give the answer.. Thanks in advance...

2 Answers   Navis,


I want to open a text file and then search some specified text in it and then replace that text with some other text i found that text in .txt but do not know how to replace that text can any body help me. if possible put the code for qtp

2 Answers  


What are the QTP advantages and disadvantages?

6 Answers  






How did you use regular expressions in QTP and also in WR?

0 Answers  


How to compare the two strings?

2 Answers  


What is difference b/w AOM,DOM,COM Have u ever is used ny of the models.If so why?

1 Answers   GE,


How u do the back end testing in QTP?

2 Answers   HP, SunGard, TCS,


To which environments does a QTP support?

1 Answers   Crea,


How to maintain the old scripts in QTP?

2 Answers   Olive Tech, Wipro,


What is the diff between image and bitmap check point?

0 Answers  


Categories