Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


how u do unit testing?

Answers were Sorted based on User's Feedback



how u do unit testing?..

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

how u do unit testing?..

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

Post New Answer

More Core Java Interview Questions

how exactly garbage collection take place?

4 Answers  


Can you inherit a constructor java?

0 Answers  


What is dynamic binding?

2 Answers  


explain what is transient variable in java?

0 Answers  


How does serialization work

3 Answers   Ordain Solutions,


What class is used to create Server side object?

1 Answers   TCS,


Program to find greatest prime number in n numbers?

3 Answers   Huawei,


when i write string s1="java"; in one program(application) and string s2="java"; in another application on the same jvm will both objects s2,s2 will refer to same memory location where "java" is stored in string pool.

2 Answers  


What are disadvantages of java?

0 Answers  


What is the difference between error and exception and explain in simple words not whatever is given in the book.

7 Answers  


Can we have a abstract class withought any method? What is a purspose of this?

3 Answers  


Why Over riding is Run Time Polymorphism?

3 Answers   Genpact,


Categories