Answer Posted / kalyani galla
it is a process of matching the speeds of both the tool and
the application involved in testing in order to keep them in
synchronization with each other to obtain proper testing
results.
The main concept of synchronization is making the tool to wait.
it can be done in 3 ways.
1.inserting the synchronization point:
syntax:object hierarchy.wait property "property
name".property value,extra time in milliseconds.
2.inserting a wait state statement.
syntax:wait(time in seconds)
3.Increasing the default time.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
what are all the fileds present in object repository?
wt is the use of multiple questions in QTP
Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.
How reliable are the site's Internet connections required to be? And how does that affect backup system or redundant connection requirements and testing?
How you calling actions in qtp?
What is the virtual object?
What is ObjectParamater?
How many types of parameters are there?
Explain how you can delete excel file in qtp?
What are the views available in quicktest professional (qtp)?
Hi Friendss..., can any body help me.. 1. Tell me your achievements(Technically)..? 2. Tell me your strengths(Technically) and weakness(Technical)..? 3. Why are you looking for change..?
How can we conduct U-I Testing by using QTP??????
If there is a change in the object type eg: A button is changed as link, 1. How to edit that in the shared object repository. 2.What options are available to edit the object within shared object repository other than copy from loca; 3.What would be the effect of the change in Coded Scripts within QTP and Functions stored in .vbs file which are loaded and used in QTP
How did you use regular expressions in QTP and also in WR?
How can get count of list box?