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 2016/01/14 13:44:55 UTC

[Bug 58860] New: automatic variable generation in http parameter

https://bz.apache.org/bugzilla/show_bug.cgi?id=58860

            Bug ID: 58860
           Summary: automatic variable generation in http parameter
           Product: JMeter
           Version: 2.13
          Hardware: Other
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: benoit.wiart@gmail.com

Created attachment 33443
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=33443&action=edit
right click menu

in the http panel, the right click on a row selection give the ability
to automatically replace the variables values of the selected rows by a
variable.
the variable name is derived from the parameter name eg myparam1 ->
${myparam1}

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

[Bug 58860] HTTP Request : Add automatic variable generation in HTTP parameters table by right click

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

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #3 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Date: Thu Jan 14 13:47:34 2016
New Revision: 1724608

URL: http://svn.apache.org/viewvc?rev=1724608&view=rev
Log:
Bug 58860 - HTTP Request : Add automatic variable generation in HTTP parameters
table by right click
#resolve #76
Bugzilla Id: 58860

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/config/gui/ArgumentsPanel.java
    jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties
    jmeter/trunk/src/core/org/apache/jmeter/resources/messages_fr.properties
   
jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/gui/HTTPArgumentsPanel.java
    jmeter/trunk/xdocs/changes.xml

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

[Bug 58860] automatic variable generation in http parameter

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

--- Comment #1 from benoit.wiart@gmail.com ---
Created attachment 33444
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=33444&action=edit
after replacement

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

[Bug 58860] automatic variable generation in http parameter

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

benoit.wiart@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All

--- Comment #2 from benoit.wiart@gmail.com ---
PR https://github.com/apache/jmeter/pull/76

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

[Bug 58860] HTTP Request : Add automatic variable generation in HTTP parameters table by right click

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

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om
            Summary|automatic variable          |HTTP Request : Add
                   |generation in http          |automatic variable
                   |parameter                   |generation in HTTP
                   |                            |parameters table by right
                   |                            |click

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