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 Main Sources of Software Bugs
What are the metrics available?
what is difference between software tester and quality analyst, in fact can anyone tell me what is role and responsibility for software tester,quality analyst,software quality assurance tester,test engineer,test lead,Quality Assurance manager. Quality Control Senior/junior Tester Quality Assurance Automation engineer. Quality Assurance Manual tester. Quality assurance test analyst.
What is the Use of Bug Tracking Tools.? what are the common and Importent Fields in any Bug Tracking Tool?
What would you do if you have a large suite to execute in very less time?
What is the difference between compatibility testing and cross browser testing?
difference between QA and QC????
What Contains in Business Design Document?
hi , This is krish from chennai . i like to do istqb certification for foundation level . if any one have material for that kidely help me. just send me the material to krishmca29@rediffmail.com. thanks is advance for sending .
How do you audit configuration management
What test strategy followed in your project?
What is specification-driven testing?