Automate the creation of test suites by using a filter to dynamically add tests to a test suite when they match the filter conditions. Reduce the time that your test designers spend manually creating and maintaining test suites.

Before you begin

The tests you want to include in the test suite must exist.

Role required: atf_test_admin or atf_test_designer

Procedure

  1. Navigate to All > Automated Test Framework > Suites.
  2. Click New.
    The system displays the Test Suite New Record form.
  3. In the Name field, enter a name for this suite.
  4. For Filter, use the condition builder to specify the conditions a test must meet to be added to the test suite.
    Note: If you don't have a filter condition set, it is ignored and you can build the suite manually.
  5. Click Save.

Result

All tests that match the filter conditions appear in the Test Suite Tests related list. Because the suite is dynamic, any new test that matches the conditions is automatically added to the suite.