Parameterizing Get/Post Data: Introduction

How do I get to the Parameterization screen?

 

Suite Manager >> Continue with Web Performance Testing >> Select load test from left-side tree view >> Click 'Edit' link under HTTP Parameters from the right panel.

 

Understanding Parameterization UI

The description and the steps to configure the various types of parameterization are explained below:
 

Understanding Parameterization Types

 

Supported Parameterization Type

Description

Dataset

When you select the type as dataset, parameterization is done by importing values from Database or FLAT file or XLS file. The detailed steps are explained below.

Cookie

Parameterization is done by substituting the value from the specified Cookie. The detailed steps are explained below.

Text

In this type, Parameterization is done by substituting the value from Text (Response Body of a HTML page). The detailed steps are explained below.

Element

In this type, the value is fetched from the specified element attribute of a HTML page. The detailed steps are explained below.

Javascript

In this type, the value is fetched by executing the specified Javascript. The detailed steps are explained below.

URL

In this type, the value is fetched from the URL of the previous response obtained during playback of the load script. The detailed steps are explained below

Constant Value

This type does not change values between a recorded session and a replay session. The values recorded can be used as it is for replay. The constant value can be specified in the Value field. Click Apply to dynamically substitute the constant value for the selected parameter or cookie.

Variable

In this type, you can fetch values from a dataset, cookie, text, element, javascript, url or a constant and store it in a global variable say in URL1. This variable can then be used in some other URL say URL5 in the same transaction to fetch the value from the variable and substitute it for the parameter or cookie or session identifier in URL5. To know the details, refer to the topic Parameterizing Using Variable.

Random Data

In this type, the value is fetched from a random data source such as Alphabets, Numerals, etc. The detailed steps are explained below.

Auto
In this type, the value for the parameter will be automatically fetched by QEngine by matching the parameter name with form field name present in the response content of the previous URL request.The details are explained here.


Copyright © 1999, AdventNet Inc. All Rights Reserved.