How to start AUT which is JNLP [message #902620] |
Thu, 16 August 2012 23:03  |
Eclipse User |
|
|
|
I want to use Jubula do the test for a Java Swing C/S project, and this product is started by jnlp file.
I tried to wrap this jnlp file in a bat file, the format is like this:
@echo off
C:\Windows\System32\javaws.exe h-t-t-p://192.xx.xx.xx/java-client/app/launch.jnlp
Or with this: (Note: This is the same with the settings in the properties of the shortcut of this project after have download once:)
C:\Windows\System32\javaws.exe -localfile "C:\Program Files\jubula_6.0.00072\examples\AUTs\SimpleAdder\swing\56ae210e-5deadec4"
But all these can't work, I have start the aut agent and have connected to it, and add the test case to the test suite, and opened the object mapping node.
Would you please tell me how I can start the AUT which is jnlp with the Jubula? Thanks a lot.
|
|
|
|
Powered by
FUDForum. Page generated in 0.05299 seconds