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
Explain the concept of object repository and how quicktest professional (qtp) recognises objects?
In qtp, how you can use xpath to identify objects?
What is the difference between the design-time and run-time data tables?
What is Curd testing?
Write the code for,In the page screen we have total 10 Links,out of these I have to click 9th link
What is a programmatic description?
Name the properties you would use for identifying a browser and page when using descriptive programming?
Did QTP prove efficient for your project? Yes or No, explain?
what function you write to do database testing with the help of qtp?
How many types of run modes are there in qtp?
What is the short cut keys for the following?
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
Step 3&4 are repeated until an the object in recognised uniquely.
Explain how Selenium is different from UFT?
write a script to verify the image path(src property) of the images which are in web pages.