Modularized Test Automation Framework

Date November 16, 2007 by Isaac

In this months (November) issue of Software Test & Performance magazine there is a good article about a test automation framework. You can download the PDF of the magazine from their web site.

In a nutshell, they create several modules that each accomplish one task. At the end of the task they return the system to a known state. Since each module returns to the same known state you can construct complex tests by stringing these modules together. Quite an interesting concept.

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>