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
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 |
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 |
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 |
Explain roles and responsibilites of 2yrs Automation qtp engineer.
write script for finding number of broken links in web page? kindly please answer my question.
3 Answers Manhattan, Oracle, Virtusa,
How to creating an output value using quicktest professional?
how to capture objects of remote deskop as it is capturing only window.
write vbscript in qtp tool for senario, in the given sheet add each number in each row and each colunm and show result
can any one tell me what is process metrics and what is product metrics if possible give me example. Thank You
What is difference between web object and web items
What is the present version of the VB Script we are using
How many types of recording modes in qtp? Describe each type with an example where we use them?
how to test Web application using QTP software
Regular expressions..... Actually how to use this and what is the exact syntax and can anybody can help me out this with example.is there any docs pls send to my mailid rvreddy82@gmail.com
why use Description programming? what is advantages and disadvantage of this methods?