Test Suite Overview

A test suite is a collection of test cases that have been grouped for test execution purposes.

Before you can create a test suite, you must have at least two or more test cases that are each associated with a manual or automated test script. The test scripts are needed to run the suite.


Feedback