Description: TestNG actual listener
TestNG is an automated testing framework is widely used. TestNG listener is some interface, through these interfaces able to provide customized functionality TestNG. This article is a guide the reader how to use TestNG listener article. The article also TestNG several listeners were introduced one by one, after the adoption of the code examples to show readers how to use some of TestNG listener.
To Search:
File list (Check if you may need any files):
TestNGSample\.classpath
............\.project
............\.settings\org.eclipse.jdt.core.prefs
............\bin\listeners\OSFilter.class
............\...\.........\OSNames.class
............\...\.........\ProgressTracker.class
............\...\temp\TestAnnotationAdapter.class
............\...\..sts\SampleTest.class
............\lib\testng-6.8.jar
............\src\listeners\OSFilter.java
............\...\.........\OSNames.java
............\...\.........\ProgressTracker.java
............\...\tests\SampleTest.java
............\testng.xml