https://bz.apache.org/bugzilla/show_bug.cgi?id=63895
Bug ID: 63895
Summary: View Results Tree: Allow testers to work on modified
response data
Product: JMeter
Version: 5.2
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: JMETER_5.2
Some application apply a transformation on response for security reasons (XML
data can be intentionally broken by adding some characters).
In such case, if we want to test XPath 2 Testers we cannot since response is
not XML.
But we are able by add a correctly scope Post Processor to clean broken XML by
removing those characters and XPath 2 Extractor can work on the modified
response data.
So the idea of this enhancement is to allow used to edit the Response Data in
View Results tree so that testers can be used
--
You are receiving this mail because:
You are the assignee for the bug.