Size verification points enable you to test that the size
of the data received from a connection matches an expected number
of bytes.
Size verification points return a Pass status when the
received data matches the criteria specified in the verification point.
- Comparison operator
- Specify the criteria that is used to perform the verification
with these operators:
- Is
- Is less than
- Is less or equals
- Is more than
- Is more than or equal to
- Is not
- Value (bytes)
- Specify the size criteria for the verification point.