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
This is a question thats generally asked in every QTP interview. What were the problems that you faced during automation and how did you resolve them?
An action has both shared and local or associated to it and both have the same object in them. In the test which one will be considered?
what is the difference between data driver & data driven and driver script?
How can i initiate the objects to find uniquely in OR
I recorded a Web App with a Oracle backend using QTP 9.5 and for some reason the scripts don't play back> What am I missing at this point. I recorded the same Apps under Sybase and they work great. This is Oracle 10g. Why won't my scripts play back.
Which features or drawbacks of QTP lead to the upgrade for a newer version?
How do you configure QTP AND Test director?
please post the interview questions for QA position in FACTSET
Explain the concept of how quicktest professional identifies object?
Suppose I have three hyperlinks with same properties. How to solve this and what are the ways to solve this. we can solve this by using index property but what are the other ways we have have to solve this problem. Login (href: btnlogin.aspx) Login (href: Sourcelogin.aspx) Login (href: homelogin.aspx)
What is the use of running the scripts in Hidden-mode in UFT?
Explain data driven framework?
How you can delete excel file in qtp?
i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api
PLEASE TELL ME WHEN DO YOU USE THE OBJECT SPY AT RUN TIME