Quiz #26 (JUnit 3) - CPSAT Foundation Preparation Series
Quiz by Agile Testing Alliance 
Email *


JUnit is a Java testing framework.

Clear selection

JUnit is mainly used for unit testing.
Clear selection

JUnit can be integrated with Selenium for browser-based testing.
Clear selection

JUnit 5 tests cannot be run using Maven.
Clear selection

JUnit is only useful for unit testing.
Clear selection

JUnit is a part of the Java SDK.
Clear selection

JUnit automatically identifies any method with "Test" in its name as a test method.
Clear selection

JUnit can integrate with build tools like Maven and Gradle.

Clear selection

JUnit can only test public methods.
Clear selection

JUnit is a Java-based test framework for Java applications only.
Clear selection

JUnit is exclusively for unit testing.
Clear selection

JUnit is only suitable for small projects.
Clear selection

JUnit is only for Java-based web applications.
Clear selection

JUnit can be integrated with build tools like Maven.

Clear selection

JUnit does not support assertions for null values.
Clear selection

JUnit is only used for Java projects.
Clear selection

JUnit can only be integrated with Eclipse IDE.
Clear selection

JUnit 5 test lifecycle hooks can be composed.
Clear selection

JUnit allows you to assume certain conditions using @DisabledIf.
Clear selection

JUnit automatically detects and runs all test methods in a class.
Clear selection
Submit
Clear form
This content is neither created nor endorsed by Google.