ThesaHelp: references a-b
Group: goals for a programming system
Topic: defensive programming
Topic: software metrics
Topic: consistency testing
| |
Reference
Boehm, B.W., Brown, J.R., Lipow, M.,
"Quantitative evaluation of software quality",
Proceedings International Conference on Software Engineering, IEEE, pp. 592-605, 1976.
Google
Quotations
592 ;;Quote: even though software is correct and efficient, it may be difficult to understand, modify, use, and integrate
| 592+;;Quote: software should not be easy to misuse
| 594 ;;Quote: the best use of software metrics is detecting anomalies and guiding development, testing, acquisition, and planning
| 599 ;;Quote: consistency checks were best, followed by robustness checks (range check) and self-containedness (initialization)
| 600 ;;Quote: consistency checkers lead to significant improvement in software error detection; e.g. type checking, range checks, and hardware initialization checks
|
Related Topics
ThesaHelp: references a-b (396 items)
Group: goals for a programming system (21 topics, 983 quotes)
Topic: defensive programming (22 items)
Topic: software metrics (32 items)
Topic: consistency testing (60 items)
|