Generating test flows

Loadmill allows streamlining tests generation by capturing user behavior on a mobile device.

To generate a test follow the following steps:

  1. Ensure your device is up and configured correctly with mitm certificate and proxy settings.

  2. Start your application and position it's state to the beginning of a scenario

  3. Start loadmill proxy by clicking, Tip: make sure you start from an empty list, you can clear the residues by clicking .

  4. Drive the application on your device by the scenario you want to capture, make sure requests are captured in the proxy

  5. If needed, adjust the filterto focus or relevant domain(s) to reduce potential noise from irrelevant requests.

  6. Once finished driving the scenario, click on button. loadmill will filter out requests that are highly suspected as irrelevant and strikes them out. You can review the filtered requests and if needed restore them by selecting and clicking.

  7. Adjust the destination suite in the suite field:

  8. To generate the test, click on

  9. To review the test navigate to Loadmill section go to Test suite And select your test suite, The recently created flow in the list will be marked with the recent timestamp.

Last updated