Whenever we r keeping mouse pointer under the image we r
getting image name. In qtp how can we do this thing.weather
that name is coming or not?

Answers were Sorted based on User's Feedback



Whenever we r keeping mouse pointer under the image we r getting image name. In qtp how can we do t..

Answer / saran

No we cant get the name of the image as we place our mouse
icon on the image in QTP frame work.
But we can compare or get the name of the image when we go
for the properties of the Particular image.

Is This Answer Correct ?    4 Yes 1 No

Whenever we r keeping mouse pointer under the image we r getting image name. In qtp how can we do t..

Answer / uday

Use the "alt" property to get the tooltip of the image.
Syntax is:
b().p().webimage().getROProperty("alt")

Is This Answer Correct ?    1 Yes 1 No

Whenever we r keeping mouse pointer under the image we r getting image name. In qtp how can we do t..

Answer / pooja

we can add accesibility checkpoint

Is This Answer Correct ?    0 Yes 0 No

Whenever we r keeping mouse pointer under the image we r getting image name. In qtp how can we do t..

Answer / suhanya

Is this ur Question,How to test a icon or other image in
the web site or any window we need to test, have a tool tip
or not.to make sure i got it right.
If so we may use the check point(Image), I hope ,I am
also learning Qtp,so its my idea.Pls correct me if I am
wrong.

Is This Answer Correct ?    0 Yes 1 No

Whenever we r keeping mouse pointer under the image we r getting image name. In qtp how can we do t..

Answer / guttapalyam chakrapani

select the particular icon and learn it to Obj repository.
When writing in script
B().p().WebElement().OnMouserOver
This statement will take the text value and store it into a
variable and we can display
solution-----
a=B().p().WebElement().OnMouserOver
msgbox a

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More QTP Interview Questions

how to click the link in webpage by using QTP Script????????

3 Answers  


I have java based application on my computer. Can I install QTP on it? What are system requirements for installing QTP?

3 Answers  


if numbers are always changing write a script for that

1 Answers   Nous,


Tell me about qtp?

0 Answers  


According to use, how virtual object is different from object spy? If Qtp is not learning a sub-menues. What should we done? how would we manage on the expert view too? alkaa.dugaal@gmail.com

1 Answers   HCL,






What is QTP?

3 Answers   Crea,


How to Practice QTP Scripts?

1 Answers  


What are the advantages of Object Repository?

0 Answers  


Hi, I am working on microsoft infopath forms..It is standalone form..(not dotnet or web.) . I am not able to indentify any objects in it.. I am currently using active accessibility in the macro for the same but its execution is too slow.. Kindly help in case you have better solution.

0 Answers  


Where we can use the analog mode and where we can use the low – level mode?

0 Answers  


With help of object repository,we can able to write the descriptive program manually?

1 Answers  


what r the verstions from 1st to present (verstions) of mercury tools (like winrunner,QTP,Loadrunner) ? Chandana

0 Answers   Mannar Company, Wipro,


Categories