2. Scripting the Load Test Session
Was this helpful?
Was this helpful?
As a category, once you have a Load Test session, these are the areas that will need addressing
Validate HTTP responses and what to do when they are not as expected.
: This powerful tool displays detailed information about a recorded URL and supports composing dynamically exchanged session parameters over the entire Web-surfing session. At the Var Handler’s core is extracting values from received HTML pages into variables - from HTML forms or hyperlink-parameters - and to assign such variables to parameters of succeeding HTTP requests, instead of using the "burned in" values of a recorded Web surfing session.
Var Finder: Searches and finds dynamically-exchanged CGI (or form) parameters. Var Finder also supports extracting variables from Input files and from "user input fields" (global load test program parameters).
: be prompted to Add load test program options (arbitrary global variables), at the start of the load test.
: extract variables from external text files.
: define “inner loops” which include only some web pages of a recorded web surfing session.
: add loops with to the recorded session.
: defining and inserting Transactions, or belated Page Breaks, into the recorded session.
: enhance the load test program with additional features.
: pre-compiled Java classes that can be loaded into the recorded web session to enhance the functionality of a load test program.