qase-tms/Qase Test Run Action
Starts a test run in Qase, waits for it to finish, and checks for passed status.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| project_code | Qase project code | yes | — |
| api_token | Qase API token | yes | — |
| run_title | Title of the test run | yes | — |
| case_ids | Comma-separated list of case IDs | no | — |
| include_all_cases | Include all cases in the project | no | false |
| env_slug | Environment slug to assign to the run | no | — |
| env_title | Environment title for creating new environment (used with env_slug) | no | — |
| env_host | Environment host URL for creating new environment | no | — |
| browser | Browser on which to run autotests | no | chromium |
| timeout | Maximum time to wait for run completion (in seconds) | no | 600 |
| poll_interval | Time between status checks (in seconds) | no | 10 |
Outputs
no outputs