Problem starting a test suite from command line [message #774253] |
Tue, 03 January 2012 10:43  |
Eclipse User |
|
|
|
Hi,
I have stored my Jubula test cases in a PostGreSQL database and it works fine.
The problem is that I can't start my test suites via command line. This is needed to be able to run my Jubula test cases on our Jenkins build server.
I have tried this:
testexec -project "Jubula Test" -version "1.0" -testsuite "TEB" -autconfig "EBITool-7.0_TEB@localhost" -resultdir "D:/Jubula/Result" -language "sv_SE" -dbscheme "Jubula database" -dbuser "rskoog" -dbpw "XXX" -server "liono.scan.bombardier.com" -port "5432" -datadir "D:/Jubula/Test_Data"
but I get an error message saying that no database connection is available for name "Jubula database" and that the only available name is "Default Embedded (H2)" (see screenshot Jubula_Database_120103_2.jpg). I have also tried with dbscheme = "PostGreSQL", but without any luck. What should dbscheme be specified as? See screenshot Jubula_Database_120103_1.jpg for database preferences.
Is there any good insructions out there of how to run Jubula test suites on a build server? I have read the Jubula User Manual, but it didn't help.
Regards Richard
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.09263 seconds