The _____ phase of the SDLC ensures that the software continues to meet user needs and any errors or bugs are addressed.
- Deployment
- Maintenance
- Requirements
- Testing
The Maintenance phase in the SDLC is focused on maintaining and enhancing the software to ensure it continues to meet user needs and address any errors or bugs that may arise.
Loading...
Related Quiz
- _____ testing is more suitable for tasks that require repeated execution, while _____ testing is often more suitable for exploratory or usability testing.
- The _____ SOLID principle emphasizes that high-level modules should not depend on low-level modules, but they should depend on abstractions.
- What is the main focus of Object-Oriented Programming (OOP)?
- A ________ report in bug tracking systems provides a comprehensive overview of all the bugs, their status, and other relevant details.
- Source Code Management tools like Git allow developers to _______ changes, providing a history of code modifications.