Appearance
Manual Execution
One of our strong features is providing a way to execute manual tests that are registered in the platform.
Manual execution of tests requires the user to
- Create a new run
- Selecting environment and devices (optional)
- Select one or more tests
- Executing all tests scenarios
The actual execution of all scenarios uses what we call the Run Player which is a view that provides all necessary information for the execution. The Run player cycles all tests scenarios - it includes cycling environment devices and test data for each individual test - providing UI to register tests results.
After executing all scenarios, a Run is considered completed. The the user can go back to make adjustments or simply view the results.
In this section we will cover all aspects of creating, executing and reviewing a run execution.