What is Unit testing

Unit testing is a software development process in which the smallest testable parts of an application, called units, are individually scrutinized for proper operation. Software developers and sometimes QA staff complete unit tests during the development process.

Comments

Popular posts from this blog

What is a client and a server?

Why is it important to have a detailed bug description with evidence?