Business Scenario-Based Performance Concepts: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
Line 6: Line 6:


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.
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=


==Request Sequence Number==
==Request Sequence Number==
=Session=


=Request=
=Request=
=Iteration=

Revision as of 18:07, 4 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

Request