Unit Testing

Unit tests focus on testing the smallest units of an application for quality, stability, and compatibility with existing functionality within the codebase. While unit testing is most commonly performed within an application by software developers during the development phase, our QA staff helps with outsourced QA by either advising on unit testing practices or collaborating with our internal development team to add unit tests to an application to ensure sufficient unit test coverage.