(XPath Assertion : TransformerException: -1 for: //COMMAND/TXNSTATUS/text()='1004031') in Assertion Results in jmeter 5.5. I am using Xpath Assertion along with Assertion Results listner.
Asked
Active
Viewed 13 times
1 Answers
0
It looks like an issue with jTidy. If your response is valid XML/XHTML you can try unticking Use Tidy
box.
If it's not valid and you have to use Tidy you can try parsing it twice using JSR223 PostProcessor and Groovy language or switch to i.e. Response Assertion

Dmitri T
- 159,985
- 5
- 83
- 133