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

Is it possible to change the property value at runtime? How it is possible?

0 Answers  


is qtp 9.2 supported for firefox browser3.0?bcoz when i tried to create scripts with the application run on firefox browser 3.0 then qtp 9.2 didn't ct=reate the scripts?

2 Answers  


What is a quick test professional?

0 Answers  


what happen in object repository(shared)if we call an existing action from an external action ? and what happen in object repository(peraction)if we call an existing action from an external action ?

2 Answers  


How can I test the unix shell in QTP

2 Answers   Persistent,






what is the Command used to start the QTp from Run.

7 Answers  


How to Creating an Output Value using QTP?

1 Answers  


Can we use index on view?

0 Answers   Wipro,


how do find current links in webpage for ex: in yahoowebsite today mainpage is having 50 links and next day same page is having 60 links. if i run same programe it should display total links in webpage ?

4 Answers   CTS,


How can we test an XML using QTP? I have been to an interview, where they have given me an XML which had 15 values and they have given those values on a separate page. They asked me to write a QTP script to check the XML is having those particular 15 values.

2 Answers  


If 3 browsers are opened in our system, how to enter the facebook url into second browser by using descriptive programing

3 Answers   Mind Tree,


how can we test the Triggers, Cursors, Indexes while doing Database testing in DTP??

0 Answers   ABC,


Categories