BearQ: Run Tests in Functional Areas
bearq_run_tests_in_functional_areasRun regression tests for specified functional areas by ID or name. Target test cases tagged with chosen areas to validate changes in those modules.
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. |