Sciweavers

1518 search results - page 78 / 304
» Cryptographic Test Correction
Sort
View
86
Voted
NIPS
2001
15 years 2 months ago
Intransitive Likelihood-Ratio Classifiers
In this work, we introduce an information-theoreticbased correction term to the likelihood ratio classification method for multiple classes. Under certain conditions, the term is ...
Jeff Bilmes, Gang Ji, Marina Meila
AMOST
2007
ACM
15 years 4 months ago
Achieving both model and code coverage with automated gray-box testing
We have devised a novel technique to automatically generate test cases for a software system, combining black-box model-based testing with white-box parameterized unit testing. Th...
Nicolas Kicillof, Wolfgang Grieskamp, Nikolai Till...
COMPUTER
2002
75views more  COMPUTER 2002»
15 years 13 days ago
GUI Testing: Pitfalls and Process
ion, so mapping between GUI events and the underlying code is not straightforward. Code-based coverage criteria do not necessarily address problematic interactions between the GUI&...
Atif M. Memon
CORR
2008
Springer
97views Education» more  CORR 2008»
15 years 21 days ago
Lower bounds for adaptive linearity tests
Linearity tests are randomized algorithms which have oracle access to the truth table of some function f, and are supposed to distinguish between linear functions and functions whi...
Shachar Lovett
SAC
2009
ACM
15 years 7 months ago
An empirical study of incorporating cost into test suite reduction and prioritization
Software developers use testing to gain and maintain confidence in the correctness of a software system. Automated reduction and prioritization techniques attempt to decrease the...
Adam M. Smith, Gregory M. Kapfhammer