| View: | [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 ] |
| Articles |
- In pursuit of code quality: Programmatic testing with Selenium and TestNG by Andrew Glover - [Clicks: 19]
Selenium is a testing framework that makes it easy to run user acceptance tests on your Web applications. This month, Andrew Glover shows you how to run Selenium tests programmatically, using TestNG as the test driver. Once you've added TestNG's flexible testing features (including parametric fixtures) to Selenium's native toolkit, all you need is a little help from DbUnit and Cargo to write fully automated, logically repeatable acceptance tests.
http://www-128.ibm.com/developerworks/java/library/j-cq04037/index.html - Apr, 2007 - In pursuit of code quality: Automate GUI testing with TestNG-Abbot by Andrew Glover - [Clicks: 27]
TestNG-Abbot is a testing framework that breathes new life into testing GUI components. This month, Andrew Glover walks you through the hardest part of GUI testing with TestNG-Abbot, which is understanding how a user scenario will play out. Once you've got that down, you'll find it surprisingly easy to isolate GUI components and then verify them using the framework's handy fixture objects.
http://www-128.ibm.com/developerworks/java/library/j-cq02277/index.html - Feb, 2007