_______________ is a measure of the impact a defect has on the functionality of the system.
- Priority
- Risk
- Severity
- Testability
Severity is a measure of the impact a defect has on the functionality of the system. It helps prioritize the resolution of defects based on their potential impact.
Loading...
Related Quiz
- What is the role of Gherkin syntax in Cucumber?
- __________ testing ensures that the system performs its functions correctly according to the specified requirements.
- In a testing scenario, which factor typically determines the priority of a defect?
- What are the benefits of integrating TestComplete with continuous integration/continuous deployment (CI/CD) pipelines?
- Scenario: A telecom company is developing a new network routing algorithm that involves several parameters. The testing team needs to ensure that the algorithm functions correctly under various conditions. Which technique could help achieve this efficiently?