mayannaoliveira
2 years agoSenior Member
SoapUI Groovy to save Requests and Responses in a txt file
How can I save my REST project in SoapUI Open Source all requests and responses that was ran to a txt file divided in sections test by test. I would like to use a Groovy code to do it, Please may someone help me?
Example:
Test 1 - Title
Request code
Response code
Test 2 - Title
Request code
Response code
I tried to save the Dump File but I need all request and response information with titles and all test steps together in the same file.
How can I solve my problem using REST API and save all requests and responses that was ran?
Thank you too munch!
Example:
Test 1 - Title
Request code
Response code
Test 2 - Title
Request code
Response code
I tried to save the Dump File but I need all request and response information with titles and all test steps together in the same file.
How can I solve my problem using REST API and save all requests and responses that was ran?
Thank you too munch!