Interview Questions

Selenium WebDriver - What are the annotations used in TestNG

Selenium WebDriver Interview question and Answers


(Continued from previous question...)

Selenium WebDriver - What are the annotations used in TestNG

@Test, @BeforeSuite, @AfterSuite, @BeforeTest, @AfterTest, @BeforeClass, @AfterClass, @BeforeMethod, @AfterMethod.

(Continued on next question...)

Other Interview Questions