Add tests to a suite with a filter

  • Rversion finale: Australia
  • Mis à jour 12 mars 2026
  • 1 minute de lecture
  • 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.

    Avant de commencer

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

    Role required: atf_test_admin or atf_test_designer

    Procédure

    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.
      Remarque :
      If you don't have a filter condition set, it is ignored and you can build the suite manually.
    5. Click Save.

    Résultats

    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.