Test automation framework

This is an old revision of this page, as edited by Nalinnew (talk | contribs) at 09:11, 27 November 2007 (Frameworks). 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

Frame work means a set of rules developed by experts and using by many people. Will Automation testing beats Manual? The debate should be how to bridge the gap between automation and manual testing.....! At one point these two streams start interdepending and the ideal problem is how to eliviate automation testing upto manual testing in some aspects and how to uplift manual testing to automation testing level in few other aspects.

Modularity Framework
Data-driven Framework
Keyword-driven Framework
Choose an Automation Framework