How many Actions possible in QTP

Showing Answers 1 - 4 of 4 Answers

Nageswara Rao

  • Feb 28th, 2006
 

3 types of actions possible in QTP

There are

1. Non-Reusable Actions

2. Reusable Actions

3. External Actions

  Was this answer useful?  Yes

Purna

  • Jun 7th, 2006
 

  We can have as many actions as we want. But each action is associated with an action sheet. So the maximum action sheets taht can be shown are 255. More than that it is not possible to display the action sheet. So probably we restrict ourself to make use of 255 actions at most. If anything wrong, guide me with proper suggestions.

  Was this answer useful?  Yes

Ramesh Kolla

  • May 15th, 2007
 

non-reusable action—an action that can be used only in the test in which it was created, and only once.
reusable action—an action that can be called multiple times by the test in which it was created (the local test) as well as by other tests.
external action—a reusable action created in another test. External actions are read-only in the calling test. They can be modified only in the test in which they were created.

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions