Submit and vote on feature ideas.

Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.

viewing errors in a LoadTest

Options
LegacyForum
LegacyForum Posts: 1,664 ✭✭
edited December 2016 in Load Test
I see that when you run a load test, you can view the errors that occured. However, it only shows the faultCode, faultString, and faultActor. Is it possible to view the actual request and full response that caused the error during the load test?

Thanks so much for your help!


Mary
Tagged:

Comments

  • LegacyForum
    LegacyForum Posts: 1,664 ✭✭
    Options
    To look at the traffic for the error:

    1) Select the Detailed Report option.
    2) Right click on the Graph/Histogram and select Show Errors. You can also select a time interval to just show errors for that interval.
    3) Click on the Table tab. There should be a list of errors.
    4) Double click on an error. It should show a tree view of the error.
    5) Right click on the error and select Show Associated Traffic.

    You should be able to view the request and response messages for the error.