what is JUNIT
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
What are the different levels in software testing?
what is defect density
6 Answers Accenture, Ness Technologies, Thatavarti Technologies,
Q. How do you select product components for validation?What are the contents of QMS?
What is verification?
When there is a new enhancement, what kind of test cases will you write and how will you ensure that everything is covered
can you explain the software testing life cycle?
Suppose I am testing a web base health care insurance software and I am working in the member portal. Could anyone please give me some example of some common/critical bugs/defects to be found in this software testing process ?
What is verification And Validation?
WHAT IS THE DIFFERENCE BETWEEN TD AND QC?
How can new software qa processes be introduced in an existing organization?
what r the status for test cases?
6 Answers Thatavarti Technologies,
1) What r the properties, Advantages & Disadvantages of each types of action? 2)When I can use this?