background image
<< Inserting a Delay | Adding a delay to the Accounting user group >>
<< Inserting a Delay | Adding a delay to the Accounting user group >>

Inserting a Transactor

Inserting Other Items into a Suite
281
In performance testing, you use delays to model typical user behavior. For example, if
your Accounting user group calculates the hours and taxes, and then pauses for two
minutes, you would add a delay after the Calculate Taxes test script, as shown in the
following suite.
You can insert a delay into a suite or a test script. The advantages of inserting a delay
into a suite are that the delay is visible in the suite and the delay is easy to change
without editing the test script.
Inserting a Transactor
A transactor tells TestManager the number of tasks that each virtual tester runs in a
given time period. For example, you might be testing an Order Entry group that
completes 10 forms per hour, or you might be testing a Web server that you want to be
able to support 100 hits per minute. Use a transactor to model this time-based
behavior.