Hi All,
I have some
test cases written in
TestNG that uses @DataSource and am able to run those with Eclipse.
However when i try to run through command prompt giving the testng.xml file, the test is skipped/failed.
Dont know why? Please help
the testng file