Managing manual tests in Azure
Azure Test Plans (by Microsoft, within Azure DevOps) is a tool to plan, run and track manual and exploratory tests. It organizes work into three item types.
| Item | What it is |
|---|---|
| Test Plan | Groups the tests of a release or sprint |
| Test Suite | A set of related cases |
| Test Case | Steps and expected result |
During execution, the Test Runner lets you record each step's result, capture screenshots and create bugs directly, with the steps and evidence included automatically.
QuestionToca para voltear
In Azure Test Plans, what does a Test Suite group?
What is the correct hierarchy in Azure Test Plans?