---
sourceDocument: Yokohama Build or modify applications
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/yokohama/application-development

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama Build or modify applications

ft:clusterId :

    - cadev

bundleId :

    - cadev

workflow :

    - Development, Data, and Analytics


---

# Add tests to a suite with a filter

# Add tests to a suite with a filter {#ariaid-title1}

* Release version: Yokohama
* 
* Updated January 30, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

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 AllAutomated Test FrameworkSuites.
2. Click New.  
   The system displays the [Test
   Suite New Record](https://servicenow-prod.fluidtopics.net/5k5j7S1hZQ8XQQR44gmb_w "The Test Suite form contains information about one test suite.") 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.

*[\>]: and then


