Forum Discussion

matthieu's avatar
matthieu
Occasional Contributor
15 years ago

How to have a delay between test steps in load tests ?

Hi,

I would like to execute the test steps sequentially, with a delay between each (like 2 seconds for example) for my load tests.

The idea is to simulate a realistic use of the web service, and for now all tests of the testcase are run simultaneously (which is not really realistic).

How can I do that ?

Thank you

1 Reply

  • matthieu's avatar
    matthieu
    Occasional Contributor
    Up

    I don't understand how this basic feature is missing, I'm thinking i'm missing something in the documentation.

    What I want to do is simple : I want that my load tests launch my test steps one after the other, and not all at the same time.