The content has been moved to PerfMatrix site.
Link: https://www.perfmatrix.com/how-to-generate-a-dashboard-report-in-jmeter/
Link: https://www.perfmatrix.com/how-to-generate-a-dashboard-report-in-jmeter/
- Main sample and sub-samples: In case, the request is redirected then use this option, so that the response will be the sum of both main and re-directed request response size and can be compared with the expected response size.
- Main sample only: This option can be selected when we want to validate the response size of main sample only.
- Sub-samples only: When request is re-directed and the response size comparison is needed only for sub-sample (re-directed) method then this option needs to be selected.
- JMeter Variable Name to use: To validate the size of JMeter variable.
- Full Response: It includes both response header as well as response body size and the sum is compared with expected size figure given in 'Size to Assert' field.
- Response Hearders: Only the size of response header is compared with the given size.
- Response Code: The size of the response code (around 3 bytes) is compared with the given size assertion.
- Response Message: The given size asserion is compared with response message size.
- Main sample and sub-samples: In case, the request is redirected then use this option, so that the response time duration will be the sum of both main and re-directed request response time and can be compared with the expected duration.
- Main sample only: This option can be selected when we want to validate the response time of main sample only.
- Sub-samples only: When request is re-directed and the response time duration comparison is needed only for sub-sample (re-directed) method then this option needs to be selected.