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 |
can 100% quality be achieved?
How would you describe the involvement you have had with the bug-fix cycle between Development and QA?
What is basic block?
What is the Use of Bug Tracking Tools.? what are the common and Importent Fields in any Bug Tracking Tool?
Explain what is the rule of a "test driven development"?
Can any one send the Basic Consepts of DB Testing? Which Type of Quarres are Frequently used in the DB Testing? If any one have those please reply..
at any application or software where the data will be stored at server side or at client side kindly answer it in detail?
How is retesting different from regression testing?
What and where are the policy statements that dictate quality assurance in your project?
hi all, iam prasanna. i jst started course in testing. can any one tell me abt pilot testing with an example.
What is the role of QA in a company that produces software?
what is scalability testing?