JUnit Question:
Download Questions PDF

Who Should Use JUnit, Developers or Testers?

Answer:

I should say that JUnit is mostly used by developers. JUnit is designed for unit testing, which is really a coding process, not a testing process.

But many testers or QA engineers, are also required to use JUnit for unit testing. For example, I found this job title on the Internet: Lead QA Engineer - Java / J2EE / whitebox / SAP / Junit

Download JUnit Interview Questions And Answers PDF

Previous QuestionNext Question
Where Do You Download JUnit?Why Do You Use JUnit to Test Your Code?