Forum Discussion

phanisrikar's avatar
phanisrikar
Contributor
14 years ago

Can we get soapui testcase assertion names in loadui report?

Is there any way that we can get the soapui assertion names that are failed in loadui test report ?

Please help urgent

Thanks
Phani

3 Replies

  • Hi,

    No, not in the report currently. But you can connect the right-most output of the soapUI Runner to a TableLog Component, configured to autosave content to a file.

    That will get you the same content as you want, but as two separate files.

    I hope this is sufficient!

    Henrik
    SmartBear Software
  • OK thanks.

    And I have executed a load test for a test case with 5 steps and in the Table log component I could able to get the status of the each test step.

    But the count of the number of times the test case executed is not equal to the number of request count ? ( to keep it simple, I could not able to get the complete Table log saved)

    I have increased the "Max Rows in Table" option in Table Log settings to 1000000.

    How can get the complete table log saved ?
    Also, Can we get the test step names in the load ui report?
    viewtopic.php?f=10&t=12582

    Please help

    Thanks
    Phani