Test automation framework

This is an old revision of this page, as edited by 80.119.185.112 (talk) at 13:58, 13 August 2007 (I feel the link I deleted is just publicity for the Mantis product). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

A Test Automation Framework is a set of assumptions, concepts and practices that provide support for automated software testing.

Frameworks

  1. Modularity-driven testing
  2. Data-driven testing
  3. Keyword-driven testing
  4. Model-based testing

Modularity Framework
Data-driven Framework
Keyword-driven Framework