Please note, this is a STATIC archive of website www.tutorialspoint.com from 11 May 2019, cach3.com does not collect or store any user information, there is no "phishing" involved.
JUnit Online Training

Simply Easy Learning



JUnit Online Training

JUnit is a unit-testing framework for testing the application. JUnit stands for JAVA Unit. So, the test script is created using JAVA language. It follows a test a little-code a little approach. It provides the facility of annotations for its framework and using those annotations the methods are executed in the defined order. It is an open source framework.

Audience

This tutorial will be helpful for those software professionals who are beginner of the automation testing and want to evolve the base of software testing. The Unit testing provides base level of testing. Using test a little code a little approach the framework increases the stability of code for developers ad there by improves the quality of software.

Instructor

Nishita-Bhatt
Nishita Bhatt

Nishita A. Bhatt hold an M. Tech degree in specialization with Wireless and Mobile Computing. She has 4 years of experience as an Assistant Professor and after that she started her career as Software Quality Analyst in industry. She is very fond of evolving new technologies and finds her own way to gain more knowledge.


Advertisements