Podcast
Questions and Answers
What is the primary goal of corrective maintenance in software development?
What is the primary goal of corrective maintenance in software development?
- Adding new features to the software
- Improving existing features of the software
- Restructuring the code for maintainability
- Fixing bugs in the software (correct)
Which category of maintenance tasks involves modifying the application to meet changes in its environment?
Which category of maintenance tasks involves modifying the application to meet changes in its environment?
- Perfective
- Preventive
- Corrective
- Adaptive (correct)
What is the main focus of preventive maintenance in software development?
What is the main focus of preventive maintenance in software development?
- Improving existing features regularly
- Adding new features proactively
- Fixing bugs before they occur (correct)
- Restructuring the code constantly
Which task involves restructuring the code to make it more maintainable?
Which task involves restructuring the code to make it more maintainable?
What is a common challenge when changing code during maintenance?
What is a common challenge when changing code during maintenance?
Which type of task involves modifying existing code to enhance its functionality?
Which type of task involves modifying existing code to enhance its functionality?
What are corrective tasks in application development focused on?
What are corrective tasks in application development focused on?
Which of the following is an example of a preventive task in software development?
Which of the following is an example of a preventive task in software development?
What is the primary purpose of refactoring code in software development?
What is the primary purpose of refactoring code in software development?
Which of the following tasks helps in keeping an application usable when external factors change?
Which of the following tasks helps in keeping an application usable when external factors change?
In software development, what is the main focus of bug fixes under corrective tasks?
In software development, what is the main focus of bug fixes under corrective tasks?
Which of the following is NOT a part of preventive tasks in software development?
Which of the following is NOT a part of preventive tasks in software development?
What is the main purpose of refactoring code?
What is the main purpose of refactoring code?
Which type of bug tracking system status means the bug has been fixed but not yet tested?
Which type of bug tracking system status means the bug has been fixed but not yet tested?
What is the primary reason for engaging in preventive tasks in software development?
What is the primary reason for engaging in preventive tasks in software development?
What does the 'Deferred' bug tracking status indicate?
What does the 'Deferred' bug tracking status indicate?
What is one of the negative consequences of bad programming practices like having too long or duplicated code?
What is one of the negative consequences of bad programming practices like having too long or duplicated code?
Which category of effort typically consumes 50% in a large application according to the text?
Which category of effort typically consumes 50% in a large application according to the text?
Flashcards are hidden until you start studying