- Created by SS Doc Editor, last modified by SS Doc Editor on Oct 18, 2021
A physical user typically spends some time on each page to analyze the displayed information or enter data. The delay between opening a page and navigating to a subsequent page is called think-time. Think-time is an essential factor in realistic load tests. You can customize page think-times to emulate different users’ iteration for a more realistic load test. The following think-time mode options are supported.
Transactions, also have think-time that are handled the same way as pages. The properties and values that apply to page think-times also apply to transactions.
|
The think time is a delay inserted after the page or transaction is executed. Think time is not included in the page or transaction response time. The default think-time setting for pages is constant at 2 seconds, and the default for transactions is 10 seconds.
Higher think-times slow down the client request rate, which results in a lower server load. Increasing the think time will typically decrease the request rate and will allow the server to handle more virtual users.
- No labels