Skip to main content

Test Request


  1. Click the "Test Requests" section under the "Test Automation" heading in the navigation menu.
    runtest1

  2. Click the "Start Test Run" button on the right side of the Test Request page.
    runtest2

  3. Select one of the Staging, Test and Production environments where the test can be run from the "Environment" dropdown.

  4. Select the previously added application from "Apps" page to run the test.

  5. In the “Device“ dropdown, select the Local or Cloud devices you want to run the test on.

  6. Choose which scenarios to run from Test Scenario dropdown. Previously added scenarios are displayed.
    runtest3

  7. If a variable is used for the selected scenario, enter the variable value in the Variables section.

  8. If there is an external application to be used while running the test, choose it.

  9. If there are explanations you should be aware of for the selected scenario, It will be displayed under the "Comment" heading.

  10. Read the "Prerequisites" one by one and fulfil the requested ones. When you meet the desired conditions, mark the checkbox for that conditions. Do not start the test run before all prerequisites are met.
    runtest4

  11. Click the "Submit" button. When the button is clicked, the selected scenario will be sent to the queue of the selected device.

automatic triggering

The test starts automatically if the device is available.
If It's not, the test will be run when the device becomes available.

Test Result

  • The test we added to the "Test Requests" list is displayed at the top. runtest5
  • This list shows run-test scenario information.
  • Status is displayed and the run can be stopped cancelled or used again.
  • You can view the test run result under the Result sub-heading. You can also click the result text to access the test result screen and see it in detail.
    runtest6