how to capture tool tip in QTP and which check point is
needed

Answers were Sorted based on User's Feedback



how to capture tool tip in QTP and which check point is needed..

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

how to capture tool tip in QTP and which check point is needed..

Answer / raja srinivas

through accessibility checkpoint we can test it

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More QTP Interview Questions

Hi, i have a string like "INDIA". I need to display this string vertically in Msgbox?

3 Answers  


what is the advatages of merging of object repositories in Qtp9.0

3 Answers   TCS,


What is the use of Accessibility check point?

8 Answers   BirlaSoft,


Is qtp supports uni-code?

0 Answers  


Hi All As per the requirements i have to copy the data from word document to excel sheet using the QTP Note : Data in word document is in tabular format i.e there is 80 rows and 5 columns table Can any body provide code for this ? Thanks in advance Regards Test123Test

1 Answers  


I want to clear the webedit field without using set"" in qtp script

1 Answers  


HOW TO COUNT NUMBER OF ITEMS PRESENT IN WEB LIST

8 Answers  


How to perform cross platform testing and cross browser testing using qtp? Can you explain giving some example?

0 Answers  


in process of project exaplnation the defects are says frequently r not?

1 Answers  


How we can import data from database?

0 Answers  


What is iteration? How it is related to Test Results in QTP

3 Answers   Virinchi Technologies,


what are the challenges you have faced while testing web based application using the automation tools ?

0 Answers  


Categories