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

Empirically driven SE research: state of the art and required maturity

TL;DR: This session discusses the state of the art in performing empirical studies in software engineering, and shows how the notion of empirical maturity can be utilized to set and adjust the empirical expectations for software engineering research efforts.
Proceedings ArticleDOI

A methodology for operational profile refinement

TL;DR: This paper presents a refinement methodology for the generation of more accurate operational profiles that truly represent the diverse customer usage patterns and demonstrates the different perspective and accuracy that can be obtained through this refining methodology.
Proceedings ArticleDOI

Dimensional inconsistencies in code and ROS messages: A study of 5.9M lines of code

TL;DR: This work identifies the ROS classes and physical units most likely to be involved with dimensional inconsistencies, and finds that the ROS Message type geometry_msgs::Twist is involved in over half of all inconsistencies and is used by developers in ways contrary to Twist's intent.
Proceedings ArticleDOI

Extracting conditional component dependence for distributed robotic systems

TL;DR: This work presents a program analysis technique that automatically extracts a model of component dependencies from distributed system source code that identifies not only the temporal dependencies among components, but also the conditions under which those dependencies are realized.
Proceedings Article

Model-Agnostic and Efficient Exploration of Numerical State Space of Real-World {TCP} Congestion Control Implementations

TL;DR: This paper proposes an automated numerical state space exploration method, called ACT, which leverages the model-agnostic feature of random testing and greatly improves its efficiency by guiding random testing under the feedback iteratively obtained in a test.