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?
Answer Posted / 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 |
Post New Answer View All Answers
How qtp identifies objects?
Describe how Smart Identification is used
What is the descriptive programming?
What is object spy in quicktest professional?
What are the major/ important methods, functions in QTP we use realtime testing
How do you know the location Id of an object if you know its index id?
Differences between quicktest professional (qtp) and winrunner?
what function you write to do database testing with the help of qtp?
tell me abt a time when u had to go above &beyind the call of duty to get the job done
Consider one application is open, clicking one menu will open another application in another browser. QTP does not catch the URL of the second browser(second application). can we capture it ?
How will you check a web application for broken links using qtp?
Explain how qtp identifies object?
Can we record using all the modes in a single script? Explanation with example is appreciated
What is 'sleep' in sync point?
how to fetch the values from grid? & qtp recogniges that grid as a webelement? what u do?