Quick Run

  1. Create a test module in test repository, which acts as a container for related test scripts.

  2. Create a test script inside a test module, which contains a sequence of test steps designed to validate specific scenarios.

  3. Click on new step and build a specific scneario that needs to be tested and then click on dry run.

  4. Select the browser and click on Run Test.

Last updated