associate_functional_test
Associate a functional test with functional objectives to map test coverage. The platform verifies applicable associations and returns any rejected mappings.
Instructions
Associate a functional test with one or more functional objectives.
Use this after suggest_functional_test_mappings, or to hand-map a test to
the objectives it covers. The platform verifies each association is
applicable before accepting it and returns any it declined under
rejected_mappings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_id | Yes | ID of the threat model. | |
| server_version | Yes | ||
| functional_test_id | Yes | The functional test to associate. | |
| functional_objective_ids | Yes | Comma-separated objective ids the test covers. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||