Business Scenario-Based Performance Concepts: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 14: | Line 14: | ||
==Request Sequence Number== | ==Request Sequence Number== | ||
Also see [[Events_User_Manual#Business_Scenarios|Business Scenarios in the <tt>events</tt> User Manual]]. | |||
=Request= | =Request= |
Revision as of 22:14, 11 May 2016
Internal
Load Test Structure
A load test consists in a sequence of requests sent into the application. The load generator simulates multiple users and sends requests on behalf of those users in parallel. For each user, the load generator establishes a session, usually performing user authentication, then exercises an arbitrary combination of business scenarios, repeatedly, in a loop, and then ends the session.
Session
Iteration
Business Scenario
Request Sequence Number
Also see Business Scenarios in the events User Manual.