Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Tests

Use tests to determine if a feature or an application is working correctly.

A test is made up of conditions, variables, or steps that are used to determine whether a feature is working correctly. A test also includes an expected result, which is used to determine whether the test passes or fails.

Related tests are grouped together in a test case. From the Tests related list on a Test Case form, you can view a list of all tests associated with the test case. Navigate to Test Management > Test Repository > Test Cases and select a test case to view the list of its tests.

Parent Topic:Setting up the manual testing process