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 it possible to execute a single test on multiple threads, with configurable number of threads?

EOni
EOni Posts: 2

I am trying to execute a single test in a test scenario on multiple threads at the same time. Is it possible?

Best Answer

Answers

  • jakubiak
    jakubiak Posts: 795 admin

    There may be multiple possible solutions - can you clarify more about what your test scenario looks like and what you are trying to accomplish?

  • EOni
    EOni Posts: 2

    I want to run a SOAP request on multiple threads from my client. Not interested in the responses, the data validation is done on a database.