Internal Assertion report generation
Hi team,
While implementing internal Assertion I am unable to see it's validations are pass or fail.Can you help me out how to generate a test report in which the internal Assertion validations should be captured
Answers
-
If you are using a SOAtest/Virtualize WAR deployment to execute your test cases than individual assertion details are available in the XML report that is returned. The HTML report will just show the overall pass/fail status for individual test cases. However, a test will only pass if all of its assertions and validations passed. Otherwise, any validation failures will be shown in the report with detail about the mismatch between the expected and actual value.
0 -
In case this is helpful, from the SOAtest Desktop you can also generate a "test structure" report that will show test output detail including individual XML/JSON assertions. This report can be used to compliment test execution reports.
0