I have designed a test scenario that shall login with a valid user, add a record to db and upload an image to cloud. Will the 50Vusers on constant/ramp load do the same action on test run using single user login.
is parameterization needed.
I'm not sure I follow the question... if the recorded user path performs the same actions during playback and the resulting db record is created, then yes, it sounds like the test works. For a real scenario, I would vary the data as having the same user create the same record repeatedly is unrealistic?