Running Device Farm's built-in fuzz test (Android and iOS)
Device Farm's built-in fuzz test randomly sends user interface events to devices and then reports results.
For more information about testing in Device Farm, see Test frameworks and built-in tests in AWS Device Farm.
To run the built-in fuzz test
Sign in to the Device Farm console at https://console.aws.amazon.com/devicefarm
. -
On the Device Farm navigation panel, choose Mobile Device Testing, then choose Projects.
-
In the list of projects, choose the project where you want to run the built-in fuzz test.
Tip
You can use the search bar to filter the project list by name.
To create a project, follow the instructions in Creating a project in AWS Device Farm.
-
If the Create a new run button is displayed, choose it.
-
On the Choose application page, select Choose File.
-
Browse to and choose your app file where you want to run the built-in fuzz test.
-
Choose Next.
-
On the Configure page, in the Setup test framework section, choose Built-in: Fuzz.
-
If any of the following settings appear, you can either accept the default values or specify your own:
-
Event count: Specify a number between 1 and 10,000, representing the number of user interface events for the fuzz test to perform.
-
Event throttle: Specify a number between 0 and 1,000, representing the number of milliseconds for the fuzz test to wait before performing the next user interface event.
-
Randomizer seed: Specify a number for the fuzz test to use for randomizing user interface events. Specifying the same number for subsequent fuzz tests ensures identical event sequences.
-
-
Choose Next, and then complete the remaining instructions to select devices and start the run.