As you guys know junit & TestNG are testing frameworks, If you call TestNG.xml it will call the pre compiled classes, not the existing one.
If there any way to achive this with out using Maven or other build tools?
As you guys know junit & TestNG are testing frameworks, If you call TestNG.xml it will call the pre compiled classes, not the existing one.
If there any way to achive this with out using Maven or other build tools?