What is the primary goal of the maintenance phase in the SDLC?
- Enhancing System Functionality
- Evaluating User Satisfaction
- Extending System Capabilities
- Fixing Defects and Issues
The primary goal of the maintenance phase in the SDLC is to fix defects and issues identified during the testing and production phases. It involves addressing software bugs, making necessary updates, and ensuring the continued reliability and performance of the software over time.
Loading...
Related Quiz
- _______ caching involves storing data in a distributed manner across multiple servers.
- In _______ caching, data is stored closer to the end-user to reduce latency.
- What is Git?
- Which database indexing technique helps in optimizing query performance by storing data in a sorted order?
- In a project with multiple developers, how would you utilize a collaboration tool to ensure smooth coordination and efficient code integration?