Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In this tutorial, we are going to demonstrate the default approval role route by creating a test case and routing it for pre-execution approval.

Table of Contents
minLevel1
maxLevel6
outlinefalse
typelist
printablefalse

...

  1. Open and log in to qTest

  2. Open the Vera Tutorial project

  3. Navigate to Test Design

  4. Create a new Module and name the Module “Samples”

  5. Create a new Test Case and name the Test Case “Tutorial Test Case 1” under the Samples Module

  6. In the Type field, select Manual from the dropdown

  7. In the Description field, type “Add new user”

  8. In the Precondition field (Step 0), type “ User “User logged in as user administrator”

  9. In the Test Step section, click +add ADD to add the following steps

    1. Step 1:

      1. In the step description Step Description field, type “With Admin role navigate to user management”

      2. In the expected result Expected Result field, type “User List is displayed”

    2. Step 2:

      1. In the step description Step Description field, type “Click Add User”

      2. In the expected result Expected Result field, type “New user form displayed”

    3. Step 3:

      1. In the step description Step Description field, type “Enter username, fullnamefull name, email and password then submit”

      2. In the expected result Expected Result field, type “Record created and capture ID and screenshot”

  10. In the Status field, select Baselined from the dropdown

  11. Click Save

Route Test Case for Approval

  1. Click Route for Approval

  2. Click Proceed to confirm then OK & Refresh

  3. The Vera Approval Route field will contain the message “Approval route request is being processed. Please reload page to update”

  4. Reload the page

  5. The Vera Approval Route field will contain the approval route with approval task links:

Level 1 - Technical Approval

Level 1 - Business Approval

Level 2 - Quality Approval

Approval Test Case (Pre-execution

...

approval)

You will use the accounts you created and added to the Tutorial domain to approve the Test Case.

...