Overview/Description
TestNG has various annotations and methods to help create complex tests. This course covers test annotation in TestNG, the TestNG assert class, TestNG parameterization, TestNG DataProvider features, the DataProvider method, factory concepts and usage, TestNG grouping, and dependencies. See how to run a dependency test. As a review exercise, you will describe various TestNG annotations, use the assert class and parameterization, define factory and the data provider annotation, describe how groups are used, and finally, show how to use TestNG dependencies.
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