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
How to remove the associated function library?
How can you send user defined messages to test report?
Give me detailed theritical explanation about keyword driven, hybrid framework, environment variables, hybrid frame work
How to interact tool & application build in QTP?
There is an excel file of 1 to 100 sheets how you will iterate through it?
how to do the batch testing in test director using manual testing procedure?
How many tabs are available in debug viewer pane?
What are the data types in qtp?
How you calling actions in qtp?
What is optional step in qtp? How you can add optional step in qtp?
Why we load add-ins in qtp?
How to analyzing the checpoint results?
How can you close the second opened browser?
Hi All , How can we decicde for pariticular frame(DataDriven or Keword Driven)in Project? Thanks Balaji
By using QTP can we record any log files written by the application which is in execution?