The Artima Developer Community
Sponsored Link

Java Buzz Forum
St. Louis JUG: Jemmy Swing GUI Testing

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
Scott Delap

Posts: 1154
Nickname: scottdelap
Registered: Sep, 2004

Client / Server application developer.
St. Louis JUG: Jemmy Swing GUI Testing Posted: Mar 11, 2005 10:13 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Scott Delap.
Original Post: St. Louis JUG: Jemmy Swing GUI Testing
Feed Title: ClientJava.com
Feed URL: http://www.clientjava.com/archives/wireless_mobile.rdf
Feed Description: Client/Desktop Related Java Development
Latest Java Buzz Posts
Latest Java Buzz Posts by Scott Delap
Latest Posts From ClientJava.com

Advertisement

From the St. Louis JUG we have a presentation on Jemmy that was given last night. I wanted to attend but had prior engagements. I'm thinking that chapter 11 or 12 of Desktop Java Live will cover testing with Jemmy, Marathon, Abbot, etc.

St. Louis JUG: Jemmy Swing GUI Testing
Presented by Mario Aquino in March, 2005

Test driven development has become a more widely practiced programming ritual as much as it is a movement for encorporating quality control measures into the normal development process. While tools like JUnit have made TDD at the unit level easy to implement and automate, testing at the integration level especially for Swing applications has long been overly complicated and often abandoned for manual processes. Several open source projects aim to simplify integration testing for Swing applications, some through script recording and playback mechanisms others with programmable APIs. Arguably one of the most robust and full-featured is the Jemmy testing toolkit - originally developed by the NetBeans IDE development team as a means of independantly testing their development platform, Jemmy provides APIs for testing all GUI aspects of JFC/Swing applications. This presentation describes the Jemmy API, how to integrate with JUnit, and will provide several demonstrations of its integration testing capabilities for Swing/JFC applications.

Read: St. Louis JUG: Jemmy Swing GUI Testing

Topic: Hibernate Tips Previous Topic   Next Topic Topic: Creating a passionate...you

Sponsored Links



Google
  Web Artima.com   

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