Testing with Randomized Data on Every Run
Learn how to randomize your test data with a click in AutoFlow Studio
Testing with Randomized Data on Every Run
Randomizing Input
In recording or editing mode, you can edit your steps to randomize the data. AutoFlow Studio comes packed with various randomization functions to randomize the test data on every run.
Here are some examples of the things you can randomize:
- First name
- Last name
- Driving License
- Email ID
Here’s how you can randomize the values in the application:
1. Click on the pencil icon to edit any step.
2. In the edit modal, you’ll see a radio button with ‘Randomize’ text.
3. Once selected, you can choose one of the randomization functions.
Now, every time you run the test, the data that you’ve chosen to be randomized will be completely random. You can combine this with variables for a fully-fledged, powerful test case.
Randomization Functions
The existing randomization functions should cover most of your test cases. However, if you feel that some randomization function doesn’t cover your requirement, just inform us on our Slack or Discord, and we’ll add it. That being said, very soon we’ll add support for custom randomization functions.
Was this page helpful?