what is the difference between Reusable action and external
action?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

How to save your test using quicktest professional (qtp)?

601


Hi Friends, Im planning to do certifcation in mercury Automation Tool QTP.But I Didnt get any clear details regarding course syllabus, fees, where to approach, and which certification would be useful for the experienced testers? can any one send me the details?

1525


How will you compare keyword and expert view?

541


UFT 12.02 which ALM version will support

985


what function you write to do database testing with the help of qtp?

1363






i have doubt suppose iam purly working in manual, when i will get work to do on sql and performence testing? pls any one clarify doubt?

1559


I used child objects to get the no of weblist present in the weblist.now i need to select the items present in each weblist ?How to do so

2258


Shall we add Local Repository to shared object repository,if yes,how we add

5711


Explain building blocks of the bpt framework ?

561


can any body clearly explain about keyword driven framework .give me the explanation for files what ever you use in this frame work?

1698


How to Test the mainframe application?

1824


What is the use of ordinal identifier in qtp?

608


write the vb script for call to new action in qtp?

1863


How to do call a output parameter from one action to another action??/

1876


How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks

2759