post https://{hostname}/test-management/v3/functional/test-suites//test-cases
Adds a list of new functional test cases to a test suite. Each test case consists of a test request, client profile, and condition. If you want to use variables within a condition or test request's URL or request header, create the needed variables first. The operation responds with a partial-success 207 response.
Recipes
Create test cases
Open Recipe