Forum Discussion
joejoyce
Staff
5 years agoHey Sirisha2020 , is there a reason you're using Groovy Script to do this? With, for example, the Data Sink test step in ReadyAPI Test, you can store data collected in your tests to an external location (like a shared drive, in your case).
Documentation for that step is here: https://support.smartbear.com/readyapi/docs/functional/steps/data-sink.html
- Sirisha20205 years agoContributorHi joe,
Thanks for your reply. We are trying to save the JSON requests and
responses using groovy script. Now, we are able to save the
requests/response in our local folder. But we are trying to find is there
any way to save them using a groovy script in our project folder.
Thanks.- joejoyce5 years ago
Staff
Thanks for the extra info. Where is the Project folder located? Is there a reason that it's more difficult to save it in this location than locally?