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...


what is unit testing

Answers were Sorted based on User's Feedback



what is unit testing..

Answer / sridevi

Unit testing is a software development process in which the
smallest testable parts of an application, called units,
are individually and independently scrutinized for proper
operation. Unit testing is often automated but it can also
be done manually. This testing mode is a component of
Extreme Programming (XP), a pragmatic method of software
development that takes a meticulous approach to building a
product by means of continual testing and revision.

Is This Answer Correct ?    1 Yes 0 No

what is unit testing..

Answer / kiran

in simple
testing every individual control in the application
individually

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

Is it possible to have different access modifiers on the get/set methods of a property in c#?

0 Answers  


Can you have more than one namespace in c#?

0 Answers  


What are some of the commonly used commands in sqlcommand?

0 Answers  


What is remote data?

0 Answers  


What does the initial catalog parameter define in the connection string?

0 Answers  


What is the purpose of ienumerable in c#?

0 Answers  


What is ado net in c#?

0 Answers  


explain the features of static/shared classes.

0 Answers  


Is it possible to inherit multiple interfaces?

0 Answers   Siebel,


what optimizations does the c# compiler perform when you use the /optimize+ compiler option?

0 Answers   4Cplus,


Y go for Interface? What is use of interface?

3 Answers  


What is the use of the dispose method in C# ?

0 Answers   Infosys,


Categories