Content deleted Content added
added the reference that the description paragraphs were taken from. |
|||
Line 8:
Of all the frameworks, this one should be the simplest to grasp and master. It is a well-known programming strategy to build an abstraction layer in front of a component to hide the component from the rest of the application. This insulates the application from modifications in the component and provides modularity in the application design. The test script modularity framework applies this principle of abstraction or encapsulation in order to improve the maintainability and scalability of automated test suites.
{{DEFAULTSORT:Modularity-Driven Testing}}
[[Category:Software testing]]
<ref>{{cite web|last=Kelly|first=Michael|title=Choosing a test automation framework|url=http://www.ibm.com/developerworks/rational/library/591.html|accessdate=02/22/2013}}</ref>
|