Content deleted Content added
m Robot: tagging as uncategorised |
Rearrange article to give the introduciton more information |
||
(32 intermediate revisions by 24 users not shown) | |||
Line 1:
'''Modularity-driven testing''' is a term used in the testing of [[software]]. The test [[Script (computer programming)|script]] modularity [[Software framework|framework]] requires the creation of small, independent scripts that represent modules, sections, and functions of the application-under-test. These small scripts are then used in a hierarchical fashion to construct larger tests, realizing a particular test case.<ref>{{Cite book |last1=DESAI |first1=SANDEEP |url=https://books.google.com/books?id=B4sQDAAAQBAJ&dq=Modularity-driven+testing+framework&pg=PA157 |title=SOFTWARE TESTING : A Practical Approach |last2=SRIVASTAVA |first2=ABHISHEK |date=2016-01-30 |publisher=PHI Learning Pvt. Ltd. |isbn=978-81-203-5226-1 |language=ar}}</ref>
==Background==
Of all the frameworks
==References==
{{Reflist}}
{{DEFAULTSORT:Modularity-Driven Testing}}
[[Category:Software testing]]
{{comp-sci-stub}}
|