Testing
In Robo testing, test cases are automatically generated and tested on a device. This article only discusses how you can test when you want to specify test cases.
Learn more about our concepts:
For testing specific test cases you will follow these steps:
1. Create test cases
To create test cases, go the Tests tab and click on + in the Tests module to add a test. You can download the recorder for your machine. Login to the recorder and record a test. Read more about recording test cases here.
2. Create test suites
Go to the Tests tab and click on + in the Test Suites module to create test suites. You can select a number of tests that will run in order when we execute them.
3. Create device groups
Go to the Devices tab. You can now select a custom device group or create your own.
4. Create a test report
Go to the Overview page and create a test report by clicking on + in the Test Reports module. Select one test suite and a device group to schedule runs for this test report.
Note:
The test cases you create adapt to every version of the app you upload. So the test, test suites, and device groups you create show up for every new version. Only the overview page keeps changing because the test report runs on a particular version.