testexec: Testsuite/Testjob [message #1075449] |
Mon, 29 July 2013 08:54  |
Eclipse User |
|
|
|
Hi there,
I have several testsuites in my jubula project, which are started remotely by Jenkins.
I wanted to start a testjob with these testsuites, but it doesn't work.
I can do a command with testexec for each testsuite and it works.
../testexec.exe -project visualcockpit -testsuite "Menu_check" ....
It says "Starting AUT" then "Connecting to AUT", the GUI starts and the tests are working.
But when i try exactly the same command with -testjob "complete", it directly tries to connect to the AUT, which isn't started yet. So an error appears and the build fails.
So i can still do a command for each testsuite, but maybe anyone has an idea why testjob is not working...?!
|
|
|
|
Powered by
FUDForum. Page generated in 0.09273 seconds