Explain about reusable actions?

Answers were Sorted based on User's Feedback



Explain about reusable actions?..

Answer / naren

An action that can be called multiple times by the test in
which it was created.(local test) as well as by other tests.

Is This Answer Correct ?    3 Yes 0 No

Explain about reusable actions?..

Answer / mahaboob

An action which can be call within the test or some other test is called as reusable action.qtp 9.2 version onwards actions are reusable action.

Is This Answer Correct ?    0 Yes 0 No

Explain about reusable actions?..

Answer / vijay

if we eant to use the 'call to existing action' option, we
have to make an action as reusable action.
for that we have to go for action properties and click the
check button.

let action1 is a reusable action then we call it to any
other action. If we change the script in action1 it is
affects in all actions in which we called action1.
by
vijay(SDG)

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More QTP Interview Questions

hen do start automation testing after manual testing

1 Answers   Infosys,


Where to use function or action?

0 Answers  


1.what is test automation life cycle?

1 Answers   IBM,


Hi, I want to retrieve the cell data in the WebTable. For that I have defined a new test object under the browser and have given html tag and text as the test object properties. But while I try to identify it it says 'Object description is not unique'. I tried adding innerhtml, outerhtml, innertext and outertext along with the ordinal identifiers; but no use. What more properties need to be added to identify it? Also I want to enable smart identification for this object but the field is disabled in the object repository for this object alone(In QTP tools->object identification the enable smart identification checkbox is enabled). How do I enable it?

3 Answers  


How Qtp will identifies object during run time

6 Answers   CSS Corp, Yahoo,


what is the Vbscript to connect Database

5 Answers   IBM,


can we test an windows application using qtp

1 Answers  


Can u call txt extension file in QTP?

2 Answers   Cap Gemini,


What is the advantage of associating a procedure with a test object?

1 Answers  


What is the pros and cons between QTP and Rational Robot

0 Answers   Virtusa,


How do we Access, retriew and edit the runtime objects in Automation Testing using QTP

3 Answers   IBM,


after click on compose mail how can we attached a file in qtp with vbscript code

0 Answers  


Categories