One of the limitations of traditional SDLC is that testing is often relegated to the _____ phase, which can lead to delays.
- Development
- Planning
- Requirements
- Testing
One of the limitations of traditional SDLC is that testing is often relegated to the Development phase. This means that testing occurs late in the cycle, which can lead to delays and increased costs due to the identification and rectification of defects late in the process. It is more effective to incorporate testing earlier in the process to catch issues sooner.
Loading...
Related Quiz
- Which tool allows for collaborative prototyping and has real-time co-editing features?
- In Test-Driven Development (TDD), what is the purpose of writing a failing test before implementing the code?
- CI/CD pipelines facilitate ________, enabling faster detection and resolution of errors.
- How does a rolling deployment strategy differ from a Blue-Green deployment in terms of risk and downtime?
- A significant limitation of traditional SDLC models is the difficulty in accommodating _____ once the development has started.