Content deleted Content added
m Disambiguate Script to Script (computer programming) using popups |
m Disambiguated: framework → Software framework, encapsulation → encapsulation (computer programming) |
||
Line 5:
==Test Script Modularity Framework==
The test [[Script (computer programming)|script]] modularity [[Software framework|framework]]
Of all the frameworks, this one should be the simplest to grasp and master. It is a well-known [[Computer programming|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 (computer programming)|encapsulation]]
==References==
|