Forum Discussion

vaicha's avatar
vaicha
Occasional Contributor
7 years ago

How to get complete requests and response in the pdf report of SOAP UI

What I am doing is 

1. Making a Rest Request and getting a response.

2. Generating the TestSuite report from the soapui pro report feature on Test Suite Level

3. But I need to show the request and response inside the report for each test case in the tabular format.

 

I have done report customization but can't get success. I don't want to use Datasinks as well as it is little complicated and need to add datasinks in every testcases.

 

I need to bind my request and response as shown below in attachment.