InterviewSolution
Saved Bookmarks
| 1. |
______________ applications are often required to show that testing achieves 100% of some form of code coverage.(a) Non safe(b) Safety Critical(c) Critical(d) LosslessThe question was posed to me at a job interview.I'm obligated to ask this question of Stubbing the Connection in chapter Coarse-grained Testing with Stubs of JUnit |
|
Answer» Correct CHOICE is (b) SAFETY Critical |
|