lundi 21 janvier 2019

Load data from CSV file for load testing and keep session for each user

I would like to log in an application with multiple users(each of who has an active session when logged in) and do stuff. Instead of logging them in, one by one in seperate thread groups, would it be possible to load e.g. 20 users from a CSV file(with each having a unique session) in one thread group?

I log each user in a seperate thread group, yet i would like to automate things a bit more.

Aucun commentaire:

Enregistrer un commentaire