Teranoz
11 months agoNew Contributor
How to get TextExecute run GUI tests on a virtual server
We use FinalBuilder to create automatically daily builds and have a call to TestExecute as part of that build. As soon as TestExecute needs to do anything screen related (to start with logging in to...
- 11 months ago
Imagine having a computer with no monitor (or having a monitor and the computer is locked), it's impossible to interact with anything!
You need an interactive user sessions for TestComplete to interact with your tested application GUI.
See SessionCreator.
It's vital that you read and understand the references I've provided.