My team has been using Test Studio for a few months now for automated UI testing, and it has been great.
We would like to start using it for Load Testing, and I have been reading documentation and experimenting for a while with some luck. The thing I am looking for some insight on is the best way to go about doing load testing with an application that will only allow one login per user. Basically it looks like if we do 50 virtual users based on one login, it isn't doing much because it is constantly logging out each user. Does this mean I will have to make as many real accounts and record that many user profiles to create a realistic test ? Or is there a better way to do this ?