Test Case

A path of flowchart can have multiple blocks of test cases. A test case can be added as a node in a flowchart. This node is used to demarcate the beginning and end points of a test case within a path.

Test Case Node

info Adding test case end node is optional. When a new test case start is encountered, it automatically closes the previous test case if it hasn't been explicitly ended.

Test Case defined in main / primary path are Primary Test Case and test case of Pre-Path / CallPath are Non-Primary Test Case.
By default, non-primary test cases are not considered in run. It can be enabled by checking Non-Primary Test Case? property of primary path.