Solved
Forum Discussion
Hi
you can use Wshsell.Run or Wshsell.Exec to run it via command-line
https://support.smartbear.com/testcomplete/docs/app-testing/desktop/console/about.html
and read data as wText, or StdOut, or just save output into text file, wait for Newman text execution, read the file via aqFile.ReadWholeTextFile() and post it into log