Selenium Deep Dive: Integrating TestNG & Selenium
Part of the path to proficiency in automated testing and Selenium usage is to learn how to work with Selenium and TestNG to automate test case creation and execution. In this course youll learn to install configure and integrate TestNG with Selenium to create multiple test cases. Youll then learn how to use autogenerated XML and reports and create dependencies between test cases using a real-time use case scenario and Selenium WebDriver and TestNG. Next youll learn how to implement WebDriver listeners TestNG listeners and both Hard and Soft Assertions. Finally youll create a TestNG XML file and use it for test automation.