If you want to join the training classes, please visit
http://www.subbustech.com
In this class the following are explained.
TestNG configuration file to run multiple tests in Selenium
Excluding or Including Tests in TestNG
Running tests at package level in selenium and TestNG
Test Annotations
@BeforeMethod
@AfterMethod
@BeforeTest
@AfterTest
- @BeforeClass
@AfterClass
@BeforeSuite
@AfterSuite
TestNG Groups
Helper Attributes in TestNG