what is Synchronization point in QTP?Can anybody give a
perfect example on it
Thanks in advance
Answer Posted / ajay kumar jha
Synchronization point is techniques through which we are
synchronize the execution time and application execution
performance timing.
There are two type of synchronization point
1. Sync
2. Wait
Examples
Browser ("XYZ").Page ("ABC").sync
Or
Browser ("XYZ").navigate ("www.google.com")
Wait (10)
If you have any doubt the please revert back to me.
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
How to find the path of folder in which the test is saved in qtp?
Any body have QTP 9.5 licence key. please provide me at madhukar_dec30@yahoo.co.in
Hi All, I need code for how to execute qtp scripts from excell sheet
Is it possible to call from one action to another action in qtp?
How many types of parameters are available in quicktest professional (qtp)?
In Test Directory, What are the contents in test case designing? if you prepare in excel sheet how u use thrw Test Directory?
Can any one tell me about "Mapping Repository Parameter Values" and why we use it....??How to use it???Please, tell the preconditions also...........???? Thanks in Advance
can u explain relative path architecture framework in qtp?
If object is not recognized by qtp but the object is standard object what is your approach?
What is Cross browser testing? Does UFT support it?
what is the latest version of QTP? Main difference between 9.2 and 10 version
what is actually contain test report? can anybody post the test report
What is the difference between a Function and Action in QTP?
Explain how Does Run time data (Parameterization) is handled in QTP?
www.icici.com after this home page wll came, in this page what r the items we r going to test for manual and what the element we r test for QTP... explian clearly with example