What is Maven and TestNG?
TetsNG is the Open Source library which helps to organise Selenium Test cases, Execute Test cases in parallel, manage Test data .Maven build tool supports to manage dependencies for selenium project and execution via any CI/CD tool using pom.xml file.