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.

Create\update regression control

RajeshU
RajeshU Posts: 19

can the create\update regression control be used from Parasoft REST API code. Im trying to create a test suite through Parasoft Rest API and I need to add the regression control, but I do not see the code available under any package, I see only diff control is available.

Comments

  • jakubiak
    jakubiak Posts: 795 admin

    No, there is no single REST API that will run the test, capture the output, and create or update a regression control. You will need to call the correct sequence of individual REST APIs in order to accomplish that.