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.

same payload to run multiple time

jimboy
jimboy Posts: 33

Is there a way to run the same payload multiple times?

Comments

  • jakubiak
    jakubiak Posts: 795 admin

    It's not entirely clear what your scenario is, but there are a couple ways you might do this:
    1. Add test suite logic to your test suite that causes the test to loop multiple times
    2. Put the payload in an external file, and then reference the file from multiple client tools in SOAtest

  • benken_parasoft
    benken_parasoft Posts: 1,228 ✭✭✭

    Create a global tool that is configured to send your payload and then create multiple tests that reference the global tool?