Execution

Execution is a process to run Test step groups based on Test cases created for software application to ensure all the pre-defined requirements are met and reports are reports are generated of the execution.

Roles that can work with Test cases 

  1. Quality Manager 

  2. Quality Lead 

  3. Quality Engineer 

This document includes: 

Create Execution profile

The steps to create execution profile in Avo Assure

Create Execution Profile

Create Execution Profile

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

  1. Click Design Studio button from the top right pane of landing page

  2. Click Execution tab, click Create Folder and name the folder

  3. Click Create Profile button and name the profile

  4. Select Profile Type as either Functional or Accessibility from dropdown

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.

  1. Click On Failure dropdown and select

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 Test case after detecting any error

  1. Click Add Test case button to bring up Test cases window in execution profile

Drag Test case from Test cases window and drop it in Execution profile

  1. Enter Input value to execute the flow multiple times and select On Failure type to maintain execution flow without any interruption.

Note: On Failure type instructs client to execute to follow feature which could be Continue-Run, Halt Run, Re-Run or Run Next Test case.

  1. Select Client or Grid from dropdown and select Browser for execution

Note: Client will be selected for generating reports and grid will be selected for parallel execution as well as distributed execution

Click Save button to save all the configuration. After saving the configuration will appear in Execution window

  1. Click Execute Now button to start the execution.

Last updated