Test Cases and Suites

Test Cases

A Test Case is a named set of steps for testing a single feature or characteristic of the system under test. Test cases are associated with a product, and can have one version per product version. They can be organized via suites and/or tags, and can have file attachments. Preconditions, assumptions, and other preliminary information can be provided in the case’s description. A test case can have any number of steps; each step has an instruction and an expected result.

Test Suites

A Test Suite is a named collection of test cases that can be included in a test run.

Tags

A Tag can be associated with one or more test cases as a way to organize and filter them on any number of axes.

By default, tags are product-specific; global tags can also be created and managed via the tag management UI.

Attachments

A test case can have any number of file attachments: these will be made available for download by testers when the test case is executed.

Project Versions

Table Of Contents

Previous topic

Products

Next topic

Runs and Results

This Page