Overview
A test flow is a sequence of scenarios that verifies the functionality or correctness of your business system. The Flow module allows you to manage all your test flows in a project. This includes defining Scenarios, choosing or creating the steps and assertions for each scenario, and modifying or running test flows.
View
In the upper left corner, select your project from the Select Project dropdown list and version from the Version dropdown list. Only the flows associated with the selected project and version are displayed on the left pane.

Edit a test flow
To view or modify the details of a flow, select the flow from the left pane that lists all flows associated with the selected project. You can change any detail by directly editing the corresponding field. Ensure to click Update after making your modifications.
Filter
The filter feature allows you to filter the list of test flows by providing a keyword or the full name of the flow. Only the flows that match the provided keyword or name will be displayed in the view.
Additionally, you can refine your search by clicking the
icon. A Scenario filter is available, allowing you to select a scenario currently used in the flows within the selected project.

Create a test flow
To create a new test flow, follow these steps:
-
Select the Project and the Version on the upper left dropdown lists. If there are existing test flows in the selected project and version, they will be displayed on the left pane.
-
Click the plus icon.

-
Enter a valid test flow title, replacing
Untitled Test Flow.
-
Click on the
Untitled Scenario, which is automatically added when creating a new flow.
-
Add your first scenario by selecting an existing scenario within your project in the Create/Select Scenario field in the Scenario Details section. You can also Create a new scenario.
Note that if you are using an existing scenario, the steps, sources, targets, and assertions configured in that scenario for other flows will be included.

-
Click Apply Scenario on the popup window.

-
Verify that all the associated steps for the selected and applied scenario are displayed. You can also Create a step in the flow module.

-
Optional. Add a source and target parameters to the steps.

- Optional. Select the assertion type you wish to add to the selected step.

-
Optional. Search for the assertion you wish to add to the selected step.

-
Optional. Click Apply Assertion on the popup window.

-
Optional. Verify that the added assertion is displayed in the step details section.

-
Click Save.
Modify a test flow
You can also modify the configuration of test flows that have already been added to a test suite.
You can change the execution order of test flows by using the drag-and-drop functionality.
You can also modify the the dataset associated with a test flow or configure multiple datasets for it even after it has been added to the test suite. For more information, see Edit a dataset.
Similarly, if you need to run the test flow in a different environment you can also modify the environment. For more information, see Modify a step in the Flow module
Run a test flow
To run the test flow, click the Run button to view the Run Setup Form. Configure the required parameters, then click the Run button.

A new browser tab displaying the Run Details page will open. For more information, see Results.
Import a test flow
The Flow module enables you to import existing flows by clicking the down arrow in the left menu and select Import.

Drag or browse the file to be imported. The only supported file type is .ta_export.

Export a test flow
To export a flow, hover over the flow you want to export. An icon will appear. Click on this icon and select Export.

A list of all items to be exported is displayed.

After confirming the list, TA begins the export process.

Once complete, the file is automatically downloaded to your machine.

Delete a test flow
To delete a flow, hover over the flow you want to remove. An icon will appear. Click on this icon and select Delete.

The flow will be deleted from the version, but the scenarios, steps, and assertions used in it will not be deleted.















.png)
.png)






























