Modularity-driven testing: Difference between revisions

Content deleted Content added
Erik9bot (talk | contribs)
m Replace Erik9bot cat with dated clean-up template using AWB
Line 1:
{{Unreferenced|date=March 2007}}
{{Portal|Software Testing}}
 
Line 8 ⟶ 9:
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]]
[[Category:Articles lacking sources (Erik9bot)]]