This TCAFS Project has been upgraded to TestComplete V10.
It is part of and distributed with the SAFS Test Automation Framework.
If you are running an earlier version of TestComplete you will need to upgrade to TestComplete 10 or transfer the Script and UserForms to your TestComplete Project repository. Alternatively, you might be able to overwrite this V10 repository with an appropriate earlier version.
- Test Complete 10.0 or higher must be installed and connecting properly to any local or remote License Server.
- If not done as part of the original SAFS install, OR if Test Complete has been installed or upgraded AFTER the SAFS install:
- Execute
C:\SAFS\SetupTCAFS.wsf
, which will set the %TESTCOMPLETE_HOME% environment variable to the correct Test Complete install directory. - Verify SAFS/TCAFS runtime integration:
- Execute
C:\SAFS\Project\runTCAFSTest.bat
. Then SAFS, Test Complete, and a sample test should be seen. - View the SAFS log output at: C:\SAFS\Project\Datapool\Logs\TCAFSCycle.txt.
- SAFS and Test Complete should be shut down upon test completion.
- Problem launching Test Complete in Step #3 above?
- Verify\Edit the contents of C:\TCAFS\TCAFS.vbs: 1. projectname and suitename point to existing SAFS assets. 2. command points to correct and existing executable: \bin\TestComplete.exe, or \bin\TestExecute.exe.
- Try Step #3 again after all edits are complete.