how to capture tool tip in QTP and which check point is
needed
Answer Posted / uday kumar_anem
Use the ?alt? property of that object.
msg=browser("MSN.com").Page("MSN.com").Image("Deadliest
Cars // Crash").GetROProperty("alt")
msgbox(msg)
The checkpoint for this is standard checkpoint.
While creating standard checkpoint, it will list out all
properties of the object. Select the "alt" property to
check tool tips
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is the difference between qtp and selenium?
Without using gui map editor we can recognize the application in winrunner ?
They asked by using qtp recording writing scripting
Who uses qtp tool?
Can QTP be used for GUI testing ?, We are using Java with MySQL and Operating system is Linux. We are NOT using the web.
What is qtp window?
Hi,Sudhanandareddy plz forword framework and ppts for QTP to me. This is my mail id: ranjith_99reddy@yahoo.co.in (your contact number also)
In an interview, what r the general questions asked in SQL which is realted to testing ?pls give me anwser to this question?
What are the different types of action?
i have a doubt can anyone tell me where are scripts stored while using QTP.Tell me the exact procedure takes place in real time?like how we call scripts how to proceed after writing scripts?how scripts are executed etc?i heard some use Qc whether others dont use.so tell me whole procedure for both the things it will be a very big help.as i have interview i want to have whole idea on this.its very urgent.
Plz Explain How to access Or Store Script from VSS? Explain Real time work (qtp) where you store folders and next to how to you access that folders and how you maintain folders in VSS ? What are the Menu's in VSS? Suppose in Manual, by using Checkin Checkout u can access documents. how you access in QTp REal time?
What is the use of "New Property" in "Add properties" of testobject properties in object repository. How can i use "New properties" while writing scripts if i have assign some values to the testobject properties Can anyone help me? plz
Explain QTP using different development techniques ?
any body can you help me what is the script to automate an comand promt
when a test case is written how u test using qtp