Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Jubula » How to start AUT which is JNLP
How to start AUT which is JNLP [message #902620] Fri, 17 August 2012 03:03 Go to next message
Lizzy Liu is currently offline Lizzy LiuFriend
Messages: 10
Registered: August 2012
Junior Member
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 14:01 Go to previous message
Alexandra Schladebeck is currently offline Alexandra SchladebeckFriend
Messages: 1613
Registered: July 2009
Senior Member
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: Fri Apr 19 21:01:31 GMT 2024

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

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

Back to the top