how to capture tool tip in QTP and which check point is
needed
Answers were Sorted based on User's Feedback
Answer / uday kumar_anem
Use the ?alt? property of that object.
msg=browser("MSN.com").Page("MSN.com").Image("Deadliest
Cars // Crash").GetROProperty("alt")
msgbox(msg)
The checkpoint for this is standard checkpoint.
While creating standard checkpoint, it will list out all
properties of the object. Select the "alt" property to
check tool tips
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / raja srinivas
through accessibility checkpoint we can test it
| Is This Answer Correct ? | 2 Yes | 1 No |
What is the difference between functions and actions in QTP?
Can we add the function library directly from scripting in qtp instead of adding from resource tab?
Can we run test with out adding object in object repository? How it is possible?
How do you test DLL files using automation Tool QTP?
I have 3 browsers i want to give facebook url in 2 nd browser using qtp
What is the expert view?
What is the main difference between QTP 8.0& QTP 9.2.And what r the features and benefits of QTP.
Explain about the test fusion report of quicktest professional (qtp)?
What is use of object spy?
how to i add the values using the check points property?( i.e valid data(for valid data it's giving the footer message:value is added) and for invalid data: special chars, spaces,Duplicates and null values (in my page when ever we enter special chars, spaces and null values, it's giving the proper warning message and for Duplicates it's giving the footer message:"value already exists)?
What are the advantages of Object Repository?
i can done the project with QTP in that time i can say how many members in my team size?