• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Mercury Interactive's Astra QuickTest - Anyone used this to test Java apps(non-web)

 
Greenhorn
Posts: 15
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I need to test a Java GUI application which will be the front-end to a Java app. I have looked at QuickTest which seems to very nicely record a web-based GUI front-end, but understands only a limited number of Swing objects. There is a mapping which can be done but seems to be tedious, less than robust, and ultimately only maps to their standard objects.
Has anyone actually done this mapping and tested a GUI application?
Does anyone have a recommendation for another tool to test a GUI application?
Thanks for your help.
Irene
 
reply
    Bookmark Topic Watch Topic
  • New Topic