Answer Posted / tvl
3 types.
1.change settings(using file--settings)
2.wait()
3.synchronization point(on process completion objects)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are some test assets and related extensions of qtp?
How you debug your script?
Does QTP record on Objects created on XWindows Environment?
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
Suppose I have three hyperlinks with same properties. How to solve this and what are the ways to solve this. we can solve this by using index property but what are the other ways we have have to solve this problem. Login (href: btnlogin.aspx) Login (href: Sourcelogin.aspx) Login (href: homelogin.aspx)
How can I import environment from a file on disk?
How QTP identify the system time that's changes every seconds?
What is an expert view and keyword view?
what are the issues we will get when there is migration from QTP 8.2 to QTP 10.0? Is there any problem in executing scripts of 8.2 on 10.0?
How to start recording using quicktest professional (qtp)?
How to customize checkpoints with parameters?
How to add object to object repository in qtp9.0 Suppose for brower yahoo home page
How to save your test using quicktest professional?
i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api
In qtp, explain what is keyword driven automation framework?