how to capture tool tip in QTP and which check point is
needed
Answer Posted / uday kumar_anem
Use the ?alt? property of that object.
msg=browser("MSN.com").Page("MSN.com").Image("Deadliest
Cars // Crash").GetROProperty("alt")
msgbox(msg)
The checkpoint for this is standard checkpoint.
While creating standard checkpoint, it will list out all
properties of the object. Select the "alt" property to
check tool tips
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
The structure of keyword driven frame work is like a folder structure the different sub folder are 1-functional libray folder 2-object repository folder 3- database folder 4-appliction1.xls 5-initalzation vbs file 6-sequence file 7-driver script 8-test case list file My question is whether these are in a local server machine or in our pc.((whether It like Vss). can u give example of driver script(code)
how to compare two bitmaps( 1. clients requirement & 2. Designed by dev) in qtp 8.2 wann clear steps
What is qtpro? What is a quick test professional?
whow much strong on VB and C?
Can we Test Welcome Screens and Process Images with QTP
can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks
What are the recording modes in qtp?
If u r using library files (Instead of Check Points) , How do u do bitmap check ?
How the exception handling can be done using quicktest professional?
what is the difference between built-i function and In-built function?
What the differences are and best practical application of Object Repository?
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.
what you mean by artifact,milestone...
How do you synchronization point through DP?
How can you identify the browser and its information using QTP script?