Business Scenario-Based Performance Concepts: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 12: | Line 12: | ||
=Business Scenario= | =Business Scenario= | ||
Also see [[Events_User_Manual#Business_Scenarios|Business Scenarios in the <tt>events</tt> User Manual]]. | |||
==Request Sequence Number== | ==Request Sequence Number== | ||
=Request= | =Request= |
Latest revision as of 22:15, 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
Also see Business Scenarios in the events User Manual.