What is the role of a QA team in an Agile SDLC model, and how does it differ from their role in a Waterfall model?
- QA team collaborates with developers, tests continuously, and ensures quality in Agile
- QA team is not involved in Agile
- QA team is responsible for testing only in Agile
- QA team only does post-release testing in Waterfall
In Agile, the QA team plays a collaborative role, working closely with developers, testing continuously, and ensuring the quality of the product. In Waterfall, the QA team often focuses on post-development testing. Agile emphasizes early and continuous quality assurance as part of the development process.
Loading...
Related Quiz
- Why is it important to isolate the unit from the rest of the software system during Unit Testing?
- OAuth is a widely adopted open standard for access delegation commonly used for _____ authorization in APIs.
- Why might Decision Table Testing be utilized in Black Box Testing scenarios?
- Which of the following is a legitimate use of reverse engineering in software development?
- Imagine a situation where a software system needs to handle a high volume of data and simultaneous user requests without compromising performance. How should the performance attribute be addressed during the software development to ensure it meets these demands?