Sciweavers

AMOST
2005
ACM

Using information about functions in selecting test cases

13 years 9 months ago
Using information about functions in selecting test cases
We consider the problem of generating a set of test cases from a black box specification. We focus on stress testing, i.e. picking test cases that seem most likely to reveal program bugs. Our approach assumes that so-called interesting points, i.e. points in a function’s domain where properties change, e.g. maxima, are likely to reveal any problems and examine how we can determine the interesting points for a function defined by a complex expression if we know the interesting points for the functions named in that expression. Categories and Subject Descriptors D.2.5 [Software]: Software EngineeringTesting and Debugging General Terms Reliability, Documentation Keywords Tabular Expressions, Black Box Testing, Test Data Generation
Markus Clermont, David Lorge Parnas
Added 26 Jun 2010
Updated 26 Jun 2010
Type Conference
Year 2005
Where AMOST
Authors Markus Clermont, David Lorge Parnas
Comments (0)