testing.com > Testing Craft > Techniques (Test Automation) > Avoiding the GUI

Search

Test Automation by Avoiding a Word Processor's GUI

Created and summarized by Brian Marick.

The difficulties of test automation through a GUI are well known. (See the writeups described in the automated testing survey.) I have long advocated an approach whereby automated tests bypass the GUI and use a programmatic or scripting interface to get at the "guts" of the program. (It's usually the guts that you most want to test.)

The program being tested is AbiWord, which is one of the Testing Craft projects.

(not done)

I have to do the work before I can write about it.


Related Testing Craft Pages


Be the first person to add a comment in the Wiki Forum at page AvoidingTheUserInterface.
(The Forum is explained in its FrontPage.)


Summarized Discussion

In this spot, the author of this page will occasionally summarize the discussion in the Forum.