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

If a calulator having 3 buttons (of any number)in 3 of them one is not working properly due to which answer is wrong always. write a script to find out which button is not working properly ?

0 Answers  


how to store charecters of HARIBABU Using arrays

4 Answers   Cap Gemini,


Give me sm ideas to write Vbscripts abt protocol testing abilash700@gmail.com.

0 Answers  


Explain the string concatenation function in vbscript?

0 Answers  


Whenever I use Wscript.Echo Qtp raising Run time error as 'Object required for Wscript' How I can create object for Wscript

1 Answers  


VBscript for QTP,best tutorial?

2 Answers   Wipro,


Mention what is byref and byval parameters in vbscript?

0 Answers  


Explain How do you create a recordset object in vbscript?

0 Answers  


Develop a parameterized action that accomplishes the following a. Launch a browser of users choice ( example : IE, chrome etc) b. Open up a search engine (Google, Bing etc) c. Perform a search d. Click a particular link depending on the user’s choice ( 1st , 2nd or third link)

0 Answers   TCS, Wipro,


who will create the object?

0 Answers   TCS,


Write a Fucntion to close all Opened browser expect desired one?

2 Answers   Ness Technologies,


In our application qtp unable to indentify the menu items,we tried number of times to add objetcs into object repository but fail. through normal recording mode only objects going to add into repository but while running same recording script qtp showing a error like " unable to indentify the object". in repository there is no any properties and pro values for that object and also i tried with virtual object config also unable to find the object in application and in repository. Then what i have to do to identify menu objects????? can anybody hell me pls..............

2 Answers   Blue Star,


Categories