You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2013/06/03 14:02:35 UTC

[Bug 55051] New: Jmeter - Variable not evaluated properly

https://issues.apache.org/bugzilla/show_bug.cgi?id=55051

            Bug ID: 55051
           Summary: Jmeter - Variable not evaluated properly
           Product: JMeter
           Version: 2.8
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTTP
          Assignee: issues@jmeter.apache.org
          Reporter: ghazall_alii@hotmail.com

I am using following syntax to get value but it is not working , same
expression working fine for one HTTP request but not working for another.

${__V(STU_IDsub${index})}
I am evaluating this value in a while loop

'index' is a counter variable

'STU_IDsub' is a variable having actual value

when I use this expression in HTTP Request and use 'View Results Tree' it is
evaluating in 'STU_IDsub1' or 'STU_IDsub2' and so on...

while actual value evaluated in DebugSampler are

STU_IDsub1= 36, STU_IDsub2=46 and so on which are correct values, I need these
values(36,46...) not STU_IDsub1,STU_IDsub2

Is it something I am doing wrong?

what is the other way to get 'STU_IDsub' 's nth value?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 55051] Jmeter - Variable not evaluated properly

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=55051

Sebb <se...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |INVALID

--- Comment #4 from Sebb <se...@apache.org> ---
Bugzilla is not a support forum.

Please subsribe to the user list and ask there.

If it turns out there is a bug, that is when to create an entry here.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 55051] Jmeter - Variable not evaluated properly

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=55051

ghazall_alii@hotmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |---

--- Comment #2 from ghazall_alii@hotmail.com ---
I submitted here because same expression evaluates in one HTTP Request and is
not working in second, I just want to confirm Is it some bug that restrict use
of function or evaluation of variable just one time?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 55051] Jmeter - Variable not evaluated properly

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=55051

--- Comment #3 from ghazall_alii@hotmail.com ---
I submitted here because same expression evaluates in one HTTP Request and is
not working in second, I just want to confirm Is it some bug that restrict use
of function or evaluation of variable just one time?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 55051] Jmeter - Variable not evaluated properly

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=55051

Sebb <se...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID
                 OS|                            |All

--- Comment #1 from Sebb <se...@apache.org> ---
Bugzilla is not a support forum.

Please subsribe to the user list and ask there

-- 
You are receiving this mail because:
You are the assignee for the bug.