is it possible to check the text displayed in the tool tip
using QTP? if so, how?
Answer Posted / tvsramakrishnachowdary
Uday Kumar_anem
Re: is it possible to check the text displayed in the
tool tip using QTP? if so, how?
Answer
# 3 We can also get the tool tip like this
Browser("Button Tests").Page("Button Tests").WebButton
("OK").Object.title
Is This Answer Correct ? 0 Yes 1 No
Uday Kumars answer is obsolutely corresct..
Good Uday....
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
Write a script to customize the test results in PDF and HTML format.
Can UFT be connected to Quality Center? If ‘Yes’ brief the process or steps.
What is reusable action?
Tell me one scenario, the complex functionality you have automated in your project?
write the vb script for call to new action in qtp?
what is error and fault in terms of software quality?
Can any body please tell me the steps of keyword driven framework of QTP.
Write the code for,In the page screen we have total 10 Links,out of these I have to click 9th link
Why we use QTP ,We can use other tools like WR OrSilktest What r the options in Qtp that WR and Swilktest Does not have.
What is fragmentation and paging?
Presently i am working on QTP 8.2 Version,i want to know features in 9.2 version, because i have not sufficient time to put the effort on the 9.2 version
How will internal and external links be validated and updated? how often?
what is supply chain management?
Our company is having a windows client server application developed in vb.net. so there is a treeview and i am not in a position to record the click events in QTP. so kindly help. Vivek
Hi, I am working on microsoft infopath forms..It is standalone form..(not dotnet or web.) . I am not able to indentify any objects in it.. I am currently using active accessibility in the macro for the same but its execution is too slow.. Kindly help in case you have better solution.