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

suppose u hav a dialog or window which contains 10 buttons with same name & value. now how to check each button? i.e. how qtp indetifies these objects separately?

2 Answers  


can any body help me out by providing links/material for descriptive programming in QTP otherwise can you post decriptive programing based interview Questetion&ans. plz help me out . i need it.

1 Answers   ADP,


Wat is the command used to add an object(properties) to an object repository?

2 Answers   Virtusa,


How may types of defects identify application or your currently working application?pls give me answer..

0 Answers   Cap Gemini,


what are the cases in which we use XML and accessibility check points.

2 Answers  






hi gavasker i want how to merg OR's in QTP 8.2 by QTP Plus

1 Answers  


any one could you explain the following code with example: intFieldItemsCnt =CInt(GetProperty(Browser ("Browsername").Page("Pagename").Weblist ("weblistname"),"items count")) msgbox intFieldItemsCnt

1 Answers  


What does VBS file contain?

1 Answers  


What is recovery scenario in qtp?

0 Answers  


How to record right click of a context menu and click on the selection ?

3 Answers  


Can we select add ins in UFT during run time

1 Answers   NIIT,


Explain me in deatail about DATADRIVEN framework including scripts ?(realtimes plz)(Chandana)

4 Answers   Wipro,


Categories