Content deleted Content added
m r2.7.1) (robot Adding: da:TAF |
No edit summary |
||
Line 1:
{{Merge|Test harness|date=February 2010}}
{{Cleanup|date=December 2007}}
A '''test automation framework''' is a set of assumptions, concepts and tools that provide support for [[test automation|automated software testing]]. The main advantage of such a framework is the low cost for maintenance. If there is change to any test case then only the test case file needs to be updated and the [[Driver Script]] and [[Startup script]] will remain the same.
Choosing the right framework/scripting technique helps in maintaining lower costs. The costs associated with test scripting are due to development and maintenance efforts. The approach of scripting used during test automation has effect on costs.
|