Google so didn't show whatever it was you tried to embed there.

If you include a cookie manager in your test and increase the number of
threads in your thread group, each new thread will have its own session
created. If the application being tested requires a login, you could store
several different logins in a CSV and use a CSV data element to retrieve
them. It will correctly increment through the file for each new thread.
That kind of sounds like what you want.

-- 
Bruce Ide
[email protected]

Reply via email to