Add tests to a suite with a filter

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:1分
  • 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.

    始める前に

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

    Role required: atf_test_admin or atf_test_designer

    手順

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

    タスクの結果

    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.