I have a Selenium-Java-TestNG-Maven suite. Is it mandatory to set TESTNG_HOME environment variable and Set the CLASSPATH environment variable to point to the TestNG jar location ? Because i have not done both of the above ,but maven is running my testNG suite without issues.
↧