TestQA1Frequent Contributor3 years agoSolvedHow to display ERRORLEVEL value in test execute run Hi, I'm running tests with Test Execute and use echo to display any info. on the console. I have some conditions for ERRORLEVEL in bat files. But, I am not able to display ERRORLEVEL value using...Show Morerraghvani3 years agoYou can do,echo %ERRORLEVEL%
Recent DiscussionsTestComplete Freeze up after Stop ButtonRight-Click Menu on SVG Map Not Detected in TestCompleteCan't delete ReportGenerator file during upgrade TC
Related ContentSessioncreator CLI never returns ERRORLEVEL 1Displaying Dynamic fieldsDisplay message to the user during the execution of the script