Skip to main content



      Home
Home » Archived » Jubula » Testing content of SwingNode in JavaFX application
Testing content of SwingNode in JavaFX application [message #1786379] Wed, 02 May 2018 06:44 Go to next message
Eclipse UserFriend
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 04:02 Go to previous messageGo to next message
Eclipse UserFriend
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 04:25 Go to previous messageGo to next message
Eclipse UserFriend
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 08:58 Go to previous messageGo to next message
Eclipse UserFriend
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 05:19 Go to previous message
Eclipse UserFriend
Thank you anyways.
Previous Topic:Web Automation - HTML
Next Topic:Problem with object mapping
Goto Forum:
  


Current Time: Sun May 11 17:28:08 EDT 2025

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

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

Back to the top