Podcast
Questions and Answers
What can low quality software cause? Give examples.
What can low quality software cause? Give examples.
Low quality software can cause jobs, lives and money. Example, Knight Capitol lost 440 million dollars because of a glitch in their software. Another example is the Therac-25. It is a radiation therapy machine that was produced by Atomic Energy of Canada Limited, and it was involved in at least 6 accidents in which patients were given massive overdose of radiation.
What are the software development activities?
What are the software development activities?
Planning Requirement Analysis Designing Implementing Verification and validation Maintenance and Evolution
Explain requirement analysis.
Explain requirement analysis.
There are two types of requirement analysis, requirement elicitation: finding out who the stakeholders are and interviewing them to figure out what their requirements with the software. requirement specification: specifying the requirements in details. For example, use cases and user stories.
What are the different types of design and explain each of them.
What are the different types of design and explain each of them.
Signup and view all the answers
Explain the difference between verification and validation
Explain the difference between verification and validation
Signup and view all the answers
Why are changes inevitable in software development?
Why are changes inevitable in software development?
Signup and view all the answers
What are the types of software maintenance and define each of them.
What are the types of software maintenance and define each of them.
Signup and view all the answers
What is technical debt?
What is technical debt?
Signup and view all the answers
What is law 1 of the eight laws of software evolution?
What is law 1 of the eight laws of software evolution?
Signup and view all the answers
What is law 2 of eight laws of software development?
What is law 2 of eight laws of software development?
Signup and view all the answers
What is Law 6 of the eight laws of software development?
What is Law 6 of the eight laws of software development?
Signup and view all the answers
What is law 7 of the eight laws of software development?
What is law 7 of the eight laws of software development?
Signup and view all the answers