Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Jubula » Testing content of SwingNode in JavaFX application
Testing content of SwingNode in JavaFX application [message #1786379] Wed, 02 May 2018 10:44 Go to next message
Jannick Herrmann is currently offline Jannick HerrmannFriend
Messages: 3
Registered: May 2018
Junior Member
Hello,

we are currently redesigning our Java Swing application to offer a more contemporary experience. A decision was made to use JavaFX and to gradually rework our Swing code.

Because this takes a lot of time we want to reuse most of our Swing code an implement this with help of SwingNodes.

Of course we have to keep testing our code continuously but our current test-framework (Silk4J) does not support JavaFX. We then decided to use Jubula (Client API), because it seems to fulfill most of our needs. We already verified that it is possible to test the Swing content in a SwingNode.

Because our application is already using JavaFX and utilizing SwingNodes, we have yet to manage to start an AUT, that is able to test JavaFX and Swing components.

Is it possible to test JavaFX and Swing in combination, because we have several JavaFx components that affect the content of our SwingNodes?

Best regards,
Jannick Herrmann
Re: Testing content of SwingNode in JavaFX application [message #1786422 is a reply to message #1786379] Thu, 03 May 2018 08:02 Go to previous messageGo to next message
Alexandra Schladebeck is currently offline Alexandra SchladebeckFriend
Messages: 1613
Registered: July 2009
Senior Member
Hi,

it is not possible to test mixed applications with Jubula I'm afraid.

Best regards,
Alex
Re: Testing content of SwingNode in JavaFX application [message #1786429 is a reply to message #1786379] Thu, 03 May 2018 08:25 Go to previous messageGo to next message
Jannick Herrmann is currently offline Jannick HerrmannFriend
Messages: 3
Registered: May 2018
Junior Member
Hi,

thank you for your quick reply.

Do you know of any other tool or way to test such an application? We have already checked out several other tools, but none so far seem to support this.
Re: Testing content of SwingNode in JavaFX application [message #1786447 is a reply to message #1786429] Thu, 03 May 2018 12:58 Go to previous messageGo to next message
Alexandra Schladebeck is currently offline Alexandra SchladebeckFriend
Messages: 1613
Registered: July 2009
Senior Member
I don't actually know of any that support this, sorry!
Re: Testing content of SwingNode in JavaFX application [message #1786485 is a reply to message #1786447] Fri, 04 May 2018 09:19 Go to previous message
Jannick Herrmann is currently offline Jannick HerrmannFriend
Messages: 3
Registered: May 2018
Junior Member
Thank you anyways.
Previous Topic:Web Automation - HTML
Next Topic:Problem with object mapping
Goto Forum:
  


Current Time: Thu Apr 25 04:41:17 GMT 2024

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

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

Back to the top