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.
Answer Posted / 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 |
Post New Answer View All Answers
whare exactly we have to use functions and sub routain
Difference between test object and run time object?
How to export quicktest professional results to an .xls file?
How to find the difference between 2 dates in qtp?
in qtp 3 sheets is there in data table like global, action1, action2. I want to check the rows and columns in action2. how can check using script?
What is data driver in qtp? Where we use it?
Which recording modes need more memory?
Hi All, How to Compare two strings character by character in QTP
what the difference between shared repository and per action repository?
Is it possible to merge two object repository files in qtp?
Hi, my requirement is to make a query in SQL using QTP. And i have to get the results of that query and i have to use those results for future testing. I created a driver but i dont know the code for using this Driver. please help me by providing the solution for y requorement
How will internal and external links be validated and updated? how often?
Is QTP Supports SWT applications? If yes, can you write a sample script for opening a new package in eclipse.
Did QTP prove efficient for your project? Yes or No, explain?
HI, pls help me on this, iam not able to capture getcelldata value in javatable... msgbox javawindow("").javatable("").getcelldata(3,3) but it diaplays empty...