Pre request scripts are not running while performance tests

Pre request scripts are not running while performance tests.
The same scripts are running while functional test

Hi @material-specialist2.

This is not an expected behaviour and I am unable to replicate it on my end. What are you trying to achieve and how are you able to ascertain that the pre-request scripts are not running?

Maybe the behavior you’re seeing is that the prerequest script is trying to update variables not in scope of the performance run?

If it’s updating environment variables, be sure to select the right environment before running the perf tests.

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.