Test automation framework: Difference between revisions

Content deleted Content added
move to t.a.
 
(144 intermediate revisions by 94 users not shown)
Line 1:
#REDIRECT[[Test_automation#Framework_approach_in_automation]]
A '''Test Automation Framework''' is a set of assumptions, concepts and practices that provide support for [[test automation|automated software testing]].
 
== Frameworks ==
 
# [[Modularity-driven testing]]
# [[Data-driven testing]]
# [[Keyword-driven testing]]
# [[Model-based testing]]
 
== External links ==
[http://www-128.ibm.com/developerworks/rational/library/05/1011_kelly Modularity Framework]<br />
[http://www-128.ibm.com/developerworks/rational/library/05/1108_kelly/ Data-driven Framework]<br />
[http://www-128.ibm.com/developerworks/rational/library/06/0523_kelly/ Keyword-driven Framework]<br />
[http://www.mantis-tgi.com/Solutions/TestCentral.aspx/ Automated Test Cases]<br />
 
[[Category:Software testing]]
[[Category:Automation]]