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 DiscussionsModuleNotFoundError. Python Runtime error only on other machine but not mineWhen do a keyword test, I tried to do a Property check pointTestComplete hanging during iOS automation with background script execution
Related ContentTestComplete Test Adapter (v15.53.9) issues running tests in DevOpsManaging TestComplete Projects in Git?Run TestComplete with GitHub Actions