Test case creation in remote server
Hello,
I have question about test case creation using a remote server.
We are using a server with TestComplete installed on it, in order to run the tests via TFS.
TFS got a user account in this server, which it uses to connect to this server, and afterwards run the tests. I also have my own user account for this server.
What I have noticed is that if I log in with my credentials into this remote server, open TestComplete and create test cases, I am able to run all of them and they get pass. But if I trigger TFS to run these tests, some of them fail due to object recognition issues.
If I use TFS user credentials and login into the server, I can correct the test cases which had object recognition issues, and then, they all pass when running from TFS. But now if I login with my own credentials and run the same test cases the ones that worked fine under TFS user account now fail under my account.
I have checked resolution, zoom and other display settings and they are identical between my user account and TFS user account.
What I can do is that I use TFS user account in order to log in and create test cases, but that is not they way we want it.
I want to know if other user have had similar issues, and what you did to solve this.
BR,
TCqauser