Test automation framework: Difference between revisions

Content deleted Content added
move to t.a.
 
(139 intermediate revisions by 93 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]]
Frame work means a set of rules developed by experts and using by many people.
 
== 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://qtp.blogspot.com/2007/06/choosing-test-automation-framework.html Choose an Automation Framework]
[[Category:Software testing]]
[[Category:Automation]]