Class Summary |
AnchorModifier |
Title: Jakarta-JMeter Description: Copyright: Copyright (c) 2001 Company:
Apache |
AnchorModifier.Test |
|
ParamMask |
This object defines with what a parameter has its value replaced, and the
policies for how that value changes. |
ParamModifier |
This modifier will replace any single http sampler's url parameter value
with a value from a given range - thereby "masking" the value set in the
http sampler. |
URLRewritingModifier |
|
URLRewritingModifier.Test |
|
UserParameterModifier |
Title: Jakarta-JMeter Description: Copyright: Copyright (c) 2001 Company:
Apache
This modifier will replace any http sampler's url parameter values with
parameter values defined in a XML file for each simulated user
For example if userid and password are defined in the XML parameter file
for each user (ie thread), then simulated multiple user activity can occur |
UserParameterXMLContentHandler |
Title: Jakarta-JMeter Description: Copyright: Copyright (c) 2001 Company:
Apache
The handler used to read in XML parameter data |
UserParameterXMLErrorHandler |
Title: Jakarta-JMeter Description: Copyright: Copyright (c) 2001 Company:
Apache
XML Parseing errors for XML parameters file are handled here |
UserParameterXMLParser |
Title: Jakarta-JMeter Description: Copyright: Copyright (c) 2001 Company:
Apache
Parse a XML file to obtain parameter name and value information
for all users defined in the XML file. |
UserSequence |
Title: Jakarta-JMeter Description: Copyright: Copyright (c) 2001 Company:
Apache
This module controls the Sequence in which user details are returned.
|