hai,i want to select an option from the right click pop up
menu.but the qtp is not recognizing the right click pop up
menu as a seperate object.can any one tell me the solution.
Answers were Sorted based on User's Feedback
Answer / rajdeep
Use Low Level REcording Method buddy for those particular
steps.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / deepak
Hey Laxmi,
If you use Low Level Recording then the script would
automatically generate right?
You can use the same script in your automation without any
problem..
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / chivukula
we have another options like Keyboard shortcuts,Send keys or mercurry device play option.we press the right mouse and give the key stroke which option you want and give enter keystroke
| Is This Answer Correct ? | 1 Yes | 0 No |
I have given u a application.To automate it what are the things will u consider?
What is Active Screen in QTP?
is it possible to add sheets to excel at runtime
I want to clear the webedit field without using set"" in qtp script
In the QTP the snap shots obtained during the recording time will appear in the active screen, if we have to use the snapshots from where we have to access. in which memory location of QTP they will be stored?
if there r 10 windows open in QTP write a command to close all 10 windows at a time ?
1. What is diffrence between Analog Recording And Lomlevel Recording ?
How does QTP identify an object?
how to write this script using descriptive programming? the script below is the script generated by QTP plz write the script using descriptive programming? plzzzzzzzz do answer thanku Browser("Welcome: Mercury Tours").Page("orkut - login").WebEdit("Email").Set "test123" Browser("Welcome: Mercury Tours").Page("orkut - login").WebEdit ("Passwd").SetSecure "475259b450e3d212bef4a5f5ce9d32ebcbf4" Browser("Welcome: Mercury Tours").Page("orkut - login").WebButton("Sign in").Click Browser("Welcome: Mercury Tours").Page("orkut - home").Link ("Logout").Click Browser("Welcome: Mercury Tours").Page("orkut - login").Sync Browser("Welcome: Mercury Tours").Close
What is test fusion report?
how to check URL using QTP? write vb script with descriptive programm only?
what type of scripts are asked in qtp?