To Run the project with Different Test Runner: Use the following command from the Cmd: mvn clean test -Dfilename=testNG_File_name.xml Example: mvn clean test -Dfilename=regression_testng.xml This ...
Automated web testing project using Selenium WebDriver on Guru99 demo banking application. Implemented test scenarios for customer creation, editing, and validation using Java, TestNG, and Cucumber ...