Selenium with Java Training - Class 30 - TestNG Configuration File, Excluding or Including Tests

Опубликовано: 19 Октябрь 2024
на канале: subbus tech
82
2

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