RaviKul
9 years agoNew Member
Java+Cucumber SOAPUI testing generates incorrect report
Hi,
Im executing SoapUI testsuite on Cucumber. Test sute has two test cases. One positive and other negative test case. When the feature file is executed to run the tet suite, cucumber generates incorrect report below
1 Scenarios (1 failed)
3 Steps (1 failed, 2 passed)
It is reporting only for the failes test case but not for the passed. How do I make SoapUITestCaseRunner execute the sam scenario twice once for each test case.
Any help is greatly aapreciated.
Thanks,
Ravi