Global ETD Search

Search theses and dissertations gathered from participating repositories worldwide. Every result links back to the library that holds it. No account is needed.

Results

Showing 1 to 2 of 2 for “"bounded-exhaustive testing"”.

  1. Reducing the costs of bounded-exhaustive testing

    Bounded-exhaustive testing is an automated testing methodology that checks the code under test for all inputs within given bounds: first the user describes a set of test inputs and provides test oracles that can check test outputs; then a tool generates all the test inputs, executes them on the …

    uiuc Repository record for Reducing the costs of bounded-exhaustive testing (opens in a new tab)

  2. Automatic testing of software with structurally complex inputs

    … and evaluates the effectiveness of Korat in testing a set of data-structure implementations. Our approach allows the developer to describe the properties of valid test inputs using a familiar implementation language such as Java. Specifically, the user provides an imperative predicate--a …

    mit Repository record for Automatic testing of software with structurally complex inputs (opens in a new tab)