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

           Summary: RgEx User Parameters Post Processor
           Product: JMeter
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: HTTP
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


Created an attachment (id=22547)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=22547)
SVN diff 

I complex web application that I'm developing we have pages with a lot of
 parameters that are passes trough requests, especially pages for
 modifications.
 To be able to test that kind of pages we needed a post-processor that will
 extract all parameters with their values from first request and will pass to
 the second request.
 This functionality I achieved connecting a regular expression extractor
 post-processor to the first request and take results in regex user
 parameters preprocessor and assign values to parameters of second request.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to