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

hi friends can anyone tell me where can i find descriptive programming material please send me the link also,from which i can download the material

1 Answers  


How to use actions in qtp ?

0 Answers  


write a test script in QTP to test the text that written in an image(i.e jpg)of a web page???

0 Answers  


how can you write a script without using GUI in QTP?

5 Answers   Ordain Solutions,


Hi ,Can any one pleas explain how to test splash objects using QTP?

0 Answers   Value Labs,






in QTP, we have options like (record and play,recording modes(normal,analog,low level),object identification,smart identification,object repository,synchronizing test,transactions,checkpoints(std,bitmap,text,text area,DB,XML,accessibility),regular expression,actions,data driving,parameter,parameterization,data tables,recovery scenario(pop up,object state,test run error,application crash). real time users of QTP, pls say and when and at what point u have used all these options ,in ur concerned project.pls give me explanation in accordance with ur real time project handled. real users pls send some time in the aboue case. if u can send the the reply through allinterview or at ref_it_ref@yahoo.co.in

1 Answers  


Can any one tell the different properties and values of differnt objects like Browser,Page,link,webedit,webcombobox,webradio botton,webcheckbox and web button.Because I am facing a lot of problems in interviews with Descriptive Programing.I never worked on web Application...Pls help any one as soon as possible....

2 Answers  


What are SetToProperty, SetRoProperty, GetToProperty scripting?

2 Answers  


Can abody explain me Send keys concept

1 Answers   Cap Gemini,


what are inputs for automation?

3 Answers  


tell me types of environment variables? what r they? explain details? pls give anwer any one?

2 Answers   IBM,


What are the problems / difficulties faced when you used Smart Identification ?

2 Answers   Keane India Ltd,


Categories