Map
Index
Random
Help
th

QuoteRef: zellA2_2002

topics > all references > ThesaHelp: references t-z



Group:
testing
Topic:
test data selection
Topic:
automated testing
Topic:
debugging techniques

Reference

Zeller, A., Hildebrandt, R., "Simplifying and isolating failure-inducing input", IEEE Transactions on Software Engineering, 28, 2, February 2002, pp. 183-200. Google

Quotations
abstract ;;Quote: Delta Debugging to produce a minimal, failing test case; e.g., sequence of browser commands, bad html for Mozilla
186 ;;Quote: ddmin identifies failing test cases where any single change does not fail; quadratic algorithm
192 ;;Quote: wynot minimized the random input that caused a crashed program; crash identification by stack trace
194 ;;Quote: isolation better than simplification for test cases; e.g., two test cases, one that works and the other doesn't
195 ;;Quote: dd faster than ddmin; finds a 1-minimal difference with quadratic worst case
197 ;;Quote: use input grammar for faster identification of 1-minimal, failing inputs
199 ;;Quote: automated testing should include automated test case simplification


Related Topics up

Group: testing   (18 topics, 557 quotes)
Topic: test data selection (39 items)
Topic: automated testing (25 items)
Topic: debugging techniques (23 items)

Collected barberCB 10/03
Copyright © 2002-2008 by C. Bradford Barber. All rights reserved.
Thesa is a trademark of C. Bradford Barber.