Search code examples
httpsjmeterperformance-testingload-testing

Not getting proper response in the tree table after performing login scenario using JMeter


I just started to use JMeter with the tutorial (for a sample website), which returns clear response data.

But, when I started to use in one of my projects, I saw the response was encrypted in View results in tree.

So can anyone provide solution for it? This was the response i was getting

Response in table tree


Solution

  • I doubt you haven't check marked 'Use this proxy server for all protocols' while creating manual proxy configuration. By checking/ ticking that check box it will allow you to record the scenarios and also it gives you a proper response.

    and I also doubt that you are getting proper server name. By doing the above step it will solve your problem