I am using JMeter and Blazemeter to do some load testing. After i record a testcase say Login, I have 5 API calls recorded as part of the same testcase. On the generating the report, My report is looks untidy and has all API calls displayed.
I tried using simple controller that did not help.
Is there a way i can display under Jmeter HTML report Login as the testcase and on expanding this section i can see the API calls?
This is how my report looks now.
Any help would be appreciated.
Thanks!!