E2E Flow (End-to-End Flow)

An End-to-End test flow is used when the requirement is for executing test cases that belong to same/different projects in a single execution.

Users create test cases for various applications and execute them. This serves as a central place for all test cases, allowing users to execute them in a single workflow.

Below are the steps to create E2E Flow in test case:

  1. Navigate to the test case section and on bottom left Click E2E Flow

  1. Click + icon and create a new Folder with a logical name.

  2. Click on three dots beside the folder and select Create E2E Flow. Add Test Case window pop up will appear.

  1. Select the test cases from folder and click on > arrow. The selected test cases will appear in Selected Test Cases section.

  2. Click Add Test Case button at bottom to create a E2E Flow.

  1. User will get the message that E2E Flow saved successfully. This can be now used in other section.

  1. In execution tab, create a new Execution List and Click Add test Case and Select the E2E Flow. Save it

  1. Click on Execute.

Note:

  • The execution will occur in the same flow in which it is mentioned in the E2E test case. Only for web application specific browser will be opened.

  • We can Sort the test cases in E2E flow

  1. Once the Execution is completed then user can download the Report from the Report section.

Last updated

Was this helpful?