Get Knowledge from Video instead of Content:

Monday 30 January 2017

JMeter - Assertion - "MD5Hex Assertion"

MD5Hex Assertion is used to validate MD5 hash value of the response data. To get more information on MD5 hash click here.

How to add "MD5Hex Assertion" element?
You can follow the below steps:
1. Select "Sampler" node whose response duration needs to be validated.
2. Right-click on the node
3. Mouse hovers "Add"
4. Mouse hovers "Assertions"
5. Click "MD5Hex Assertion"

How to remove "MD5Hex Assertion" element?
You can follow the below steps:
1. Select "MD5Hex Assertion" node
2. Right click on "MD5Hex Assertion" node
3. Click "Remove" (Mouse) or "Delete" button from the keyboard
4. Click "Yes"    

What are the attributes of "MD5Hex Assertion" element?

"MD5Hex Assertion" has the following attributes:
  • Name: To provide the name of the assertion.
  • Comments: To provide arbitrary comments (if any)
  • MD5Hex to Assert: Write the 32 digits MD5 hash value in 'MD5Hex' field which needs to be expected in the response. The value is not case-sensitive.  
Next Topic:
Apache JMeter - Assertion - "XML Schema Assertion" Element

Previous Topic:

Apache JMeter - Assertion - "JSR223 Assertions" Element

Related Topics:


  

No comments :

Post a Comment