JochemNS
3 years agoNew Contributor
Difference between TestCaseRunner Summary and Reporting
Hello,
When running tests via the testrunner we see differences between the TestCaseRunner Summary and the generated reporting.
In some cases the TestCaseRunner Summary fails the run, but the generated reporting does not give any errors (which is expected).
Is there something that can explain this behavior?
The project that created these results is very heavy on scripting and creating testcases on runtime based on input from an excel file. Its also very modular, so some testSuites are disabled, but testcases within those disabled testsuites are being called by other testcases.
An example: