Zum Inhalt springen

Benutzer:Kik mol wer in/Data-driven testing

aus Wikipedia, der freien Enzyklopädie
Dies ist eine alte Version dieser Seite, zuletzt bearbeitet am 1. Oktober 2008 um 09:21 Uhr durch Minderbinder (Diskussion | Beiträge) (Artikel beruht auf en:Data-driven testing mit Stand 05:56, 15 September 2008 http://en.wikipedia.org/w/index.php?title=Data-driven_testing&oldid=238524259). Sie kann sich erheblich von der aktuellen Version unterscheiden.
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)

Vorlage:Context

Portal: Software Testing – Übersicht zu Wikipedia-Inhalten zum Thema Software Testing

Data-driven testing is a term used in the testing of software.

Introduction

In the testing of software or programs, several methodologies exist in dictating how this testing will be performed. Each of these methods exist because they differ in their effort required to establish initially and then to subsequently maintain. This article aims to explain the data-driven method which is part of the automated testing discipline.s

Methodology Overview

Data-driven testing is a methodology used in Test automation where test scripts are executed and verified based on the data values stored in one or more central data sources or databases. These databases can range from datapools, ODBC sources, csv files, Excel files, DAO objects, ADO objects, etc. Data-driven testing is the establishment of several interacting test scripts together with their related data results in a framework used for the methodology. In this framework, variables are used for both input values and output verification values: navigation through the program, reading of the data sources, and logging of test status and information are all coded in the test script. Thus, the logic executed in the script is also dependent on the data values.

This is similar to Keyword-driven testing in that the test case is contained in the data values and not in the test script; the script is just a "driver" or delivery mechanism for the data. Unlike in keyword-driven testing, though, the navigation data isn't contained in the test script. In data-driven testing, only test data is contained in the data source.

See also

References

Vorlage:Reflist

Vorlage:Refbegin

  • Carl Nagle: Test Automation Frameworks[1], Software Automation Framework Support on SourceForge [2]

Vorlage:Refend

Versionshistorie zum lizenzkonformen Übersetzen aus der englischsprachigen Wikipedia

Basiert auf en:Data-driven testing mit dem Stand vom 05:56, 15 September 2008 (Permalink)

  • 05:56, 15 September 2008 en:User:203.91.207.30 (2,279 bytes) (→Introduction) (undo)
  • 14:42, 20 June 2008 en:User:192.88.166.35 (2,278 bytes) (→Introduction) (undo)
  • 14:40, 20 June 2008 en:User:192.88.166.35 (2,306 bytes) (undo)
  • 17:34, 16 June 2008 en:User:Rjwilmsi m (2,369 bytes) (Typo/accessdate/date fixes, Replaced: dependant → dependent using AWB) (undo)
  • 09:16, 16 June 2008 en:User:Mrinmayee.p m (2,390 bytes) (→Introduction) (undo)
  • 09:12, 16 June 2008 en:User:Mrinmayee.p (2,322 bytes) (→Introduction) (undo)
  • 08:06, 12 June 2008 en:User:SAE1962 (2,258 bytes) (→See also: TDD link added.) (undo)
  • 12:02, 14 April 2008 en:User:Sbono m (2,228 bytes) (undo)
  • 12:01, 14 April 2008 en:User:Sbono m (2,234 bytes) (undo)
  • 02:23, 22 March 2008 en:User:Andreas Kaufmann m (2,205 bytes) (→Methodology Overview) (undo)
  • 08:35, 10 January 2008 en:User:Pinecar (2,215 bytes) (portal) (undo)
  • 15:46, 19 December 2007 en:User:Sean.co.za (2,187 bytes) (remove parenthesis for databases list) (undo)
  • 15:34, 19 December 2007 en:User:196.211.63.170 (2,186 bytes) (Undid revision 178965247 by 196.211.63.170 (talk)) (undo)
  • 15:33, 19 December 2007 en:User:196.211.63.170 (2,158 bytes) (Remove orphan tag) (undo)
  • 15:32, 19 December 2007 en:User:196.211.63.170 (2,186 bytes) (Introduction added) (undo)
  • 14:50, 19 December 2007 en:User:Sean.co.za (1,738 bytes) (Added references) (undo)
  • 14:07, 19 December 2007 en:User:Sean.co.za (1,496 bytes) (The lead sentence about data-driven testing was incorrect in its reference to a framework rather than a methodology. Changed table-driven to keyword-driven which is more widely used.) (undo)
  • 20:41, 7 November 2007 en:User:Rwwww (1,074 bytes) (cat software -> ... testing) (undo)
  • 13:31, 31 May 2007 en:User:Fabrictramp (1,066 bytes) (internal links) (undo)
  • 22:13, 29 May 2007 en:User:Fabrictramp (933 bytes) (Dead-end pages clean up project; you can help! using AWB) (undo)
  • 00:05, 29 April 2007 en:User:EdGl m (935 bytes) (Categorizing article - You can help!) (undo)
  • 10:34, 28 April 2007 en:User:SmackBot m (946 bytes) (Date/fix the maintenance tags or gen fixes) (undo)
  • 02:57, 28 April 2007 en:User:Cornellrockey (932 bytes) (cleanup tags) (undo)
  • 14:55, 16 April 2007 en:User:SmackBot m (Date/fix the maintenance tags &/or gen fixes) (undo)
  • 13:21, 27 March 2007 en:User:82.193.22.98 (correction - csv files (Comma Separated Value), not cvs) (undo)
  • 03:37, 14 March 2007 en:User:Alaibot m (Robot: tagging as uncategorised) (undo)
  • 05:21, 11 March 2007 en:User:Phanisrikar (undo)
  • 05:20, 11 March 2007 en:User:Phanisrikar (undo)
  • 05:18, 11 March 2007 en:User:Phanisrikar (←Created page with 'The Data-Driven Testing Framework Data-driven testing is a framework where test input and output values are read from data files (datapools, ODBC sources, cv...')