I have a Jmeter project in the following Structure.
Thread Group
|
|_ Simple Controller 01
|__ Sampler 01
|__ Sampler 02
|
|_ Simple Controller 02
|_ Sampler 03
My requirement is to run my Jmeter Script in Non-GUI mode and generate a JTL or some other report which maintains the exact grouping of my project. How can I achieve this?