In pursuit of code quality: Automate GUI testing with TestNG-Abbot
Easily validate GUI components using fixture objects
There are a number of frameworks available that simplify testing various GUI frameworks; however, there is one in particular that makes great strides toward easing the pain of testing GUIs: TestNG-Abbot.
In this month's, “In pursuit of code quality” installment, Automate GUI testing with TestNG, Stelligent President 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 have that down, you'll find it surprisingly easy to isolate GUI components and then verify them using the framework's handy fixture objects.
Check out the complete list of "In pursuit of code quality" articles. Also, don’t miss the accompanying code quality discussion forum where you can learn first-hand about code metrics, test frameworks, and writing quality-focused code.
|