https://bz.apache.org/bugzilla/show_bug.cgi?id=58239
Bug ID: 58239
Summary: Parameterized values reflected in jmeter result but in
DB passing only recorded value
Product: JMeter
Version: 2.13
Hardware: PC
OS: Linux
Status: NEW
Severity: major
Priority: P2
Component: HTTP
Assignee: [email protected]
Reporter: [email protected]
Created attachment 32990
--> https://bz.apache.org/bugzilla/attachment.cgi?id=32990&action=edit
result of parameterized values
Jmeter 2.13
java version "1.7.0_80"
OS version - Linux Ubuntu 14.04LTS
Browser - Firefox 39.0
I am using jmeter2.13 in linux ubuntu 14.04LTS. I am able to do parameterized
the one field (here, Order No) by using CSV file.
While running the scripts "View result tree" displayed all parameterized
values. But in DB only record time value is passing.
For example, recording time I entered order no as "208" and in CSV file I wrote
parameterized values for order no as "209", "210", "211", "212".
After running the recorded scripts I can see parameterized values reflected in
"view result tree" for order no, but in DB order no displayed as "208" with 4
users.
PLZ let me know the solution in details ASAP. Thanks.
Note:Attached CSV file
--
You are receiving this mail because:
You are the assignee for the bug.