nastesterRegular Contributor4 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_R4 years agoThanks, adding the batch script as a TestedApp and running like TestedApps.*Name*.Run(); worked
nastester to Marsha_R4 years agoThanks, adding the batch script as a TestedApp and running like TestedApps.*Name*.Run(); worked
nastester to Marsha_R4 years agoThanks, adding the batch script as a TestedApp and running like TestedApps.*Name*.Run(); worked
Marsha_RChampion Level 34 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_R4 years agoThanks, adding the batch script as a TestedApp and running like TestedApps.*Name*.Run(); worked
nastesterRegular Contributor to Marsha_R4 years agoThanks, adding the batch script as a TestedApp and running like TestedApps.*Name*.Run(); worked
Recent DiscussionsTestexecute not possible to select tests if tesexec plan existsSys.OleObject. Microsoft Office (Word, Excel)'Project not defined' errors after updating to 15.77.6.7
Related ContentTestComplete Test Adapter (v15.53.9) issues running tests in DevOpsTestComplete Error when running on PipelineRun TestComplete with GitHub Actions