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

Why are dynamic link library used over static one?

0 Answers   C DAC,


What is the state of Garbage Collection after dispose() call info C# code?

4 Answers  


Why do we need generics in c#?

0 Answers  


What is the difference between array and list in c#?

0 Answers  


What is lastindexof c#?

0 Answers  


If a child class instance is created, which class constructor is called first - base class or child class?

0 Answers  


class Employee { stat9c Method1() static Method2(ref a) stat9c Method3(out x) } class Employee { stat9c Method1() static Method2(ref a) stat9c Method3(out x) } what will happen & why?

2 Answers  


Why do canadians say zed?

0 Answers  


What is type cast in C#?

0 Answers   TryTechnicals Pvt Ltd,


Can we maintain state in webservice?

0 Answers  


what is reference parameter? what is out parameters? what is difference these two?

9 Answers   Bally Technologies, SPIC, Wipro,


What are the access allowed for compilation units(namespace),class and structs and what are its default access?

1 Answers   TCS,


Categories