InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is a part of testing OO code?(a) Validation tests(b) Integration tests(c) Class tests(d) System testsI got this question in class test.My query is from Object Oriented Testing in portion Software Testing and Quality Management of Software Engineering |
|
Answer» The CORRECT ANSWER is (C) CLASS tests |
|