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
Journal ArticleDOI

Selecting a Cost-Effective Test Case Prioritization Technique

TL;DR: The results of the analyses provide insights into which types of prioritization techniques are and are not appropriate under specific testing scenarios, and the conditions under which they are or are notappropriate.
Journal ArticleDOI

Leveraging user-session data to support Web application testing

TL;DR: Results show that user session data can be used to produce test suites more effective overall than those produced by the white-box techniques considered; however, the faults detected by the two classes of techniques differ, suggesting that the techniques are complementary.
Proceedings ArticleDOI

Differential symbolic execution

TL;DR: Differential symbolic execution (DSE) as discussed by the authors exploits the fact that program versions are largely similar to reduce cost and improve the quality of analysis results, and demonstrates its potential benefit through an exploratory study that considers version histories of two Java code bases.
Proceedings ArticleDOI

How developers search for code: a case study

TL;DR: Light is shed into how developers search for code through a case study performed at Google, using a combination of survey and log-analysis methodologies, to provide insights into what developers are doing and trying to learn when forming a search, search scope, query properties, and what a search session under different contexts usually entails.
Proceedings ArticleDOI

Improving web application testing with user session data

TL;DR: The notion that user session data gathered as users operate web applications can be successfully employed in the testing of those applications, particularly as those applications evolve and experience different usage profiles is explored.