Title :
Automatic test-generation for predicates [software testing]
Author :
Paradkar, Amit ; Tai, K.-C. ; Vouk, M.A.
Author_Institution :
IBM Thomas J. Watson Res. Center, Hawthorne, NY, USA
fDate :
12/1/1996 12:00:00 AM
Abstract :
The authors propose a new technique for the automatic generation of test cases for predicates. Earlier, they proposed an efficient effective test generation strategy for Boolean expressions. They now extend this strategy to predicates. Their new strategy addresses several issues, including: analysis of dependencies between relational expressions in a predicate 𝒫; generation of test constraints for 𝒫 based on the detection of Boolean and relational operator faults in 𝒫; and generation of actual tests according to the generated test constraints for 𝒫. They propose: the use of constraint logic programming (CLP) to automate test-data generation for a predicate; and an incremental approach to apply CLP techniques to solve a constraint system. Since their technique is specification-based, it can facilitate generation of anticipated outputs for actual tests
Keywords :
Boolean functions; automatic test software; logic programming; program testing; software reliability; Boolean operator faults; automatic predicate test-generation; constraint logic programming; dependencies; relational expressions; relational operator faults; software testing; specification-based technique; test constraints; Automatic control; Automatic testing; Costs; Fault detection; Input variables; Logic programming; Logic testing; Software testing; System testing; Tree graphs;
Journal_Title :
Reliability, IEEE Transactions on