Create Execution List

Step-by-step process to create execution profile in Avo Assure:

  1. On the Home page, under Projects, select the desired Project from the list.

  2. Select the Design Studio and navigate to Execution tab.

  3. Select Create new folder from Execution tab.

  4. Here are the ways to create a new folder:

a. Plus icon (+)
  1. Select Plus icon (+) from left panel of the Execution tab.

  1. Select Create new folder.

  1. Rename the folder with appropriate name.

b. Create Folder
  1. Select Create Folder. It is located at the center of the Execution tab.

Note: You can use the shortcut key Shift+F to create a new folder.

  1. Rename the folder with an appropriate name.

  1. Select Create Execution List from Execution tab.

  2. Here are the ways to create a new folder:

a. Plus icon (+)
  1. Select Plus icon (+) from left panel of the Execution tab.

  2. Select Create new list option.

  1. Rename the Execution List with an appropriate name.

b. Ellipsis icon (...)
  1. Select Ellipsis icon (...) from the folder.

  2. Select Create Execution List option.

  1. Rename the Execution List with an appropriate name.

Note: You can use the shortcut key Shift+L to create a new Execution List.

c. Create list
  1. Select Create List. It is at the center of the Execution tab.

  1. Rename the Execution List with an appropriate name.

Note: You can use the shortcut key Shift+L to create a new Execution List.

  1. Select Profile Type from the dropdown. Select either Functional or Accessibility.

  • Functional: This profile type is used for regular execution modules, and it focuses on application's function.

  • Accessibility: This profile type is especially created for people with disabilities to use applications easily parallelly ensuring the platform’s availability for everyone while ensuring a good experience.

To learn more about Accessibility, refer to Accessibility.

  1. Select On Failure from the dropdown as per your requirement:

  • Continue Run: Continues the execution by skipping the errored step.

  • Halt Run: Terminates execution when error occurred.

  • Re-Run: Halts the ongoing execution after detecting any error and restart the execution from beginning.

  • Run next Testcase: Jumps to next Testcase after detecting any error.

To learn more about On Failure, refer to On Failure.

  1. Select Add Test Case. The Test Cases window appears.

  1. Drag Testcase from Test Cases window and drop it in Execution List

Note:

  • When you add a folder to the Execution List, the system includes all Testcases inside that folder and its subfolders.

  • If you have created E2E flows, you can add them to the Execution List.

  1. In the Input Value field, enter the new Excel file path or Data Table path to override on the test data on Testcase. (If needed)

Example:

When you used Test data through Data parameterization and in case it got changed, you can directly provide the new Excel path in the Input value instead of updating it inside every Testcase or Test Step Group.

Example:

  • You have 5 Test Cases that use OldData.xlsx.

  • Your test data changes, and you now have NewData.xlsx.

  • Instead of updating each Test Case file path manually, you enter NewData.xlsx in the Input Value field.

  • The Execution List runs all Test Cases using NewData.xlsx as the globally declared data, which overrides the Excel file paths in the individual Test Cases.

  1. Select On Failure from the dropdown according to your requirement. By default, it is set to Continue Run.

Note: You can select the On Failure type for an individual Testcase or for all Testcases in the Execution List.

  1. Expand Configuration window from the right panel. Select active Client, Agent, or Grid to choose the execution mode:

  • Client: Runs the Execution List on the local machine.

  • Agent: Runs the Execution List on a remote machine and can execute tests in parallel or distributed mode using an installed Agent.

  • Grid: Executes the Execution List in parallel or distributed mode across multiple machines.

Note: You can execute the Execution List through Client, Agent, or Grid.

  1. Select Browser for execution to specify the environment where the Testcases run.

  2. Select Save to save all the configuration.

  1. Select parent folder and select Execute and the Execution Now pop-up appears.

  1. Select Execute to execute the Execution List.

Last updated

Was this helpful?