We want to have utility to tigger test cases on a machine with TestNG with some java code -
i have tests of testng java code , want run on native machine cmd command or bat file.
can done using java or not?
check the manual. like:
java org.testng.testng testng1.xml [testng2.xml testng3.xml ...
Comments
Post a Comment