The Test Cases tab can be found on the left side of the Projects section
Step 2: Create a Test Folder (Optional)
A Test Folder is a custom category you can make for your Test Cases to sort them.
For this demonstration, we will make an "Android" Test Folder to put our Test Case into by clicking "Create test folder," typing in "Android" beside the folder icon, and pressing enter.
You may also make a Test Folder later to sort Test Cases into.
Step 3: Click "Create test case" button
Click one of the "Create Test Case" buttons and choose "Create new test case" from the drop-down list that will appear. This will bring you to the "Create new test case" page.
Step 5: Choose a Template
Pick either a default template from the list, which includes text, steps, exploratory session, and behavior driven development, or choose custom template to create your own.
Name your Test Case to reflect the test you want to run.
For example: "Successfully Login" if you wanted to run a test for successfully logging in to an app or software. For all default templates, the name is all that is required to create a Test Case
Step 6: Fill in Template fields (optional)
You may fill in all the fields for the template you have chosen. You can also choose to edit the Test Case later and fill in the templates then.