Automated unit testing

Looking for a job?
Create a free profile and automatically get matched with companies that meet your requirements.
Get job offers
Looking for a developer?
Post your job today and get matched with skilled developers from Europe's #1 developer community.
Find out more

What is automated unit testing?

Automated unit testing is a software testing technique where individual units or components of a software application are tested automatically. A "unit" in this context refers to the smallest testable part of a software, typically a function, method, or procedure.