how can u put synchronization point in qtp,wat is exactly
synchroniztion why we use it wat is benifit in qtp
Answer Posted / radhika
Wait() is used when you want QTP to wait for specified time
whereas synchronization is used when you want QTP to wait
till certain process is completed or event has occured.
Wait(n) statement waits for specified 'n' seconds even
though process has occured in less than n seconds whereas
when using sync statement ,QTP resumes/moves to next step as
soon as event has without wasting time.
There is another similar option called exist(n) which waits
for an object (like button to be activated) or waits till
'n' seconds whichever is earlier.
| Is This Answer Correct ? | 21 Yes | 0 No |
Post New Answer View All Answers
how will load the object during runtime?
Hi All, How to Compare two strings character by character in QTP
How can you close the second opened browser?
Explain quicktest professional (qtp) testing process?
How would you export a script from one pc to another in qtp?
What is difference between Recording time object identification and Run time (Execution) time.
If I give some thousand tests to execute in two days what do you do?
How to Upgrade or support firefox 2.0 version on QTP 9.0? I have installed QTP 9.0 and installed firefox 2.0. But in REcord and Run Settings, it shows firefox 1.5 in Web tab for browser selection.
what is meant by function library?Public and private functions in function library? if private functions are applicable for only for the particular test means then y we have to add those to function library?
What is the architecture of your project? Can any one answer for this question plz........
What is qtpro? What is a quick test professional?
hai, i completed my b.tech in 2010 with 62.3%. i having knowledge on manual testing and Qtp. i want Relavent experience in testing.watever may be d salary i dont bother..I just want to gain knowledge. i dont have good communication skills.
What is environment variable in qtp and why to use it?
What VBScript operators, functions, and statements do you use in QuickTest Professional?
What are the factors on which script execution time is dependent?