Create an Execution Plan

The Execution Plan Module in SimplifyQA helps users plan test executions for a particular release by allowing them to select test cases, assign users, and set execution dates. This module provides flexibility in organizing, managing, and tracking test case executions based on various criteria such as environment, priority, and execution type.

To access the Execution Plan:

  1. Go to the User Navigation Panel.

  2. Navigate to Test Execution>Execution Plan.

Here, users can create, modify, and manage execution plans for test cases and suites.

Creating a New Execution Plan

To create a new execution plan:

  1. Click on the “+ Execution Plan” button.

  1. Fill out the mandatory fields, including:

    1. Plan Name: Provide a unique name for the execution plan.

    2. Release & Sprint: Specify the relevant release and sprint.

    3. Planned Start & End Date: Define the timeline for execution.

    4. Data Environment: Select the appropriate environment for execution.

  1. Assign test cases to testers:

  • Click on "Add to Plan" to select test cases.

  • Choose test cases from different categories such as Modules, Release, Scenarios, Suites, or view All Test Cases.

  • Select the checkboxes for the desired test cases.

  • Click on the Select User field to assign test cases to a user with access to the project (optional).

  • Set the Execution Date and click Assign (optional).

  • Repeat this process for multiple users if needed.

  1. Click Add to finalise the execution plan.

  1. To remove test cases, select the desired test cases and click on the 'Delete' icon.

Tracking the Execution Plan

Once the execution plan is created, users can track its progress by clicking on the Track tab.

This section provides:

  • Execution Progress Percentage: Displays the number of executed test cases.

  • Defects Raised: Shows defects logged during execution.

  • Number of Executors: Lists users assigned to the execution plan.

  • Planned Duration: Indicates the total assigned duration and remaining days.

  • Graphical Representation:

    • Displays the number of completed executions categorized into Passed, Failed, Blocked, and Not Executed.

  • Matrix View:

    • Shows assigned test cases for each user along with scheduled execution dates.

    • Users can switch to Table View and export data as an Excel file.

Executing Test Cases from the Execution Plan

Users can execute assigned test cases from the Execute tab:

  1. Navigate to the Execute tab to view assigned test cases.

  1. Select the checkboxes for the test cases to be executed.

  2. Choose the Browser (for web test cases) or the Device (for mobile test cases).

  3. Click Execute to run the selected test cases.

Viewing Execution Reports

Users to easily view and analyze the results of their execution plans through the Reports section. The reports provide comprehensive insights into execution details, along with visual dashboards to help track progress and outcomes effectively.

  1. Click on the reports section, once is the execution has started or completed.

  2. The detailed execution report will be displayed.

    1. The report includes complete details of the execution such as:

      • Status of each test case (Passed, Failed, Skipped).

      • Execution timeline and duration.

      • Assigned user information.

      • Logs and error details (if any).

    2. Along with detailed data, the report also includes mini dashboards for quick visualization. These dashboards provide graphical insights such as:

      • Pass/Fail trends

      • Execution summary charts

      • Percentage breakdowns of test results

  3. Users can download the execution report in the available formats for offline review, sharing, or audit purposes.

The Execution Plan Module in SimplifyQA streamlines test planning by allowing users to assign test cases, track execution progress, and execute test cases efficiently. By leveraging this module, teams can ensure comprehensive test coverage and organized test execution tracking.

Last updated