Forum Discussion

kevman's avatar
kevman
Occasional Contributor
11 years ago

No detail error log for Assertion Teststep in report

Hi,

I'm creating assertion teststep because I need to loop for checking some values from data source without calling service multiple times.

One thing I noticed is that assertion teststep does not leave detail error message for each assertion in either TestCase log or Report.

If same assertions created under the rest service step directly, it gives me the detail error message, but with assertion teststep, it just returns FAILED, so hard to figure out why it failed.

Is there any way to get detail message either testcase log or testcase report?

1 Reply

  • SmartBear_Suppo's avatar
    SmartBear_Suppo
    SmartBear Alumni (Retired)
    Hi,

    unfortunately the messaging for Assertion test step isn't as verbose as assertion on a test case. That message is same no matter how you approach it (e.g. through Groovy, etc).

    As you are trying to figure out what happens at runtime, I suggest using our Test Case Debugging functionality: http://www.soapui.org/Functional-Testin ... gging.html

    Thanks,
    Michael Giller
    Sales Engineer