How to see the response in JMeter..?

JMeter will not capture the response for the transaction at record time (So there is no Generation Log as in LoadRunner).

To do Correlation in JMeter was bit typical than any other commercial tools. The response can be viewed in by adding the "View Results Tree" listener. Where you can view the results in the tree view format. In this listener we can find Response Code, Request, Response.

The Response can be view in different formats like "Text, HTML View, Document, XML, XPath Tester, JSON, RegExp Tester".



Note: Add View results tree in workbench while recording to store the response for the recording time.

No comments:

Post a Comment