Creating Tests Suites
Last updated
Last updated
After we created several test cases, we can now group them under a suite and run them all together
We create suites in the exact same way as a case, the only difference is choosing multiple test cases
Go to Suites under Testing
Right-click the dashboard on the left panel and choose “Add Folder”
Now after the folder is created, it appears on the left panel under the dashboard, right click it and select the type of test suite you wish to create - web or mobile
Select the suite you wish to work on by clicking it in the left panel
Click on the Cases or Tags tab
Click on ‘Add cases’ button above the cases list
Now select the cases you want to add, clicking on a folder will select everything in it
Click on Add & Close, then save changes