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=36431>. 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=36431 Summary: Request Assertion Product: JMeter Version: 2.0.3 Platform: Other OS/Version: other Status: NEW Severity: enhancement Priority: P2 Component: HTTP AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] It would be quite useful if there was a way that I could verify my request data meets certain requirements, and if it doesn't, then to raise an assertion error. Specifically, anytime I have to use a regular expression to extract a value, I assign the default value to be 'EXTRACTION_ERROR'. When I debug a script, I can tell if there was an error by looking for this string. It would be useful if I could do this programmatically through a Request assertion (it would also make the Assertion Results more indicative of the true problem). -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
