Forum Discussion
Hey LennSar
The 'API refactor' is what you're looking for and perhaps the 'API update' function too.
Have a look here --> https://support.smartbear.com/readyapi/docs/apis/update/update.html
and
here --> https://support.smartbear.com/readyapi/docs/apis/update/refactor-rest.html
you mentioned OAS so I haven't included the instructions for SOAP Services update/refactor
Cheers,
Rich
- LennSar3 years agoContributor
Hi richie,
thanks for your suggestion. I can update the API section now but I'd actually like to update the Functional Tests section which does not update along with the API section.
So let's say I have a Functional Test with a Test Case "myTestCase" that checks the reponse of a get request with the path "simple/non/correct/path".
by running the test I figure out that the path is not correct and hence I change it in the Open Api spec to "simple/correct/path". Let's further assume I have this get request in 10 other test cases as well. Is there any way to update all those get requests by reloading the OpenApi spec or can this just be done in the API sectionThanks,
Lennart
Related Content
- 4 years ago
- 11 months ago
Recent Discussions
- 2 days ago