is it possible to check the text displayed in the tool tip
using QTP? if so, how?

Answer Posted / vamshi

We can also get the tool tip like this

Browser("Button Tests").Page("Button Tests").WebButton
("OK").Object.title

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we record using all the modes in a single script? Explanation with example is appreciated

1378


how to write the descriptive programming in QTP for remove the object value and substitute, with a variable then call the validation from excel

1897


iam working in QTP for 2+ of exp if i attend the interview what r questions asked in perfomence testing{loadrunner} ? pls any one can say answer to this question?

1596


Explain different type of event trigger option.

533


i am new QTP... please tell me automation frameworks , types & for whiich type of applications frameworks are used & how to generate script in keyword driven framework

1597






What is the basic concept of quicktest professional (qtp)?

573


How do you open adobe acrobat file in QTP and do some testing on that file ?

612


can any one say that where we can download the QTP trail version ??????????

1358


Explain the types of object repository?

547


Hoe can we do retesting using functions please give the code for it using login page

1553


What ate the Technologies supported by QTP?

639


How to use descriptive programming?

601


How many lines of code in each script of QTP?

4028


How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)

1727


How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one

1590