Unanswered question

Can calculating average request/s start after delay which is set in population parameters?

I set the population parameter "delay" on 1000 s. This is needed in order to allow application to be up and running before starting performance test (on jenkins). But, average request/s is calculated from the start of the test and calculates that delay time too. So, for my application it means that instead of ~ 450 request/s my results show ~9 request/s.

Vladana S.
Vladana S.

Vladana S.

Level
0
3 / 100
points

Answers

Nouredine A.
Nouredine A.

Nouredine A.

Level
4
5000 / 5000
points
Team

So if i understand your application is not up and running when your start your NeoLoad Jobs. Would it not be easier to manage that in Jenkins itself by adding a build step and only start the NeoLoad jobs when your application is ready?

Otherwise you could add a pre-monitoring step of 1000s so the calculation of the statistics starts only after that period. It is configured in the advanced settings of your scenario.

 

christophe M.
christophe M.

christophe M.

Level
4
5000 / 5000
points
Team

You may use an automatic filter to be defined on your Scenario that removes this wait time and maybe the ramp-up of the test.