db_impact_preview
Preview which tests are impacted by changes to database entities such as tables, schemas, or hosts, helping prioritize test runs.
Instructions
Preview impacted tests from changed DB entities.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_name | Yes | Name of the registered project. | |
| changed_entities | Yes | Changed tables, schema names, DB hosts, or DB feature paths. | |
| limit | No | Maximum impacted test cases to return. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||