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 |
In the website, the protocol has been changed http: to https what you will do? Tell me your approach?
write vbscript in qtp tool for senario, in the given sheet add each number in each row and each colunm and show result
How can we get the result from WindowsXP Command Window? (e.g. After we input 'ipconfig' in command window, how QTP get the result?)
QTP9.1 does not support to text checkpoint in Windows application? Is this correct? If this is correct, what is alternative for Text checkpoint?
how we can take data in the username field text box into variable in web application explain with example and give all functions to get data into variables
Hi, I am using OutputCheckPoint for 2 webelements Bed:4 and Bath:2 Full,1 partial in my result page and I am storing the value in the data table. I dont need the string Bed:4,I would like to get only the no 4. How can I get it? Even though I highlight only 4,It is seleting the full value "bed 4". Same thing happend for second webelement Bath:2 Full,1 partial I need only the No 2. I used the following to split MyArray = Split(UIBathResult, " ", -1, 1) But it is giving the value My Array(0)=Bath:2full,1Partial I need the only the nos for further comparision.Any help? Thanks Uma
In Datatable having the data like this S.no Name Address 1 raj hyderabad 2 suresh Mumbai 3 shyam chennai 4 dev banglore i want to get the shyam row id & column id using scipting i.e 3,3
How many types of actions are there in quicktest professional (qtp)?
How you handles Pop-up windows which are Dynamically changing in Runtime?
What is log file? what is the use of Log fine. How to create? what are the contents and the main advantages of log files. plz do help me in this concepts as i have an interivew on qtp in a couple of days. plz do help me.. thanks in Advance.
can u please explain what is the exact difference between qtp8.2 and 9.0
Have you worked with QC?