Manage test suites in Katalon Studio
A test suite (TS) is a collection of test cases.
A test case can be part of a different test suite. You can group test cases to a test suite in some logical way, such as grouping all tests related to regression testing or security, or all tests for a specific component or high-level feature/business case. A test suite can also be used as a dynamic way to cover requirements.
This guide shows you how to create and manage test cases in a test suite.