|
Need help with basic JavaScript
Hello,
I'm using TestComplete 9 to minimize user testing for new software releases. One of it's features is TestExecute, which runs your tests. I can have it open and run a test from the Command Prompt by writing one line of code.
I've never used JavaScript (or any scripting language), but I would like to write a basic script that would open the command prompt, enter the line of code, hit enter, and then close the Command Prompt. My plan is to place the script file in Windows Scheduler and have it run every 15 minutes.
I don't know where to begin, though. I'm not sure where to write it or how to write it.
Any help or useful links to where I can learn?
Thanks.
|