BearQ: Run Tests in Functional Areas
bearq_run_tests_in_functional_areasExecute regression tests across functional areas specified by ID or name, optionally targeting a specific environment.
Instructions
Runs every regression test case tagged with one or more functional areas. Functional areas can be given by ID or name.
Toolset: Tasks
Parameters:
functionalAreas (array) required: Functional areas to target, by ID or name.
environment (string): Target environment name to run tests against. Omit to use the workspace default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| environment | No | Target environment name to run tests against. Omit to use the workspace default. | |
| functionalAreas | Yes | Functional areas to target, by ID or name. |