View Results in Table in Jmeter

We can also use View Results in Table to check results in table as well.

Here we can check number of samplers run,latest Samples,average and deviation etc.

We can see view Results tree and see time for each response,latency,size,error found etc. If the response size is blank that means its size is too big.

We can go to jmeter properties file in jmeter folder and change the value of view.results.tree.max_size=204800 to whatever size we want.

In view result tree for sampler results we can click the parsed option below to check result in tabler format.

For requests we can click http and see results in http format.