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


Please Help Members By Posting Answers For Below Questions

What is the extension of QTP local Repository? If it is .mtr then what is .bdb extension stands for?

689


How can you write the scripts that operate on different objects depending on run-time information?

2216


Hi , I am facing issue QTP 10.0 with oracle ERP 11i .When QTP opens,click sub links on ERP ,FORM is not opening getting unexpected Internet explorer error message with send or don't send report.So unable to work with forms using QTP.

3516


what are the limitations of smart identification in qtp 9.0

2002


How should I click on the right click menu objects When I trying to add the object properties to the OR.It is showing only Window(Window).Not all the objects of the window. Also while recording I found No script. How to solve this>.

1628






Explain how you can find length of array in qtp?

669


How many types of actions are there in quicktest professional (qtp)?

626


what is meant by Implicit and explicit requirements?

3732


Does QTP10 supports Windows 7OS +IE 9 combination? Which is the preffered combination ,Plz let me know?

3072


In QTP can we feed the out of one browser(internet explorer) as an input to the another browser(mozilla firefox)? If yes explain how to do it with an example.

1622


When using descriptive programming?

729


what could go wrong with test automation?

1597


Differences between text and test area checkpoints?

661


can anyone tell me from where i can download qtp demo or crack version

1705


i have two questions for regular expression :- Q1. I have date pattern eg-29/11/2011 29-11-2011 29.11.2011 Que- if any separator is there between date,month and year pattern should match else it should not match eg- pattern should not match in case of 2911-2011 Q2. let say i have a string and there is a number in between of that string eg.-Amount 30002.234 successfully credited to your account . now i have to match this pattern in such a way that even if decimal is not there pattern should match ,how i will do this using regular expression

1132