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
What is the default add-ins in qtp?
.have you ever written compiled module? if yes , tell me about some of the function that you wrote.
How to execute a winrunner script in quicktest professional (qtp)?
How will you check that your test cases covered all the requirements?
Describe the differences between functions and actions in UFT?
how to test use the quality control .how to verify the image verification
Tell me about your project? please help me how to tell about insurance project
Pls can anybody send me the Recent Technical and Interview Questions Which were asked in IBM(QTP)Automation PLZZZZZZZZZ
What is a reusable action?
What are the different types of qtp test assets and their extensions?
1--How many functions u develop 2--What is an array 3-- where is ur server 4--U involved in unit testing 5--how ur test the background colour using QTP
If I give some thousand tests to execute in two days what do you do?
On the website, the protocol has been changed https: to https what you will do? Tell me your approach?
When and why to use descriptive programming?
PLEASE TELL ME WHEN DO YOU USE THE OBJECT SPY AT RUN TIME