what is JUNIT

Answers were Sorted based on User's Feedback



what is JUNIT ..

Answer / satish

JUnit is a unit testing framework for the Java programming
language. Created by Kent Beck and Erich Gamma, JUnit is one
of, and arguably the most successful of, the xUnit family of
frameworks that originated with Kent Beck's SUnit. JUnit has
spawned its own ecosystem of JUnit.

Is This Answer Correct ?    11 Yes 1 No

what is JUNIT ..

Answer / alok kumar ranjan

* It is a software testing framework to for unit testing.
* It is written in Java and designed to test Java
applications.
* It is an Open Source Software maintained by the
JUnit.org community.

JUnit is a simple, open source framework to write and run
repeatable tests. It is an instance of the xUnit
architecture for unit testing frameworks. JUnit features
include:

* Assertions for testing expected results
* Test fixtures for sharing common test data
* Test runners for running tests

JUnit was originally written by Erich Gamma and Kent Beck.

Is This Answer Correct ?    4 Yes 0 No

what is JUNIT ..

Answer / avinash panwar

JUnit is a unit testing framework for the Java programming
language. Created by Kent Beck and Erich Gamma, JUnit is one
of, and arguably the most successful of, the xUnit family of
frameworks that originated with Kent Beck's SUnit. JUnit has
spawned its own ecosystem of JUnit.

Is This Answer Correct ?    4 Yes 3 No

Post New Answer

More QA Concepts Interview Questions

What is difference between test effectiveness and test efficiency?

0 Answers  


What is the difference between web, window, desktop and client server application testing?

0 Answers  


What do you think is a good investment, a defect tracking system or a test management system integrated with a defect tracking tool? Please comment.

1 Answers  


Explain what is mr and what information does mr consists of?

0 Answers  


what is build and release and what is the difference b/w them?

1 Answers  






What kinds of testing should be considered?

0 Answers  


what is difference between smoke testing and sanity testing?

0 Answers  


in v model of software testing which processes comes under QA and which processes comes under QC?And what is verification and validation please anwer these question i realy very confused

9 Answers   KPIT,


What is quality control?

6 Answers   Ordain Solutions,


Iam very much confused about the meaning of black box testing methodoly ? I am getting diffrent types of answer for it ...Pls Help

6 Answers  


What do you like about QA?

1 Answers   Eze Castle,


Adhoc testing is advisable for every project?

2 Answers   Logica CMG,


Categories