Versions Compared

Key

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

...

Create Test Case

  1. Open and log in to qTestnetqTest

  2. Open the Test Tutorial project

  3. Click the icon for adding a new test case

  4. In the Name field, delete “untitled” and type “Tutorial Test Case 1”

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

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

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

  8. 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”

  9. Click Save

  10. Click Route for Approval

  11. Reload the page

...