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
supose i hv to acsess some functionlaties of a test in 1 machin , some part other machin how can acsess?
In qtp, how you can exit for loop?
How to perform cross platform testing and cross browser testing using qtp? Can you explain giving some example?
How will you check a web application for broken links using qtp?
what is stepin & stepout?
How to use userdifined environment variables.Once we created in Environment tab which is at File--> Settings-- >Environment-->Userdifined
How to handle the exceptions using recovery secnario manager in quicktest professional (qtp)?
There is an excel file of 1 to 100 sheets how you will iterate through it?
If a button named "CLICK" is recorded in low level recording mode , what will be the values stored for "name" property of that button in object repository ?
Explain features of the latest version of qtp/ uft 12.1?
What are the Test design techniques you uses in ur project?
How to connect the remote desktop using QTP 9.2 explain the method or procedure?
What are the features and benefits of quick test pro (qtp 8.0)?
requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" you must get the text in combo box and need to compare them how
What is qtpro? What is a quick test professional?