Test Suites
Test suites help in organizing test cases in a test plan. A test suite can contain multiple child test suites, helping you build a folder structure under a test plan, or it can contain test cases. Last child test suites typically contain test cases, whereas intermediate suites represent a structure hierarchy. Intermediate suites can only be Static type, whereas last child suites can be of static suites, requirement-based suites, or query-based suites.
Operations
Add |
Add test cases to suite. |
Get |
Get a specific test case in a test suite with test case id. |
List |
Get all test cases in a suite. |
Remove Test Cases From Suite Url |
The test points associated with the test cases are removed from the test suite. The test case work item is not deleted from the system. See test cases resource ... |
Update |
Updates the properties of the test case association in a suite. |