The Artima Developer Community
Sponsored Link

Java Buzz Forum
Testing Swing Apps

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Elliotte Rusty Harold

Posts: 1573
Nickname: elharo
Registered: Apr, 2003

Elliotte Rusty Harold is an author, developer, and general kibitzer.
Testing Swing Apps Posted: Nov 9, 2015 11:43 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Elliotte Rusty Harold.
Original Post: Testing Swing Apps
Feed Title: Mokka mit Schlag
Feed URL: http://www.elharo.com/blog/feed/atom/?
Feed Description: Ranting and Raving
Latest Java Buzz Posts
Latest Java Buzz Posts by Elliotte Rusty Harold
Latest Posts From Mokka mit Schlag

Advertisement

I need to write some end-to-end tests for a Swing GUI application, likely running on Linux. Note that these are not unit tests. I am not testing through the API. Rather I am launching the application (in this case IntelliJ IDEA with our plugins installed) and select menu items, press buttons, read the screen, and so forth.

What tools are folks using for this? Open source strongly preferred (since the plugins we’re testing are open source) but this is not absolutely required.

Read: Testing Swing Apps

Topic: The strategy burden and Electronic Marginalia – Software Defined Talk #48 Previous Topic   Next Topic Topic: Promoting Docker Images Across Environments

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use