View Single Post
Old 01-11-2013, 06:44 PM   PM User | #1
titaniumshovel
New to the CF scene

 
Join Date: Jan 2013
Posts: 3
Thanks: 1
Thanked 0 Times in 0 Posts
titaniumshovel is an unknown quantity at this point
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.
titaniumshovel is offline   Reply With Quote