Hi,
 
I am using JMeter nightly build on October 7th 2002.
I defined a testplan using HTML Parameter Mask to use different
login Ids in the execution of the following requests in the TestPlan.
 
Please see the attachment:
This HTML Parameter Mask is added under Root->TestPlan->CSR Group
->CSR Login node.
The parameter details:
Name: loginId
ID Prefix: csr_
LowerBound:  1
UpperBound:  5
Increment: 1
 
 
And in the following request I used the above parameter loginId and
its value as '*'.
 
 
When I run the above TestPlan from GUI, it is replacing loginId's
value with one of the csr_1, csr_2, csr_3, csr_4 or csr_5. It is working
fine.
But when I run the above TestPlan from command line, it is replacing
loginId's value with starting from csr_0.  Why is it taking '0' as
lower bound when I run the testplan from cmd line?.
 
----tnx
Venkat Dosapati
ATS TransLogic Systems
5th floor Amogh Plaza, Green Lands
Hyderabad, AP-500 016, India
ph  : +91-40-3401795 x24
fax : +91-40-3407943

Attachment: HTTPParameterMask-problem.jmx
Description: Binary data

--
To unsubscribe, e-mail:   <mailto:jmeter-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:jmeter-user-help@;jakarta.apache.org>


Reply via email to