Versions Compared

Key

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

...

  1. Go to the Build Test Case node.
  2. Select the starting object
  3. Right mouse click to open the Context Menu and click Create Container -> Create If...Then.
  4. A new object dialog will appear.
  5. Select the last object in the condition.
  6. Click Create If...Then.

Image Modified

Image Modified

Quick create

Another way to create a loop is to select multiple objects; the test case tree -> right-click -> select Create If...Then. This will create an If...Then around the selected objects.

...

  • Compare expressions
  • Match extractor (deprecated)
  • Match scriptable variable (deprecated)

    Info
    titleNote:

    Starting from v5.4, the preferred condition type is Compare expressions. Match extractor and Match scriptable variable have been deprecated.


...

  • Continue - To continue the iteration.

  • Abort iteration - To stop the current iteration and start a new one.

  • Abort vuVU - To stop sending requests from this VU.

  • Go to the last transaction: to skip to the last top-level transaction in the test case, it's usually the logout transaction, and start a new iteration.