1

How can I waitforapagetoload in jmeter. I have entered some data and after this it usually takes some random time to execute e.g stored procedures etc. I don't know how can I do this in jemeter load tests. I tried putting constant time but still it keeps failing. Please guide.

sam
  • 4,594
  • 12
  • 61
  • 111

1 Answers1

1

This is described in this tutorial if you mean you have an intermediate loading screen:

Otherwise you have nothing to do, JMeter will wait for response.

UBIK LOAD PACK
  • 33,980
  • 5
  • 71
  • 116