Test automation framework

This is an old revision of this page, as edited by Al95521 (talk | contribs) at 07:12, 17 February 2007. 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