Which SDLC model involves continuous iterations of development and testing?
- Agile
- Spiral
- V-Model
- Waterfall
The Agile model of Software Development Life Cycle (SDLC) emphasizes continuous iterations of development and testing. Each iteration involves phases like requirements, design, coding, and testing.
Loading...
Related Quiz
- In CI/CD, a _______ server automates the building, testing, and deployment processes.
- In a CI/CD pipeline, why is "Docker" often integrated?
- Which testing technique relies heavily on the tester's intuition and experience without any predefined test cases?
- The _______ matrix is a tool used to prioritize risks based on their impact and likelihood.
- Why is it beneficial to have a mix of manual and automated testing in a project?