Content deleted Content added
No edit summary |
Undid revision 494903265 by 115.113.115.130 (talk) against WP:ELNO |
||
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}}
|