| Correlation |
Session management is the technique used by web developers to make the stateless HTTP protocol support session state. Unfortunately, there is no unified method to deal with session management, resulting in a proliferation of methods and techniques created by web development frameworks and individual developers. Recent advancement in web site interactivity and the use of RIA frameworks have introduced new and more complex methods for session management.
WebLOAD addresses the session management challenge by performing correlation between the server response and the client request. WebLOAD contains a powerful rule based correlation engine that allows users to define rules that describe how dynamic values should be extracted in their application. In addition, WebLOAD`s powerful Correlation Auto Discovery Engine assists in creating test scenarios without having to undergo a painful and time consuming process of manually identifying correlation rules and editing complex and lengthy scripts.
The WebLOAD correlation engine enables you to:
- Automatically discover potential correlation rules - WebLOAD can automatically suggest correlation rules for common scenarios, based on the values sent and received in the script.
- Reuse correlation logic - Once the rules are defined or discovered, the correlation engine uses the rules to make all necessary changes to the script.
- Re-run correlation at any time - You can run the correlation process multiple times on previously recorded scripts.
WebLOAD`s powerful correlation engine and auto discovery technology enable out-of-the-box script creation without having to write a single line of code.
|
|