scispace - formally typeset
S

Sebastian Elbaum

Researcher at University of Virginia

Publications -  209
Citations -  9610

Sebastian Elbaum is an academic researcher from University of Virginia. The author has contributed to research in topics: Test suite & Regression testing. The author has an hindex of 44, co-authored 199 publications receiving 8704 citations. Previous affiliations of Sebastian Elbaum include Lincoln University (Pennsylvania) & University of Idaho.

Papers
More filters
Proceedings ArticleDOI

Fuzzing Mobile Robot Environments for Fast Automated Crash Detection

TL;DR: In this paper, the authors explored whether fuzzing, an automated test input generation technique, can more quickly find failure inducing inputs in mobile robots, finding 56.5% more than uniform random input selection and 7.0% more more than BASE-FUZZ during 7 days of testing.
Proceedings ArticleDOI

Getting a handle on the fault injection process: validation of measurement tools

TL;DR: The initial estimates of fault insertion rates can serve as a baseline against which future projects can be compared to determine whether progress is being made in reducing the fault insertion rate, and to identify those development techniques that seem to provide the greatest reduction.
Journal ArticleDOI

Software Evolution and the Code Fault Introduction Process

TL;DR: The initial estimates of fault introduction rates can serve as a baseline against which future projects can be compared to determine whether progress is being made in reducing the fault introduction rate, and to identify those development techniques that seem to provide the greatest reduction.
Proceedings ArticleDOI

Simulating and testing mobile wireless sensor networks

TL;DR: Several methods for simulating distributed mobile WSNs and testing the software are provided and these methods are used in the development of a WSN that was deployed to track Whooping Cranes during their year long migration.
Journal ArticleDOI

Leveraging disposable instrumentation to reduce coverage collection overhead

TL;DR: The concept of ‘disposable coverage instrumentation’ is presented—coverage instrumentation that is removed after its execution—through two techniques: local disposal, and collective disposal, which indicate that the techniques can reduce coverage collection overhead by an order of magnitude over state‐of‐the‐art techniques.