Content deleted Content added
Undid revision 426566921 by 85.91.123.245 (talk) as per WP:ELNO |
removed the merge templates as there was no discussion to merge the pages |
||
Line 1:
{{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. Ideally, there is no need to update the scripts in case of changes to the application.
|