what is the difference between Reusable action and external
action?
Answer Posted / ashutosh
There are 3 types of actions available in QTP:-
1)Non-Reusable 2) Usable and 3) External actions.
Non-Reusable action can only be called once in your test. It can not be called in any other test. Resuable action can be called multiple times in your test as well in other test and when it is called in another test then it becomes external action.
External action will be a read only untill you saved it locally in your test.
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
I hav installed QTP8.2, im working on webapplication, while running the script giving error msg like "QTPro.exe generated errors and will be closed by windows. You will restart the program. An error log is being created". Pls anybody what is the problem, what i have to do for this? Thanks...
What are the various automation frameworks available in qtp?
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!!!
How to modify object property in qtp ?
What are the differences between quicktest professional (qtp) and winrunner?
How qtp recognizes the object?
What is the difference between call to existing action and copy of an action?
Explain how qtp identifies objects?
How do we handle run-time errors?
Hi All, How to get repeated word in string . Thanks Balaji
What is the meaning Work bench?
what is the structure for the data driven framework
What is the extension of the recovery scenario file in qtp?
Could you please any one give code for the following ? Scenario : Suppose a excel file contains 10 records and earch have 5 fields. how can i input this excel file for datadrive wizard ? Please explain
why text area checkpoints cannot used for web applications