Selenium with TestNG Setup Tutorial
Selenium with TestNG Setup Tutorial with Example: What is TestNG framework?, How to use TestNG in Selenium? and How to setup TestNG Selenium framework in Java? Learn how to setup TestNG with Selenium & write your first testng test case
Read Data (Parse) from XML using Java
Automate XML Validation using Java - How to Parse XML Data and Test XML using Java?, Write automation test script for XML validation & XML Parser in Selenium.
TestNG Soft Assertion And Hard Assertion In Selenium
TestNG– Soft and Hard Assertion in Selenium - Learn how assertions works in selenium project using TestNG dependency with example & sample program step by step
Selenium and TestNG Setup with Maven
Learn Selenium and TestNG complete Setup with Maven, Step by Step setup of selenium, testng and maven for automation testing project using Java