|
Review 3 Answers
- For some data, an internal error might occur that results in improper data placed in a global data area; improper hardware control that can only be uncovered during system test.
- page 463
- Validation checks to see if you are building the right product. Verification checks to see that you are building the product right.
- For highly coupled modules, testing must be done in the context of all program parts that are coupled to the module in question. This means that one is really doing integrated testing, since a highly coupled module cannot be tested alone as a unit.
- page 639
- Chapter 23 pages 632-633
- pages 830-831
- Black box. You are concerned with whether the software meets its requirements and that should not depend on code, but rather on the specifications.
- Discuss a possible methodology to follow when a bug is found during the testing process.
- page 827 and 833-841
- page 246
- page 249
- page 249
- page 829
- page 835
- page 499
- page 497
- page 464
- page 446
- page 460
- page 470
- page 262
- page 261-263
- False
- False
|