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 can i pass a "cript"as a parameter in to a function
Any body have QTP 9.5 licence key. please provide me at madhukar_dec30@yahoo.co.in
i want information about API testing and i want info like how process can be done in company? i want added info like coding ,debugging, desing in c.v ? what should add in c.v for eg banking domin? pls any answer my question?
What are the Test design techniques you uses in ur project?
There is an built in window application in qtp9.1,i.e.Flight4.0.i want to implement the recovery maneger on it.How can i do this?
How the exception handling can be done using quicktest professional (qtp)?
I am getting the "test object property" Description properties "toolkit class" value By using "gettoproperty" in run time But my problem is how to get Ordinal Identyfier's type and value Type is index, value is 0 How can i keep this values in to required place How can i get these values in runtime I have to insert these "index" and "value" into another area Is there any script for this like "gettoproperties","Getroproperties" If anybody knows,please help me .
How to export quicktest professional (qtp) results to an .xls file?
Name the different types of recording modes?
we use a file extension .properties why is it used and where do we use it plz help me out with detailed explanation and navigation of how to use on the QTP 8.2?
Will there be any standards or requirements for page appearance and/or graphics throughout a site or parts of a site?
Anybody plz give, How do you test aframe in a web page? If page cotain text message or Images, tables?
Explain the difference between data driven testing and parameterization ?
Explain different types of checkpoints?
Explain types of descriptive programming?