sam
sam

Reputation: 4684

how to wait for some event to complete in jmeter load tests

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.

Upvotes: 1

Views: 329

Answers (1)

UBIK LOAD PACK
UBIK LOAD PACK

Reputation: 34536

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.

Upvotes: 1

Related Questions