Question
- In a software project, 10 errors were introduced in the Software Requirements Specification document. All of those errors were amplified by a factor of
- In a software project, 10 errors were introduced in the Software Requirements Specification document. All of those errors were amplified by a factor of 1:2 during the design phase where an additional 20 design errors were also introduced. All the errors from the design phase gets amplified 1:1.5 into code where lack of testing and review contributes to an additional 30 errors. If no requirements and design reviews are conducted, unit testing finds 30% of all errors, integration-testing finds 30% of the remaining errors, and validation tests find 50% of the remaining errors, then how many errors will be released to the field?
- In the above scenario, project manager decided to introduce requirements, design, and code reviews with 60% effectiveness in uncovering errors. How many errors will be released to the field?
- Consider the scenarios in Q1 and Q2. If each of the errors released to the field costs $4800 to find and correct, and each error found in review costs $240 to find and correct, then how much money is saved by conducting reviews?
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started