how to retrive the tooltip by using descriptive programming
in qtp?

Answers were Sorted based on User's Feedback



how to retrive the tooltip by using descriptive programming in qtp?..

Answer / naidu

Use the "title" property to get the tool tip of any button, hyperlink etc.

Is This Answer Correct ?    0 Yes 0 No

how to retrive the tooltip by using descriptive programming in qtp?..

Answer / madhu

Browser("micclass:=Browser").Page("micclass:=Page")or
Browser("name:=Browser").Page("title:=Page")

Is This Answer Correct ?    0 Yes 0 No

how to retrive the tooltip by using descriptive programming in qtp?..

Answer / guest

Use the "alt" property of the object and use the
getelementsbytagname method.

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More VB Script Interview Questions

How do display output message without using msgbox function?

5 Answers  


Input = 124 output should be 124421 Please do not use any string functions/variables

8 Answers   Cap Gemini,


1. How do declare public variable in vb scripts?

0 Answers  


Can someone please tell me what poor design in a relational database (not the layout or style) is and how it can be avoided? PLEASE...im desperate.

0 Answers  


how to check whether link is disabled in QTP??

0 Answers  


Out of the different type of operators, which are evaluated first and last in the vbscript language?

0 Answers  


Explain the functionality of vbscript?

0 Answers  


what is descriptive programming in QTP and what is environment variable in QTP? where we store and what is its use?

4 Answers   Perot Systems,


what is the code in QTP to take screen shot? Please send me any one to my mail id. my mailid is manu.sanepalli@gmail.com

4 Answers   TCS,


Can u describe what kind of testing are for OTC derivates by banks.

0 Answers   BoA,


How to Import data from a file (file is on the desktop) to the data table

0 Answers   IBM,


Explain about scrrun.dll?

0 Answers  


Categories