Autrun and RCP application [message #1061708] |
Mon, 03 June 2013 10:48  |
Eclipse User |
|
|
|
Hi,
I try to execute some test suite of different project in an similar AUT (an RCP application) in a build process on Jenkins.
For that I would like to launch my RCP application once with autrun.exe and close it after all the test suite execution.
All works fine but my RCP application is not complete. Actually, it has just one prespective with the icon of jubula's perspective and it has just the progess view.
I work on windows XP and I tried the command line (I tried with more option and I have the same problem) :
PATHTOJUBULA\autrun.exe -p 60000 -rcp -k en_US -i MTL -e PATHTOAUT\AUT.exe -data "PATHTODATA"
So, I would like to know if anybody have an idea of why i have this problem and how I can resolved it.
I have another question about the execution of multiple test suite. In fact, when a test suite failed my job on Jenkins is stopped but I would like to continue the test execution, is it possible ?
And finally, I red something about the possibility of merging two versions of a project in a future version of Jubula. This information is already available or not?
Thanks
Best regards,
|
|
|
|
|
|
Re: Autrun and RCP application [message #1063066 is a reply to message #1062725] |
Wed, 12 June 2013 02:14  |
Eclipse User |
|
|
|
Hi Elise,
The necessary setup for a test machine is that it has a GUI and a keyboard (they don't have to be physically there, e.g. you can use a virtual machine). You should also activate e.g. autologon when the machine starts. These are things that are a part of the build tool / separate scripts that get added to the build tool.
As far as I'm aware, there's no news on the French keyboard issue. I remember someone saying that they were using a belgian one because the numbers are on the lower row as opposed to being accessible with shift, but I'm fuzzy on the details.
HTH,
Alex
|
|
|
Powered by
FUDForum. Page generated in 0.04197 seconds