jun
4 years agoNew Contributor
Jenkins can launch TestExecute but fail to execute project
The error shows process not found, and I can see the process was launched for about 5s then disappears.
Two questions here:
1. Does the "[WARNING] The node is connected via Java Web Start (JNLP). In this mode, the "Run interactive user session" property of the TestComplete Test step is ignored. TestComplete (or TestExecute) will work in the current user session." cause this? If so, any way to fix it?
2. When configuring on Jenkins, only TestExecute can be triggered successfully, TestComplete fails. The default arguments have /SilentMode. But I tried on the machine without /SilentMode, the project can be executed successfully. Why is that?