Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Modularity-driven testing

From Wikipedia, the free encyclopedia
Software testing technique

Modularity-driven testing is a term used in the testing ofsoftware. The testscript modularityframework 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.[1]

Background

[edit]

Of all the frameworks, this one should be the simplest to grasp and master. It is a well-knownprogramming 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 orencapsulation in order to improve the maintainability and scalability of automated test suites.[2]

References

[edit]
  1. ^DESAI, SANDEEP; SRIVASTAVA, ABHISHEK (2016-01-30).SOFTWARE TESTING : A Practical Approach (in Arabic). PHI Learning Pvt. Ltd.ISBN 978-81-203-5226-1.
  2. ^Kelly, Michael."Choosing a test automation framework".IBM. Retrieved2013-02-22.
Stub icon

Thiscomputer science article is astub. You can help Wikipedia byexpanding it.

Retrieved from "https://en.wikipedia.org/w/index.php?title=Modularity-driven_testing&oldid=1313628979"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp