Hi, I am new to SOA tests and I am a developer. Is there a way to export RESTful API SOA tests to curl commands?
There is no built-in functionality to export to curl commands. You could write something yourself using the SOAtest REST API, since the REST API will give you programmatic access to the internals of SOAtest test scenarios.
Answers
There is no built-in functionality to export to curl commands. You could write something yourself using the SOAtest REST API, since the REST API will give you programmatic access to the internals of SOAtest test scenarios.