Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Run Name (Required): Name your current Run

  2. Sprint/Release: Sprint or Release for this Run.

  3. Build Number: Build Number of the application used for this Run

  4. Browser Instances (1): Number of simultaneous browser instances to use for this run. It ranges from 1 to 4. This is normally used when you have multiple tests and you want to run them in parallel on multiple instances of the same browser.

  5. Distribute Across Machines(OFF): Do you want to distribute your tests to be run on different selected machines. This is normally

  6. Tags(Empty): Tag for data to use for this run. You can select multiple tags to run your tests for multiple sets of data.

  7. Execute Tags First(OFF): Default execution behavior is to run each test for every tag before proceeding to the next test. Switching this field to ON will make all the tests run for a single tag before proceeding to the next tag.

  8. Email To: Email Execution Summary Report to users. Multiple comma separated emails can be added.

...

Advanced Setting Section allows you to control the following aspects:

  1. Uninstall App (OFF): Determines if the app should be uninstalled from the device and reinstalled before execution.

  2. Clear App Data (ON): Clear Mobile application data after every run.

  3. Repeat Test without a Tag (OFF): This switch is used only if Execute Tags First is turned ON and is used to execute tests without a tag every time a named tag is executed. By default, this switch is off and tests without a tag are executed only once.

  4. Enable Request Capture (OFF): By turning this switch ON, you can capture and validate requests sent by your browser/device. Please see xxx for more details.