Submit and vote on feature ideas.

Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.

Is there a way to export RESTful SOA tests as curl commands?

Options
mdeep83
mdeep83 Posts: 1

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?

Tagged:

Answers

  • jakubiak
    jakubiak Posts: 798 admin
    Options

    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.