I’m trying to understand what the default caching behaviour for each simulated user is: Do they share some information or are they separated like real web visitors?
Do I have to take some action to make sure that this information are user-related everytime?
Virtual users won’t share information (or it will defeat the whole purpose of simulating tons of users).
Any information shared between users will be on your own code.