Test suites
Test suites page allows users to create and manage test suites, which are used to package test cases. Click on a test suite to:
Edit – edit test suite properties, scheduling and alerts
View test cases – open test cases page for this test suite
Execute – execute the test suite (requires user to have access to all test suite's test cases' connections)
Reports – download and view HTML reports with latest results for the test suite

Private test suites have an indicator
at the end of the test suite (test suite "Connection tests" in the image)
Adding a new test suite
Test suite properties
Name – display name for test suite
Directory – directory of the test suite
Tags – see chapter Adding tags to a test suite
Owner – who can edit this test suite
Visibility
Public – accessible to all users
Private – visible and editable to owner and users with role(s) selected in "Accessible by"
Read-Only – visible to everybody, but editable only by owner and users with role(s) selected in "Accessible by"
Accessible by – role(s) that can access the test suite (shown when visibility is Private or Read-Only)
Report type – format of the generated report (HTML or Excel)
Results in report – sample results of test cases (max 1000 rows) are included in report
Alerts
Type
Never – no alerts are sent
Threshold – alert is triggered when the percentage of failed test cases exceeds the Allowed errors value
Always – alert is triggered on every scheduled execution
Allowed errors (%) – alert is triggered if more than this percentage of test cases fail (0 means an alert is sent if any test case fails). Only shown when Type is Threshold
Severity threshold – INFO, WARNING or CRITICAL. Failed test cases with the selected severity or higher trigger alerts (e.g. WARNING triggers alerts for WARNING and CRITICAL test cases). Only shown when Type is Threshold
Webhooks – one or more webhooks to notify when the alert is triggered
Recipients – existing users (with email) or custom email addresses to notify when the alert is triggered
Schedule
Schedule – schedule when the test suite should be executed
Click on "Add test suite" button
Deleting a test suite
Find the test suite you want to delete and click "edit" icon
Click the "Delete test suite" button
When prompted with following message

Delete test suite – only test suite will be deleted. All tests will remain without a test suite reference
Delete with test cases – all tests that are in the test suite will also be deleted
Modifying a test suite
Find the test suite and click "edit"
Modify properties that need to be changed
Click "Save changes" button
Adding tags to a test suite
Locate the test suite where you want to change tags and click "edit"
Type a tag name into the "Tags" field and press Enter to add it. Click the × on a tag to remove it
Click on a tag to change its color (green, blue, red, black or grey)
Press "Save changes" button
Directories
Each test suite can be assigned into a custom directory to create a directory-based structure for test suite management. Directories can be created by clicking on the plus sign on the sidebar after "Directories". To create or edit sub-directories, hover on a directory name and click the plus icon or pencil icon.

Adding test suites to directories
To add a test suite to a directory, hover on a test suite name. A directory icon will appear. Click and grab the icon and drag it to a directory. To remove a directory, drag it to "Unassign" section in the sidebar. Directories can also be changed by editing a test suite.


