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
Explain about scrrun.dll in vbscript?
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 ?
Explain the support of asp for vb script functionality?
How to capture a runtime error in vbscript?
What is the scope of a constant declared using public?
Which function is used to perform string comparison?
What is the output of a + b in vbscript if a = 5 and b = 10?
Anyone have qtp11.0 crack?
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("<
Mention what if you do not specify anything when you call a procedure?
what is diff between static and dynaic arrys?
Mention how to assign a date value to a variable?
Mention what is vbscript?
If else for do while select in vb script?
Mention what is variant in vbscript?