...
Open and log in to qTest
Open the Test Vera Tutorial project
Click the icon for adding a new test case
In the Name field, delete “untitled” and type
Navigate to Test Design
Create a new Module and name the Module “Samples”
Create a new Test Case and name the Test Case “Tutorial Test Case 1”
In the Status field, select Baselined from the dropdown
In the Type field, select Manual from the dropdown
In the Description field, type “Add new user”
In the Test Step section, click +add to add the following steps
Step 1:
In the description field, type “With Admin role navigate to user management”
In the expected result field, type “User List is displayed”
Step 2:
In the description field, type “Click Add User”
In the expected result field, type “New user form displayed”
Step 3:
In the description field, type “Add profile picture”
In the expected result field, type “image displayed”
Step 4:
In the description field, type “Enter username, fullname, email and password then submit”
In the expected result field, type “Record created and capture ID”
Click Save
Click Route for Approval
Reload the page
The Vera Approval Route field will contain the approval route with approval task links:
Pre-execution Approval for Test Case
...