'Jmeter- Abnormal Response Body

Response Code:200,Actual Response: Get Request Response Body

Response Code:200,Expected Response: HTML format Example-HTML Response Eg



Solution 1:[1]

The response doesn't necessary has to be HTML Depending on the response content type it can be:

If you're getting HTML response in the browser and the different one in JMeter - make sure that JMeter sends the same request as the real browser, check:

and given you will be sending the same request you will be getting the same response.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Dmitri T