294 citations · 822 across the 48 of their papers we have counts for
4 papers · 1 filter
Automated Support for Unit Test Generation: A Tutorial Book Chapter
Afonso Fontes, Gregory Gay, Francisco Gomes de Oliveira Neto +1
Unit testing is a stage of testing where the smallest segment of code that can be tested in isolation from the rest of the system - often a class - is tested. Unit tests are typica…
Causal Program Dependence Analysis
Seongmin Lee, Dave Binkley, Robert Feldt +2
We introduce Causal Program Dependence Analysis (CPDA), a dynamic dependence analysis that applies causal inference to model the strength of program dependence relations in a conti…
Towards Human-Like Automated Test Generation: Perspectives from Cognition and Problem Solving
Eduard Enoiu, Robert Feldt
Automated testing tools typically create test cases that are different from what human testers create. This often makes the tools less effective, the created tests harder to unders…
Applying Bayesian Analysis Guidelines to Empirical Software Engineering Data: The Case of Programming Languages and Code Quality
Carlo A. Furia, Richard Torkar, Robert Feldt
Statistical analysis is the tool of choice to turn data into information, and then information into empirical knowledge. To be valid, the process that goes from data to knowledge s…