nastesterRegular Contributor5 years agoSolvedBatch script not running through TestComplete I want to run a batch script in one of my tests that deletes some records from a db. I have the following function: function deleteReports() { Sys.OleObject("WScript.Shell").Exec("cmd /c C:\User...Show Morenastester to Marsha_R5 years agoThanks, adding the batch script as a TestedApp and running like TestedApps.*Name*.Run(); worked
nastester to Marsha_R5 years agoThanks, adding the batch script as a TestedApp and running like TestedApps.*Name*.Run(); worked
nastester to Marsha_R5 years agoThanks, adding the batch script as a TestedApp and running like TestedApps.*Name*.Run(); worked
Marsha_RChampion Level 35 years agoThis archived thread may be of some help https://community.smartbear.com/t5/TestComplete-General-Discussions/How-do-i-run-a-Batch-file-from-testComplete/td-p/119065
nastesterRegular Contributor to Marsha_R5 years agoThanks, adding the batch script as a TestedApp and running like TestedApps.*Name*.Run(); worked
Recent DiscussionsUnable to activate floating license.SolvedTestcomplete closed itselflog message issues in testcomplete
Related ContentTestComplete Test Adapter (v15.53.9) issues running tests in DevOpsTestComplete Error when running on PipelineRun TestComplete with GitHub Actions