How to Run Tests Using the Tester Community

Learn how to run Tester Community tests using features, run groups, and saved filters.

Rainforest regression testing allows you to write scripted test cases and execute them continuously and on-demand by our Tester Community or virtual machines using our Automation Service.

This article walks you through how to run your tests using our Tester Community.

Running Single or Multiple Tests from the Tests Page

  1. Click the Tests icon (paper) in the navigation bar, then select Tests.
  2. On the Tests page, select filters in the left sidebar to narrow down the test list. (Optional)
  3. Click the checkboxes for the tests you want to run.
  4. Click the Bulk Actions menu and select Run.
320

Selecting tests to run.

  1. Change the option under How this run will be executed to run the Tester Community tests. (Optional)
1252

Selecting the run method.

Running a Feature

There are three ways to trigger a run of a feature:

  1. On the Features page, click the Run Feature button and select the settings to use. Change the How this run will be executed section to select Tester Community if not already selected.
  2. With the CLI, run the feature with the following command:
run --feature [Feature_ID]
  1. Add the feature to a run group by clicking the Add to Run Group button.
984

Running a feature.

Executing a Run Group

There are three ways to execute a run group:

  1. On the Run Groups page, click the Run button.
    To always use the Tester Community, select the run method in the Run Group settings. To change the option for this run only, use the Run modal.
  2. In the CLI, execute the run with the following command:
run --run-group [ID]
  1. Click the Schedule icon (wrench) to automatically execute the run group on the days and times you choose.
1144

Executing a run group.

Running a Saved Filter

There are three ways to run a saved filter:

  1. Use the Filters panel.
    1. Open the saved filter from the Filters panel.
    2. Select your tests.
    3. Click the Run icon.
    4. Select the run platforms.
  2. In theCLI, execute the run with the run --filter [Filter_ID] command.
  3. Select the tests from the saved filter view to add and trigger the run group.
1152

Running your tests from a saved filter.


If you have any questions, reach out to us at [email protected].