DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=29853>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=29853 Regular Expression Extractor GUI does not load and run JMX file settings correctly Summary: Regular Expression Extractor GUI does not load and run JMX file settings correctly Product: JMeter Version: 2.0.1 Platform: All OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: HTTP AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Overview Description: ===================== The Regular Expression Extractor GUI displays option to check in Body or Header. When you have more than one of these elements and each has different response field to check, the GUI displays them all as the first element checked value. This happens after you save the script, exit, and reopen the script. When running the test, all the Extractors has the same response field value. Have to manually change the values before test is run. Steps to Reproduce: =================== Create a Regular Expression Extractor with option to check the Header on a HTTP Request. Create a second Regular Expression Extractor on another HTTP Request with option to check the Body. Save your test plan. Run it once. Note that the extractors are getting the correct values from the correct response type. Save your test plan just to be sure. Close the test plan. Reopen the test plan. Run the test. Actual Results: =============== After running the test the second time, the extractors are now not getting the correct values. Also if you look at the second extractor which should be set to Body, it is now set to Header. Expected Results: ================= The Extractor response field values should be loaded correctly since when looking at the JMX file, the values are saved correctly. It isn't displayed correctly nor is it run with the correct values. Build Date & Platform: ====================== JMeter 2.0.1 and June 12 nightly build. Additional Information: ======================= Running in non-gui mode behaves correctly as expected. This radio-button oddity seems to also apply to Results Status Action Handler element. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
