Testcase list view
This view displays the testcases of the selected testset

A testcase includes a number of tetsteps to test a specific functionality.
Commands
- create new data-based testcase sets up a base testcase with an input data teststep and a result teststep
- create new testcase
- delete all selected testcases
Copy and Paste
A context menu provides Pasteboard operations for:
- cut
- copy
- paste
- duplicate
Drag and Drop
Drag and Drop is supported for import of JSON-encoded testcases from other APIJockey Installations
Special considerations
Each testcase is displayed with an icon leading its name. An icon with a dark fill color indicates a testcase with teststeps included, an icon without fill color indicates an empty testcase - move up and move down has impact on the list order and on the order they are invoked for test runs. The order is intended to help you organize your testcases.
-
enable/disable includes or excludes a testcase on a test run
-
run test starts a test run that walks through all selected testcases in the displayed order, or all testcases, when no testcase is selected.
-
testcase list testrun result status displays the aggregrated test run result status of all executed testcases.
-
testcase testrun result status displays the test run result status of an individual testcase.
-
import testcases from JSON loads testcase information from a JSON file
-
export selected testcases as JSON creates a JSON representation of the selected testcases and stores them to a file
-
rename selected testcase