https://issues.apache.org/bugzilla/show_bug.cgi?id=54160
Bug ID: 54160
Summary: Add support for xpath assertion to apply to a JMeter
variable.
Product: JMeter
Version: 2.8
Hardware: PC
OS: All
Status: NEW
Severity: enhancement
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Classification: Unclassified
Currently if you need to verify a value into an xml file that is already in a
JMeter variable, you need to extract it first with a xpath extractor applying
it to the variable, then you need to add a response assertion and apply it to
the variable value. So, you need to use two objects.
I suggest add support to the xpath assertion to apply it to a JMeter variable
as the response assertion has.
I mean, the funcionality in order to "apply to".
It will have a new container like.
Apply to:
"Main sample only" and another radio button as "JMeter variable"
--
You are receiving this mail because:
You are the assignee for the bug.