Answer Posted / 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 View All Answers
What are the factors responsible for the estimation of system integration test cycle and total integration time?
What is the difference between functional and nonfunctional testing?
How does a server or client environment affect software testing?
How is monkey testing different from adhoc testing?
Scenario :- when we test payment module in the eCommerce site, then how do we verify or actually check transaction failed and the amount will be returned in next few days? i am using pay pal / credit card.
How the build and release differ from one another, write down the difference between build and release?
Have you ever managed writing the test cases without having any documents?
Explain cmmi.
What type of tests you perform on the web based application?
How do you define a format of writing a good test case?
Write down the differences between the responsibilities of qa and programmers?
What is quality audit?
What is verification?
Explain stress testing, load testing and volume testing?
Explain what is a cause effect graph?