InterviewSolution
Saved Bookmarks
| 1. |
Programmers prefer programming to testing and sometimes they take shortcuts when writing tests. For example, they may write incomplete tests that do not check for all possible exceptions that may occur.(a) True(b) FalseI had been asked this question in class test.Asked question is from Extreme Programming topic in chapter Software Processes, Models and Agile Software Development of Software Engineering |
|
Answer» Correct choice is (a) True |
|