what is unit testing

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is arraylist c#?

462


In .Net, what is an assembly? Also explain the type of assembly.

515


Describe the ways of cleaning up objects in c#.

517


What is part of a method signature in c#?

465


what is the difference between interface and multiple interface?

532






Is linkedhashset synchronized?

568


What is decimal in c#?

503


Is xamarin free?

450


What is a console device?

480


Why is c# good for games?

522


What is the size of a decimal?

613


What does void do in unity?

524


Where do we use serialization in c#?

496


What is a interface in c#?

471


How objects are stored in memory?

497