Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Each record represents a test item's activity for every VU and every iteration. A test item can either be:

  • Transaction
  • Page
  • Test Case

An activity Activity is counted when a single execution of the item occurs.

In most circumstances, an activity occurs one time for every VU on every iteration. However, in some instances, an activity can occur more than once, for example, when an item is inside a loop that executes multiple times on every iteration.

...