vendredi 10 janvier 2020

why selenium test cases are got skipped randomly while running testng.xml in windows cmd

I have tried to run the selenium automation test cases using testng.xml file with multiple cases, but some cases got skipped. TestNG not showing skipped testcases count also, but showing total count and failures count. Can't find the reason and resolve this issue.

So i need solution for run the tescases using testng.xml without skipping in windows cmd using following command in cmd line;

    java org.testng.TestNG %project_location%\sample_testng.xml

Could you please anyone help me on this issue ?

Testcases count summary in TestNG.xml cmd

Aucun commentaire:

Enregistrer un commentaire