Hire QA – Specialized in QA Recruitment, Technical Interviews and Testing Solutions

What is Unit testing?

Category: Web Application Testing

Unit testing is primary test level, one way is static testing, where code is verified for syntax, rules followed by organization which is conducted by developer, second way is dynamic testing where small snippet of code is debug (tested) with sample test data to validate the output. Various tools for unit testing are JUnit, Hansel, and Testing are used to verify code coverage.

Leave a Reply

Your email address will not be published. Required fields are marked *