Sciweavers

3547 search results - page 1 / 710
» Pseudo-Exhaustive Testing for Software
Sort
View
SEW
2006
IEEE
13 years 11 months ago
Pseudo-Exhaustive Testing for Software
Pseudo-exhaustive testing uses the empirical observation that, for broad classes of software, a fault is likely triggered by only a few variables interacting. The method takes adv...
D. Richard Kuhn, Vadim Okun
ITC
1993
IEEE
110views Hardware» more  ITC 1993»
13 years 9 months ago
Novel Test Pattern Generators for Pseudo-Exhaustive Testing
ÐPseudoexhaustive testing of a combinational circuit involves applying all possible input patterns to all its individual output cones. The testing ensures detection of all detecta...
Rajagopalan Srinivasan, Sandeep K. Gupta, Melvin A...
ITC
1989
IEEE
70views Hardware» more  ITC 1989»
13 years 9 months ago
The Pseudo-Exhaustive Test of Sequential Circuits
: The concept of a pseudo-exhaustive test for sequential circuits is introduced in a similar way as it is used for combinational networks. Instead of test sets one has to apply pse...
Sybille Hellebrand, Hans-Joachim Wunderlich
GLVLSI
1999
IEEE
92views VLSI» more  GLVLSI 1999»
13 years 9 months ago
Pseudo-Exhaustive Testing of Sequential Circuits
Bassam Shaer, Sami A. Al-Arian, David L. Landis
ICST
2010
IEEE
13 years 3 months ago
Longer is Better: On the Role of Test Sequence Length in Software Testing
In the presence of an internal state, often it is required a sequence of function calls to test software. In fact, to cover a particular branch of the code, a sequence of previous...
Andrea Arcuri