test

Monday, April 9, 2012

Unit Test Automation

Visit my new portal bharaththippireddy.net




Test Automation gives us instant and continuous feedback to improve the quality of the software under development.You can automate the process of running your JUnits by making them a part of your ant build scripts using the JUnit ANT task.You can also use the JUnitReport Ant Task to generate informative and easy to browse test reports.There are several advantages of test automation which you will learn when i present Continuous Integration and Hudson Hands On next.


JUnit ANT Task
JUnitReport ANT Task

Related Presentations:

JUnit Quickstart Hands On

Ant Hands On

Core Java Overview

J2EE Technology Roadmap for beginners