TestNG
- Introduction
- Install TestNG
- TestNG vs Junit
- Advantages over Junit
- Annotations
- Group Tests
- Parameterizing Tests
- Skipping Tests
- Listeners
- IAnnotationTransformer
- IAnnotationTransformer2
- IConfigurable
- IConfigurationListener
- IExecutionListener
- IHookable
- IInvokedMethodListener
- IInvokedMethodListener2
- IMethodInterceptor
- IReporter
- ISuiteListener
- ITestListener
- Re-Run only Failed Test Cases
- TestNG Report Sample
- Customized TestNG Report Sample
- Running TestNG suite from command line
- Factory Method
- Creating TestNG.xml programmatically