Versions Compared

Key

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

...

  1. Open and log in to qTest

  2. Open the Test Vera Tutorial project

  3. Click the icon for adding a new test case

    Image Removed
  4. In the Name field, delete “untitled” and type

  5. Navigate to Test Design

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

  7. Create a new Test Case and name the Test Case “Tutorial Test Case 1”

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

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

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

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

    1. Step 1:

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

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

    2. Step 2:

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

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

    3. Step 3:

      1. In the description field, type “Add profile picture”

      2. In the expected result field, type “image displayed”

    4. Step 4:

      1. In the description field, type “Enter username, fullname, email and password then submit”

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

  12. Click Save

  13. Click Route for Approval

  14. Reload the page

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

Pre-execution Approval for Test Case

...