Which of the following is the commonly used testing framework while working with Java?

28. Which of the following is the commonly used testing framework while working with Java?

  1. JavaTester
  2. Junit
  3. JavaC
  4. JavaUnit

Answer: B) Junit

Explanation:

JUnit is a Java unit testing framework that is frequently used in conjunction with Apache Ant, a build tool for Java-based applications.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.