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
Is virtual object supported in low level recording mode?
How do you create new test sets in td?
how to explain a claims and insurance project?
hi, FOR 3+ QTP INTERVIEW, FOR EXAMPLE WE PUT ONLINE BANKING SYSTEM PROJECT IN OUR RESUME, IN PROJECT MANAGER ROUND...WHAT R THE MAJOR QUESTIONS ARE ASKED IN P.M? PLS TELL ME ATLEAST 10 QUESTIONS?.....AND IF POSSIBLE POST ANSWERS ALSO....
If I change the property value at runtime is it effect is object repository?
Explain the new feature of UFT regarding the export of test results?
write script for bitmap image?
Name the properties you would use for identifying a browser and page when using descriptive programming?
"What are the common constrains that we need to consider when we prepare testcases for ASP application". Thanks in Advance...
What is the registration process and examination fees?
hi i have completed my b.tech in cse stream. now i am working in an organisation in testing department. i want do sap course but i dnt know which module will boost my career can anyone suggest me which is good for my career
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
When using descriptive programming?
How does you test a weblink which is changing dynamically?
How do I lauch my test website using code from qtp in different environmet, uat and PPTE?