Chapter 8 - Software Quality Assurance

 
Quality

Costs of Quality


HUMOR. Thanks to the unknown author of these "Top 20 Replies by Programmers when Their Programs Do Not Work."
 

20. "That's weird..."
19. "It's never done that before."
18. "It worked yesterday."
17. "How is that possible?"
16. "It must be a hardware problem."
15. "What did you type in wrong to get it to crash?"
14. "There's something funky in your data."
13. "I haven't touched that module in weeks!"
12. "You must have the wrong version."
11. "It's just some unlucky coincidence."
10. "I can't test everything!"
 9. "THIS can't be the source of THAT."
 8. "It works, but it hasn't been tested."
 7. "Somebody must have changed my code."
 6. "Did you check for a virus on your system?"
 5. "Even though it doesn't work, how does it feel?"
 4. "You can't use that version on your system."
 3. "Why do you want to do it that way?"
 2. "Where were you when the program blew up?"
 1. "It works on my machine."

Design and Code Reviews

Code Review Items:

Statistical Quality Assurance

Basic Process

Total
Serious
Moderate
Minor
Error Cause No. % No. % No. % No. %
Incomplete specification 10 5 3 1 5 2 2 1
Poor communications with customer 8 4 2 1 4 2 2 1
Intentional deviation from specification 3 1 0 0 1 0 2 1
Violation of programming standards 4 2 1 0 1 0 2 1
Inconsistent module interface 22 11 8 4 10 5 4 2
Error in design logic 50 24 30 15 15 7 5 2
Incomplete testing 25 12 10 5 10 5 5 3
Inaccurate documentation 10 5 3 1 2 1 5 2
Programming error 66 32 10 5 40 20 16 8
Ambiguous human interface 8 4 2 1 2 1 4 2
Totals 206 100 69 33 90 44 47 23

 Software Reliability


Study Guide:

Key words:

Appraisal costs
Availability
Code Review
Cost of Quality
Defect
Error Index
External Failure Costs
Failure Costs
Mean time between failures
Mean time to fail
Mean time to repair
Pareto
Phase Index
Prevention Costs
Product Size
Quality Control
Quality of Conformance
Quality of Design
Reliability

Problems : 2, 3, 6, 7, 8, 9, 11, 12