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 - JSR223 Assertion Logo

JMeter – JSR223 Assertion

JSR223 Assertion is a scripting-based assertion element of JMeter. JSR stands for Java Specification Requests. As same as BeanShell Assertion which we discussed earlier; you will need to implement the assertion logic by yourself using one of the supported scripting…