I have a JMeter execution scenario. Here it goes:
- Login with 1 credential.
- Perform an operation.
- Logout.
Now, issues: I need to login using 1 credential and play the operation part with multiple concurrent users, even though I have just 1 login credential. How do I execute such a scenario ?
Please explain the whole procedure in detail as following an instructional overview sometimes leads to blockage in moving further.
Thanks!