Forum Discussion
I think it not answer my question. What i want to know is if it's possible to use different windows users on the same machine to run tests in parallel. I have a jenkins pipeline that runs three tests in sequence and I have only one machine to run theese tests. What I'm thinking to do is to put each of theese tests to run in parallel in this machine, each one using a distinct user session. It's possible? There are someone that did something similar?
Thanks!
Hi,
In addition to what was said by hkim5 :
TestComplete emulates human end-user interaction with the tested application as close as possible. Considering this: is it possible for one human to open more than one session on the same machine and simultaneously work in these sessions? Likewise this is not possible on one machine with TestComplete as well.