Element reference
Autotest run
Autotest run
An autotest run executes selected autotests on a verified team domain, with an execution context snapshot.
Relations
| Related element | How it connects |
|---|---|
| Project | Required owner |
| Autotest | Queue of READY + CASE items |
| Execution context | Required snapshot for protocol and environment axes |
| Team domain | Starting domain must be verified |
| Autotest result | One outcome per queued autotest job |
Rules
- Create options include starting domain, protocol from the execution context, timeouts, threads, retries, screenshot on failure, and result screenshot.
- Result statuses include
PASSED,FAILED,SKIPPED,ERROR. - Refresh on run details is manual. There is no automatic poll in the UI.
- Clone starts a new run. It does not copy old job results.
Limits
- Navigation during the run is allowed only to hosts that match a verified domain of the team. A verified root covers its subdomains for autotest navigation.
- Device on the execution context describes the environment for people. The worker applies User-Agent and screen resolution; it does not emulate a phone profile from Device alone. Empty browser and screen axes default to Chromium and 1920x1080 - see Execution context.
Did this page help?