Hi all,

My test plan is like this:
Test plan
    Thread group (loop = forever)
        CSV data config (recycle on EOF = false, stop thread on EOF = true)
        Simple controller
            HTTP sampler1
            HTTP sampler2
    Result tree

I would like to have HTTP sample1 and HTTP sampler2 to read 1st and 2nd
line from my CSV file, So I would see only 2 entries in Result tree (one
from sampler1 and the other from sampler2).
However, what I get is both 1st and 2nd lines from my CSV are apply to HTTP
sampler1 and HTTP sampler2, which means I have 4 entries in Result tree
(two from sampler1 and the other two from sampler2).

How can I achieve my original goal that each line of CSV is used on one
sampler only?

Thank you.


This is a UTF-8 formatted mail
-----------------------------------------------
James C.-C.Yu
+886988713275

Reply via email to