Data-driven testing: Difference between revisions

Content deleted Content added
Line 5:
 
==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]] disciplinedisciplines.s
 
==Methodology Overview==