Forum Discussion

parmaksiza's avatar
16 years ago

Flex Load Test Parallel Execution

Hi everybody, i am going to do a load test executing the steps in parallel, not sequentially. I created to script, but i want them to execute parallel with 100 threads(virtual user).  How can do it in tool?

13 Replies

  • klukwiesau's avatar
    klukwiesau
    Occasional Contributor
    eviware support wrote:

    when running this as a load-test as you have configured they all executed simultaneously.

    That means that the timestamp is the same for each request/thread? Could you please attach a screenshot of your soap monitor with the log result?

    eviware support wrote:

    Which version / build of soapUI are you using?
    Do you have any scripts involved?
    Can you attach or mail (support@eviware.com) your project so we can try to reproduce?

    I'm using 3.5 (free) without any scripts.
    Because of security reasons i have to ask our project manager before mailing it to you...
  • Hi!

    I'm sorry, you are right, but this is actually a limitation in the SOAP Monitor which serializes requests.. ie if you bypass it you will get the results in parallell as expected (or depending on your target service).. I'll look into this for the upcoming build..

    thanks for noticing!

    regards,

    /Ole
    eviware.com
  • klukwiesau's avatar
    klukwiesau
    Occasional Contributor
    Ok, so i will get parallell requests if i don't use the soap monitor?