TestExec Command Not Working [message #897619] |
Tue, 24 July 2012 14:50  |
Eclipse User |
|
|
|
I am having trouble getting the test executor to work. I have a HTML application, running in IE9 on a Windows 7 PC. We are using MySQL as the database.
Here is the command I am using. I am hoping someone can point me in the right direction.
testexec.exe -project "ACMS_Login" -version "1.0" -testsuite "Login" -server "localhost" -port "60000" -autconfig "acms@localhost" autid "ACMS" -datadir "D:\Jubula\data" -resultdir "D:\Jubula\results" -data "C:\...\Jubula Workspaces\ACMS" -language "en_US" -dbscheme "MySQL" -dbuser "username" -dbpw "pwd"
When I run this, I get "Wrong Parameter Usage". What am I missing? I have tried all kinds of things to no avail. Thanks for your help.
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.08619 seconds