JeffSm
15 years agoContributor
Running tests on remote PC's...
Hi,
I have developed my tests on an XP PC with TestComplete. I would like to run my tests on remote PC's. I have TestExecute installed on a remote Vista PC. I have all the NetworkSuite stuff set up and I can successfully run my tests on the remote PC, but the problem that I'm having is that as soon as the test launches, the session ends and the application I'm testing (and every other open window on the test machine screen) is made much smaller and put up in the upper left corner of the screen. I've tried using both the Windows supplied Remote Desktop and VNC as described in the "Running Tests via Remote Desktop" help topic. I get the same result with each. I tried VNC'ing from the XP PC to the Vista PC and vice versa. Same result either direction. I would like to be able to see what's going on with the test, and when the application screen size is changed when the session is closed, some of the objects on the screen are no longer available. The script seems to do everything it's supposed to, but I see a lot of errors in my test log.
There was an attempt to perform an action at a point, which is beyond the screen.
Any suggestion would be greatly appreciated.
I have developed my tests on an XP PC with TestComplete. I would like to run my tests on remote PC's. I have TestExecute installed on a remote Vista PC. I have all the NetworkSuite stuff set up and I can successfully run my tests on the remote PC, but the problem that I'm having is that as soon as the test launches, the session ends and the application I'm testing (and every other open window on the test machine screen) is made much smaller and put up in the upper left corner of the screen. I've tried using both the Windows supplied Remote Desktop and VNC as described in the "Running Tests via Remote Desktop" help topic. I get the same result with each. I tried VNC'ing from the XP PC to the Vista PC and vice versa. Same result either direction. I would like to be able to see what's going on with the test, and when the application screen size is changed when the session is closed, some of the objects on the screen are no longer available. The script seems to do everything it's supposed to, but I see a lot of errors in my test log.
There was an attempt to perform an action at a point, which is beyond the screen.
Screen coordinates of the point: (523, 531)
Aliases.Data_Messenger.ConfigurationForm.configurationTC.forwardTP.forwardTwelveLeadGB.twelveLeadURLVerifyBtn
(Sys.Process("Data Messenger").WinFormsObject("ConfigurationForm").WinFormsObject("configurationTC").WinFormsObject("forwardTP").WinFormsObject("forwardTwelveLeadGB").WinFormsObject("twelveLeadURLVerifyBtn"))
Any suggestion would be greatly appreciated.