Passing a command line parameter to a batch file
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2019
12:56 PM
08-22-2019
12:56 PM
Passing a command line parameter to a batch file
I have a tested app that is a batch file and I would like to pass a parameter to that batch file for it to use. How would I go about doing this? I am writing using Javascript.
Solved! Go to Solution.
2 REPLIES 2
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2019
04:03 PM
08-22-2019
04:03 PM
This may be of some help:
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2019
05:32 AM
08-23-2019
05:32 AM
You can use the WshShell object within TestComplete to execute a command line to run your batch file, much the same way as you would do from the command prompt in windows. You can then pass any parameters through in the same way.
https://support.smartbear.com/testcomplete/docs/reference/program-objects/wshshell/index.html
Robert Martin
[Hall of Fame]
Please consider giving a Kudo if I write good stuff
----
Why automate? I do automated testing because there's only so much a human being can do and remain healthy. Sleep is a requirement. So, while people sleep, automation that I create does what I've described above in order to make sure that nothing gets past the final defense of the testing group.
I love good food, good books, good friends, and good fun.
Mysterious Gremlin Master
Vegas Thrill Rider
Extensions available
