Advantage of
Multiple actions
When
you create a test, it includes one action. All the steps you record and all the
modifications you make while editing your test are part of a single action.
You
can divide your test into multiple actions by creating new actions and
inserting calls to them, or by inserting calls to existing actions. There are
three kinds of actions:
non-reusable
action—an action that can be called only in the test with which it is stored,
and can be called only once.reusable action—an action that can be called
multiple times by the test with which it stored (the local test) as well as by
other tests.
external
action—a reusable action stored with another test. External actions are
read-only in the calling test. They can be modified only in the test with which
they are stored.When you run a test with multiple actions, the test results are
divided by actions within each test iteration so that you can see the outcome
of each action, and you can view the detailed results for each action
individually.
No comments :
Post a Comment