If a developer and a tester disagree on the severity of a bug, what approach should be taken to resolve the issue?
- Escalate the issue to the project manager for resolution
- Involve other team members to gather different perspectives
- Rely on the developer's judgment since they are responsible for the code
- Rely on the tester's judgment since they found the bug
In the case of a disagreement on the severity of a bug between a developer and a tester, it's essential to involve other team members. This helps gather different perspectives and reach a consensus. Collaboration fosters a more comprehensive understanding of the issue, leading to a fair resolution.
Loading...
Related Quiz
- API documentation is essential for identifying the ________ and ________ that an API supports, which are crucial for creating effective test scenarios.
- What is a fundamental characteristic of Microservices Architecture in the context of API design?
- To ensure continuous delivery, API tests in DevOps should be _________ to quickly detect and address issues.
- What is a primary advantage of using microservices architecture for API development?
- Negative testing often involves sending ________ types of data to check for API robustness.