Answer Posted / 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 |
Post New Answer View All Answers
Explain what is mr and what information does mr consists of?
Describe use case testing?
What is the difference between Test cases document and test cases design document?
Case Study:-Given a standard calculator with the basic functionality of addition,substration,multiplication and division-write the test case to test this and tell how did it take to write the above test case and how ling would it take to execute them?
Explain the benefits of destructive testing.
How do you differentiate between priority and severity of the defect within the project?
Define Quality testing ?
What do you know about data-driven testing?
Explain what is bug triage?
What is basis set?
What are the automation challenges that sqa(software quality assurance) team faces while testing?
Describe the benefits of agile testing.
In asset accounting we are run depreciation in 10% now we are in 6th period . But now our client says that the depreciation percentage is 12% but we have wrongly calculated on 10%. So what are the process we have calculated actual percentage.
You have 250 outstanding requests in a bug tracking application,you have no automated build environment, or representative production environment in test, nor the hardware required.You are responsible for establishing some kind of process and order to the QA department, what would you need in terms of budget and what would your processes be, as well as how would you address the environment issues mentioned above?
Do anybody have any idea about the testing tools related to client-server apllications( for banking application or products ).Kindly tell me both open source and licensed tools. Thanks in advanceRegards