How vl i prioritize the actions when i have 10 actions A1,
A2, A3......A10. I want to run action as follows A1,A5,A6
and A10. How i can do it. Thanks in Advance to u.
Answer Posted / pravati
through call to Existing action
Runaction "Actionname",oneIteration
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Hi ,Can any one pleas explain how to test splash objects using QTP?
What is the difference between shared and local object repository?
what is the difference between data driver & data driven and driver script?
write a script to verify links on any web page by using descriptive method by creating a description object (give a filter condition only link) ... need to verify expected like name by reading
Can any give an example(if possible templates) how to test web application using QTP. thanks in advance
For which type of projects the iterative model is not suitable?
Explain the features of quick test pro(qtp)?
What are the disadvantages of recording test cases in qtp?
how to disable the pop ups through QTP using a script
In QA Testing when do you use Loadrunner vs QTP? What are the main differences between those two tools? Explain the purpose with real world scenario examples...In advance thank you!!!
images are dynamically changes how to compare two images with out using the bitmap
Explain data driven framework?
Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?
Discuss quicktest professional environment?
An action has both shared and local OR associated with it and both have the same object in them. In the test which one will be considered?