Podcast
Questions and Answers
Why are design errors tough to repair in software maintenance?
Why are design errors tough to repair in software maintenance?
Design errors are tough to repair because it takes a lot of time and understanding of the entire code base and are linked to risks.
What is the main challenge with adaptive changes in software maintenance?
What is the main challenge with adaptive changes in software maintenance?
Adaptive changes are frequently not easy due to deficiency of information about what the software is being modified to.
Why are adaptive changes difficult to implement?
Why are adaptive changes difficult to implement?
The diverse facts of the new technology to adjust to be difficult to take hold of.
What is a key issue related to program comprehension in software maintenance?
What is a key issue related to program comprehension in software maintenance?
Signup and view all the answers
Why is relevant documentation important in program comprehension?
Why is relevant documentation important in program comprehension?
Signup and view all the answers
What percentage of the cost in the whole development life cycle is consumed by software maintenance?
What percentage of the cost in the whole development life cycle is consumed by software maintenance?
Signup and view all the answers
What is impact analysis in software maintenance?
What is impact analysis in software maintenance?
Signup and view all the answers
Why are maintenance costs mainly incurred?
Why are maintenance costs mainly incurred?
Signup and view all the answers
What is one of the major key issues in software maintenance related to changes?
What is one of the major key issues in software maintenance related to changes?
Signup and view all the answers
Why can it be difficult to recognize the code base when dealing with corrective changes?
Why can it be difficult to recognize the code base when dealing with corrective changes?
Signup and view all the answers
What happens if the preliminary design is reduced during corrective changes?
What happens if the preliminary design is reduced during corrective changes?
Signup and view all the answers