Work with test suites
This tutorial shows you how to work with test suites.
Learning objectives
After completing the lessons in this tutorial , you will understand the concepts and know how to do the following tasks:- Create a test suite.
- Add existing test cases to a test suite.
- Add a test suite to a test plan.
- Create and run a test suite execution record.
- Analyze test suite results.
Time required
This tutorial takes approximately 30 minutes to complete.- Introduction: Work with test suites
This tutorial shows you one possible workflow for using test suites. - Lesson 1: Create a test suite
In this lesson, you create a new test suite to perform regression tests on a functional area in the JKE Banking product. - Lesson 2: Add the test suite to a test plan
In this lesson you add the test suite to the Development Test test plan. - Lesson 3: Add existing test cases to a test suite
In this lesson you add existing test cases and their associated test scripts to the new test suite. - Lesson 4: Create a test suite execution record
In this lesson, you create a test suite execution record by using predefined testing environments. - Lesson 5: Run the test suite execution record
In this lesson, you run the test suite by running the test suite execution record and stepping through the manual test scripts. You will select sequential execution mode and specify that the suite execution stop if any of the test cases do not pass. - Lesson 6: Analyze the test suite execution records
In the previous lesson, you logged in as the tester and ran the test suite execution record. The test suite execution stopped because the first test case did not pass. In this lesson, you will log in as the test manager, Tammy, review the test plan progress and analyze the test execution records.