Data-driven testing: Difference between revisions

Content deleted Content added
Remove orphan tag
Undid revision 178965247 by 196.211.63.170 (talk)
Line 2:
=Introduction=
In the testing of [[Computer software|software]] or [[Computer program|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 [[Test automation|automated testing]] discipline.
 
{{Orphan|date=April 2007}}
 
=Methodology Overview=