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

In my application there is a billing thru credit card. how to validate the credit card details(min balance,credit card no,card holder name).if these details are valid then only that booking will be done.how to validate these details thru automation or manual?

1 Answers  


What is Step generator in qtp? wt is the use? can u any body explain me? plz

1 Answers  


How many types of recording modes in qtp?

0 Answers  


What are the recording modes in qtp?

0 Answers  


Which statement will use for close an action in QTP?

0 Answers  






How to use the object spy in quicktest professional (qtp) 8.0 version?

0 Answers  


Is there any vbscript in QTP for Data Driven Test instead of using the option provided by QTP?

2 Answers  


How to send the qtp results file by email (Lotus notes).

1 Answers   TCS,


Hi,The question is write a script for the following scenario. scenario:in a job portal i entered QTP 3yrs testing then click search button.then it displays results like Test lead bangalore (here is a checkbox). Test lead hyderabad check box so on... question is if test lead position in bangalore then checkbox shld be enabled automatically..

4 Answers   Thatavarti Technologies,


How do you find out whether the string is Numeric or Alpha numenric.Suppose..'QTP is an automation testing tool 12345' How should I know it is alphanumeric.Can any one please write the code for this

4 Answers  


If u r using library files (Instead of Check Points) , How do u do bitmap check ?

0 Answers  


Give me the Example of standard check point and text check point with syntax?

3 Answers   IMI Soft, IMI Soft Engineering,


Categories