jhon
10 years agoNew Contributor
Need Test report with web server response status
Hi,
I am new to readyapi and using a security test, I want to see all the responses (or at least the status codes) that I receive from the server when the tool sends the soap requests. As there are only two options in the create report dialog box, one is "security test report" and other is "data export" and in both options there is no data regarding the actual responses that are received from the web server.
which report type should I use or if i need to create a new one please let me know how,
Thanks
Hi jhon,
You can try one of the following:
- Try creating a template for your report and put there the data you need. See the following documentation article for details: http://readyapi.smartbear.com/readyapi/reporting/templates/start
- You can insert an assertion in your test that will post exit codes of your responses to the Test Log. After executing a test, you should see those values in the log. Please read this article for more information: http://readyapi.smartbear.com/loadui_ng/configure/assertions/about