Skip to content

JMeter – HTML Assertion

In JMeter script, HTML Assertion is a rarely used assertion component where more stress is given to the correctness of web design and validation of the tags. HTML assertion parses the web page coming in… 

JMeter - XML Assertion

JMeter – XML Assertion

In JMeter, XML Assertion is mainly used to validate the format of XML embedded in the response. This type of assertion does not need any input. When the response is well XML formatted then the…