What is the difference between "Call to copy of action",
"Call to existing action" & "Call to winrunner action"?
Answer Posted / sateesh
In qtp we have three types of actions.
1.call to copy action
2.call to existing action
3.call to new action
call to copy action:
we can call this action in new script and we can modify,but
it does not effect on old script.
call to existing action:
wecan call, but we can not modify
call to new action:
means we are writting in new action
Is This Answer Correct ? | 23 Yes | 0 No |
Post New Answer View All Answers
what is impact analysis on regression testing?
Which functionalities of QTP used in banking project?
How to save your test using quicktest professional (qtp)?
What is the syntax for how to call one script from another?
how to test Web application using QTP software
What is the difference between a Function and Action in QTP?
How do know the number of browsers opened?
What is data driver in qtp?
Hi, How Accessibility checkpoint in QTP can be implemented in the test script?
how can we test the Triggers, Cursors, Indexes while doing Database testing in DTP??
Hi Friends... By using QTP , can we test .net products...and that product supports different languages.. thanx in advance..
What is the basic concept of quicktest professional (qtp)?
Explain how to use QTP to check broken links on a page?
How many types of recording modes are there?
what difference between runtime object and text object and what property they have. whether they have same properties or different properties.