Socket size verification point details

 

+

Search Tips   |   Advanced Search

 

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 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.


Related reference

  • Socket test details
  • Socket connection details
  • Socket close details
  • Socket send details
  • Socket receive details
  • Socket content verification point details
  • Socket custom verification point details