Hello,
We are using TFSBuild to call FinalBuilder on a remote Build Machine. Final Builder then calls a TestComplete project using the TestExecute exe to run the test. When I queue up a new Build in TFS, everything seems to run smoothly until Final Builder tries to invoke the TestExecute exe. I receive this error:
QATest.fbp6 : Action error "TestComplete [ ]": No path to the executable has been provided.
The path is in the "Options->TestingTools-Test Execute Installed Location"
If I open final builder on the build machine itself, and run the test, it finds the exe without issue. Why wouldn't the path be found using TFSBuild?
Phil