I am using JMeter for Load and Performance testing. I have 3 scenarios to test as follows;
Importing Files
Downloading Reports
Submitting Form
I have recorded this script with one user. Now I want to run these three scenarios at a same time with 3 threads for one scenario. I can add 3 as a value in threads but how to make all the three action running at a time? Any suggestions?