what is the difference between Reusable action and external
action?

Answers were Sorted based on User's Feedback



what is the difference between Reusable action and external action?..

Answer / 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

what is the difference between Reusable action and external action?..

Answer / nath t

Reusable Action: we can call this action in between Actions
in Test and also in between Tests. we can call this action
in two ways 1. Call copy of Action 2. call to Existing
Action.

External Action(if it is not reusable action in test): this
action we cann't call in another Tests by using Call to
Exisiting Action. But we can call this external Action to
another tests by using Call to Copy Action.

Is This Answer Correct ?    5 Yes 5 No

Post New Answer

More QTP Interview Questions

During execution, how can we capture the data from the pop- up, ie. when any popup comes with some numbers written on it, then how can we capture the value/number that is coming on the pop-up and save in the dynamic file/or other file, even when the run is going on.

2 Answers   Wipro,


what is the difference between data table and spread sheet?

1 Answers  


Hi, Has anybody attended IBM interview on 17th APR 2010,and got offer letter? I had given interview and selected also but still did not recieve offer letter.

5 Answers   IBM,


Explain about business process component? types and usage?

0 Answers  


suppose our project is developed using java technologies.after complition of the coding developer relesed a build to the testing team.so, what is the process means how we open that documents?what are that documents?plz give reply its urgent

2 Answers  






What are the Features & Benefits of Quick Test Pro ?

1 Answers   Crea,


what is command for executing files?

0 Answers   VSoft,


How will you test a stapler?

0 Answers  


What is the extension of the recovery scenario file in qtp?

0 Answers  


how to calculate no. of repeating characters in a a string..please give me the code

14 Answers   CTS, Hexaware,


How do you export an output to a excel sheet? Ex: I get my answer by using Msgbox"..." &R. How do I displayed the result of the Msgbox (such as R) to an excel sheet? Please let me know.Thanks

2 Answers   ADC,


write a qtp code to count the number of child objects in login page and highlight it

2 Answers  


Categories