qacafe - ip test solutions
Knowledge Base > How do I repeat tests in a BuddyWeb package?

How do I repeat tests in a BuddyWeb package?

BuddyWeb

CDRouter includes a number of useful run-time options which are useful for investigating device behavior.

All of these options can be applied to Packages that are created using BuddyWeb by editing the Run-Time Options associated with a specific Package. To edit a Package, navigate to the Packages page and create a new Package by clicking the "New Package" button or edit an existing Package by simply clicking on it and then clicking the "Edit" button.

Please click on the thumbnail below for a screenshot of the run-time options that can be applied to Packages in CDRouter.

BuddyWeb Package Editor Run-Time Options

For BuddyWeb included with releases through CDRouter 4.3

BuddyWeb allows you to build packages with a variety of run-time options. Step 4 in the Package editor wizard sets up the Execution Mode.

Available modes are:

  • No Repeat
  • Repeat Forever
  • Repeat until fail
  • Repeat a certain number of times

There are other options which are available from this step in the wizard, chosen by checking the box next to each option. These allow you to configure:

  • The package to abort after a number of failures
  • Waiting time between tests
  • Specify a time limit for the package to complete.

All of these options correspond to normal buddy command line options. For more information on the available CLI options, please consult the CDRouter User's Guide.

Related articles that may also be helpful: