i need your help for transaction controller in jmeter.
- I have a requirement to run 4 http request as one flow , so i have put them in one transaction controller , but once i run the script then all 4 requests runs individual and after that it runs in a transaction controller.
My expectation is that a script should run all 4 request in a transaction controller as one flow.