InterviewSolution
Saved Bookmarks
| 1. |
JUnit is used for what type of software testing for the Java language?(a) Unit Testing(b) Integration Testing(c) Functional Testing(d) System TestingI had been asked this question in exam.This interesting question is from Exploring Core JUnit in portion Exploring Core JUnit of JUnit |
|
Answer» Correct OPTION is (a) Unit Testing |
|