Skip to main content



      Home
Home » Archived » Jubula » How to start AUT which is JNLP
How to start AUT which is JNLP [message #902620] Thu, 16 August 2012 23:03 Go to next message
Eclipse UserFriend
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.
Re: How to start AUT which is JNLP [message #903988 is a reply to message #902620] Mon, 27 August 2012 10:01 Go to previous message
Eclipse UserFriend
Crosslink: Answer posted in second thread:
http://www.eclipse.org/forums/index.php/t/369608/
Previous Topic:writing into an editable table cell
Next Topic:Each Test Suite requires an AUT setting for Execution. New
Goto Forum:
  


Current Time: Wed Jul 23 19:18:19 EDT 2025

Powered by FUDForum. Page generated in 0.05299 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top