Unanswered question

Shared container

For example :
I have two Virtual user profile and I have login and logout container which is common to the two Virtual user.

So I will put this login and logout in Shared container.

While executing the two Virtual user profile. Do the script execute with the login and logout container which i have copied in shared container ??? or what???

Keerthy R.
Keerthy R.

Keerthy R.

Level
1
102 / 750
points

Answers

Nouredine A.
Nouredine A.

Nouredine A.

Level
4
5000 / 5000
points
Team

When you put your Login and Logout as shared container, this means that all the users that are using those shared containers will execute exactly the same transactions.

You can see a shared container like a shortcut that you can use on different virtual user. So your two virtual user profile will execute the same Login/Logout containers.

christophe M.
christophe M.

christophe M.

Level
4
5000 / 5000
points
Team

Make sure your VU Profiles includes Login and Logout shared containers. If it's not the case, copy/paste the Shared Container to the destination, it will create a link.