Forum Discussion
AlexanderM
Staff
16 years agoHello Sumedha,
However if I use a windows server machine ,the test are not run in accout closed mode and I can see the tests running on that machine.
This is not a correct behavior. Server versions of Windows allow opening several sessions for the same user. So, here is what happens in your case:
- you have session 1 open for user A;
- in your Master project, you specify login credentials of user A for this Host;
- when you start the test, TestComplete opens an RDP connection to the slave PC, and this results in opening session 2 for the same user;
- however, after that TestComplete starts the test in session 1 by mistake.
So, this behavior can be seen only on server versions of Windows, and it is not the way TestComplete is expected to behave. We are aware of this situation, and we will correct it in the upcoming update - TestComplete will run the test in the session it opens, even though there are other sessions for the same user.
To see the screen of the Slave PC, use the Run State page of the Network Suite editor.