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

Answer Posted / naidu

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

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I need to get some data from data base and store this (retrieved) data in a excel sheet using VB script in QTP9.0 I have created connection for data base I have created as excels sheet by using Set XL=CreateObject("Excel.Application") XLworksheet.cells(1,1).value= rs.fields.item("<>") I have taken a for loop and changed the cells values (1 as i and another 1 as j) But still I am not able to get Plz kindly tell me know this . It is very urgent

1979


What are the different types of loops available in the vbscript language?

722


If we take 2 strings as “good” and “bad” then what will ‘+’ and ‘&’ operators return?

727


When to use function procedures and what are its characteristics?

792


How will you get a combined string from array of string in vbscript?

727


Mention what are the rules to name variable in vbscript?

753


How to access array data?

742


wat is the com(common object model)object for mozilla firefox???????plz if any one know the exact answer....reply me......

1662


hi what is called GUI in QTP 8.2 and how can we test the apllication using GUI?

2014


Explain the support of asp for vb script functionality?

823


regular expression that will recognize a browser as long as its name property starts with mybrowser

1967


What are the data types supported by vbscript?

789


How many types of operators are available in the vbscript language?

742


Which loop is used in case of arrays in the vbscript language?

706


What is the use of option explicit statement?

760