Question 1 out of 5

    What is unit testing?

    Testing individual units or components of a software

    Unit testing is a software testing method by which individual units or components of a software are tested.