A test case is a thorough explanation of a particular test scenario or condition that needs to be carried out in order to validate the functionality of a system. To confirm that the system behaves as planned, it defines the inputs, actions, and anticipated consequences.
Test cases typically consist of the following elements:
Navigate to Test Management > Test Cases in the left navigator.
Test Cases
Teams can organize and monitor their work using a Kanban board, a visual project management tool. The workflow is represented visually, making it simple for team members to communicate and track the progress of activities.
Navigate to Test Management > Test Cases in the left navigator. then Test Case kanban board view will appear as shown below:
Test Cases Kanban Board View
Dragged Test Cases
Kanban Board Search
Test Case Opened Views
All the created Test Cases can also be seen in the list view. Click on the dots in the top of Test Cases Kanban board view > Show As > Read Only Grid
The Test Case Overview provides a centralized view of all the created test cases. By accessing this view, you can conveniently review and manage your test cases.
List of Test Cases
To create a new 'Test Case' click on the button on the top ribbon of the view. A form will now appear, fill in the required details and save the form.
Test Case Form
Fields | Description |
---|---|
Number | Auto generated unique number |
Tester | Specify the Tester of Test Case |
Priority | Specify the Priority |
State | Specify the state |
Execution Status | Specify the execution status |
Tests Failed | Auto calculated the total Failed Tests |
Test Passed | Auto calculated the total Passed Tests |
Test Plan | Specify the Test Plan |
Short Description | Brief about the Test Case |
Prerequisites | Define the prerequisites of the Test Case |