is it possible to check the text displayed in the tool tip
using QTP? if so, how?

Answers were Sorted based on User's Feedback



is it possible to check the text displayed in the tool tip using QTP? if so, how?..

Answer / xyz

You can capture the tool tip properties using object spy.
Open the object spy and click on the button with 'hand'
icon. Now before choosing the control for which you want
to check the properties, press ctrl key and perform mouse
hover until the tool tip is displayed. Release the ctrl key
and spy the tool tip displayed.

Is This Answer Correct ?    4 Yes 0 No

is it possible to check the text displayed in the tool tip using QTP? if so, how?..

Answer / krishnachand

Even i 2 got the same question in Kanbay.
I asked one of my friends n he tld 2 me as we can take a
screen shot and we can work on that.
I din't tried 4 that, if possible u try

Is This Answer Correct ?    2 Yes 1 No

is it possible to check the text displayed in the tool tip using QTP? if so, how?..

Answer / vamshi

We can also get the tool tip like this

Browser("Button Tests").Page("Button Tests").WebButton
("OK").Object.title

Is This Answer Correct ?    2 Yes 2 No

is it possible to check the text displayed in the tool tip using QTP? if so, how?..

Answer / tvsramakrishnachowdary

Uday Kumar_anem






Re: is it possible to check the text displayed in the
tool tip using QTP? if so, how?
Answer
# 3 We can also get the tool tip like this

Browser("Button Tests").Page("Button Tests").WebButton
("OK").Object.title

Is This Answer Correct ? 0 Yes 1 No
Uday Kumars answer is obsolutely corresct..

Good Uday....

Is This Answer Correct ?    4 Yes 4 No

is it possible to check the text displayed in the tool tip using QTP? if so, how?..

Answer / uday kumar_anem

Use the ?alt? property of that object.
browser("MSN.com").Page("MSN.com").Image("Deadliest Cars //
Crash").GetROProperty("alt")

Is This Answer Correct ?    1 Yes 3 No

is it possible to check the text displayed in the tool tip using QTP? if so, how?..

Answer / lsansuin

Re: is it possible to check the text displayed in the
tool tip using QTP? if so, how?
Answer

Try to use too GetROProperty("tool_tip_text")

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More QTP Interview Questions

Connect to QC using AOM.

0 Answers   Deloitte,


What are the features of quick test pro(qtp)?

0 Answers  


Plz send one Tracebilitymatrix example? Anybody working on Realtime QTP Plz give contact deatils?

1 Answers  


How we can merge the object repositories?say if we have 2 or 3 object repositories then how we can merge them?Is there any option in QTP to merge the object repositories?

2 Answers  


Gmail application is there.On that Inbox so many mails are there including naukari mails. On that mails i can select the only naukri mail checkboxes. plz tell the descriptive code for the above..

2 Answers   Impetus,


What is batch testing?

4 Answers  


Explain the features and benefits of quick test pro(qtp)?

0 Answers  


how to write testcases for web based insurance,from the script by using qtp.

1 Answers  


i can done the project with QTP in that time i can say how many members in my team size?

0 Answers  


Can objects recognised without repository?

5 Answers  


Explain quicktest professional (qtp) testing process?

0 Answers  


What is the difference between driver-script and AOM-script?

2 Answers   IBM, Value Labs,


Categories