valentine
14 years agoContributor
TestExecute: Catastrophic failure
Hello,
I am having a problem with an error message that keeps popping up each time I shut-down TE.
I have the below line of code in a '.cmd' file that executes continously.
When ever I colse the cmd window and EXIT from TE, or sometimes when the project opens and restarts, I get the same error:
"An error occured while detaching from TestComplete
Catastrophic failure"...
script:
echo Stay in Testexecute: RegressionTest
:loop
"C:\Program Files\Automated QA\TestExecute 7\Bin\TestExecute.exe" "C:\TestComplete\TargitAppi\TARGITTestSuite.pjs" /r /p:TARGITRegressionTest /run /exit
GOTO loop
I am running : Testcomplete 7.52.678.11
machine: Microsoft Windows Server 2003 Enterprise Edition Service Pack 2
NOTE. I run the same scripts and cose in "Microsoft Windows XP Professional Service Pack 3", and it runs smootly with NO errors.
I am having a problem with an error message that keeps popping up each time I shut-down TE.
I have the below line of code in a '.cmd' file that executes continously.
When ever I colse the cmd window and EXIT from TE, or sometimes when the project opens and restarts, I get the same error:
"An error occured while detaching from TestComplete
Catastrophic failure"...
script:
echo Stay in Testexecute: RegressionTest
:loop
"C:\Program Files\Automated QA\TestExecute 7\Bin\TestExecute.exe" "C:\TestComplete\TargitAppi\TARGITTestSuite.pjs" /r /p:TARGITRegressionTest /run /exit
GOTO loop
I am running : Testcomplete 7.52.678.11
machine: Microsoft Windows Server 2003 Enterprise Edition Service Pack 2
NOTE. I run the same scripts and cose in "Microsoft Windows XP Professional Service Pack 3", and it runs smootly with NO errors.