ContributionsMost RecentMost LikesSolutionsRe: Jenkins can launch TestExecute but fail to execute project Yes I do them all. And wired things here: No matter which account I choose, it uses a certain account to launch TE. It cannot execute thru current active session, even when I select "Run interactive user session". And it uses the account above to create a new session. The plugin version is 2.6. Anywhere that may cause above behaviors? 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?