Answer Posted / onkar
There are 4 types of syncronisation
1) Wait(timeout) timeout is in seconds
2) Adding Synchronization Point
3) Using waitProperty
eg Browser("abc"). waitProperty.name "abc", 20
4)Adding the Syncronisation in loop using say Exists e.g:
If not Browser("abc").Exists
somecode
End If
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How many types of parameters are available in quicktest professional (qtp)?
Explain in brief about the qtp automation object model (aom).
How to modify object property in qtp ?
can any body clearly explain about keyword driven framework .give me the explanation for files what ever you use in this frame work?
Explain the differences between table and db checkpoints?
what is run action?
I have qtp 9.5 demo ver,I am not able to record the yahoo broeser.so anyone can tell me what setting i have to do in QTP for yahoo brower recording. why its not recognise the object of yahoo browser????
Explain the types of properties that quick test learns while recording?
How to check bitmap output value?
Please Don't mind .i want in detail the real time process i.e in each document what it contains.
How to use Environment parameterization? Explain with an example.
Can any one brief some detail on how the shared and action object repository utilized/implemented in a real time project. I already know how to make shared object repositor by saving OR as .tsr extension..I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thanks
what is error and fault in terms of software quality?
Which environments are supported by hp qtp?
Can we record an application running on a remote machine using qtp?