Overview/Description
There are several build tools and automations that help with complex integrations and implementations. This course covers TestNG parallelism, parallel tests, build automation concepts, TestNG build tools, Apache Ant, Maven, Subversion, and Hudson. Learn how to install Hudson and Ant, use reporters and listeners, and write custom loggers and reporters. As a review exercise, you will describe why you use SVN with TestNG, explain how versioning works with the SVN repository, write a multithreaded test and an Ant test, use Maven and TestNG in a test, and finally, describe how you would use a reporter and a listener in a test.
Target Audience
Software professionals, testers, developers, and anyone interested in learning TestNG to improve their unit testing; anyone interested in learning about integration and API testing