Business Scenario-Based Performance Concepts: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
 
(10 intermediate revisions by the same user not shown)
Line 3: Line 3:
* [[Business Scenario-Based Performance Monitoring and Diagnosis]]
* [[Business Scenario-Based Performance Monitoring and Diagnosis]]


=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|session]], usually performing user authentication, then exercises an arbitrary combination of [[#Business_Scenario|business scenarios]], repeatedly, in a loop, and then ends the session.
=Session=
=Iteration=


=Business Scenario=
=Business Scenario=


=Iteration=
Also see [[Events_User_Manual#Business_Scenarios|Business Scenarios in the <tt>events</tt> User Manual]].
 
==Request Sequence Number==
 
=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.

Request Sequence Number

Request