Publication | Closed Access
Boundary values and automated component testing
46
Citations
22
References
1999
Year
Software MaintenanceEngineeringVerificationTest CoverageTest Data GenerationSoftware EngineeringComputer-aided DesignSoftware AnalysisFormal VerificationModel-based TestingReliability EngineeringBoundary ValuesComputational TestingTest AutomationSystems EngineeringIntegration TestingModeling And SimulationCompilersBoundary CoverageStructural CoverageComputer EngineeringComputer ScienceSoftware DesignStructural Coverage ApproachesProgram AnalysisSoftware TestingFormal Methods
Structural coverage approaches to software testing are mature, having been thoroughly studied for decades. Significant tool support, in the form of instrumentation for statement or branch coverage, is available in commercial compilers. While structural coverage is sensitive to which code structures are covered, it is insensitive to the values of the variables when those structures are executed. Data coverage approaches, e.g. boundary value coverage, are far less mature. They are known to practitioners mostly as a few useful heuristics with very little support for automation. Because of its sensitivity to variable values, data coverage has significant potential, especially when used in combination with structural coverage. This paper generalizes the traditional notion of boundary coverage, and formalizes it with two new data coverage measures. These measures are used to generate test cases automatically and from these, sophisticated test suites for functions from the C++ Standard Template Library. Finally, the test suites are evaluated with respect to both structural coverage and discovery of seeded faults. Copyright © 1999 John Wiley & Sons, Ltd.
| Year | Citations | |
|---|---|---|
Page 1
Page 1