There might be certain Flows in your application that are part of a process where the end user can run one Flow only after completing the previous one. For example, to explain a lengthy process in the application, you might have divided the process into two Flows and linked them so that the end user completes the first Flow and then gets redirected to the next one.
When testing such Flows, the Test Cases of these Flows must be tested in a sequence to prevent Test Case failures. Whatfix enables you to group Test Cases in a Test Suite to be run in an order using Testing order.
your title goes here
By default, ordering is disabled for a Test Suite.
You cannot run individual Test Cases while ordering is on.
If one Test Case of a test order fails, then the remaining Test Cases won’t run.
Enable Sequencing inside a Test Suite
Use the following steps to enable testing order of Test Cases inside a Test Suite:
-
On the Whatfix Guidance dashboard, click Auto testing.

-
Click Test suites.

-
Click the required Test Suite.

Enable the Testing order toggle.

On the Test Case sequencing is on pop-up, click Okay.

Drag and drop the Test Cases in your preferred order.

your title goes here
Once the Test order is enabled and a Test Case fails in the Test Suite, then all the following test cases skip Auto testing and show in the report as Skipped. Skipped indicates that these Flows were not tested.
your title goes here
You cannot order a Test Suite when it is running.