how u do unit testing?
Answers were Sorted based on User's Feedback
Answer / davis
every single entity of a software is tested individually in
unit testing before they r integrated together...
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / gajendra
We can use the following tool for unit testing
i.e JUnit.
It is an opensource framework .Check with junit.org
| Is This Answer Correct ? | 2 Yes | 1 No |
How can we achieve IPC in JAVA?
Can you override a private or static method in java?
Does sprintf allocate memory?
I want to print “hello” even before main is executed. How will you acheive that?
What is meant by nested loop?
What class of exceptions are generated by the java run-time system?
How do you convert bytes to character in java?
what is the purpose of "virtual"?
What is abstraction in java?
0 Answers Akamai Technologies,
What are different types of arrays?
what is singleton in java?
What is slash r?