activity
20172021
most citedTest Case Generation for Program Repair: A Study of Feasibility and Effectiveness

21 citations · 22 across the 2 of their papers we have counts for

collaborators
Showing cs.SEShow all

5 papers · 1 filter

cs.SE20211 cited

Can We Spot Energy Regressions using Developers Tests?

Benjamin Danglot, Jean-Rémy Falleri, Romain Rouvoy

Software Energy Consumption(SEC) is gaining more and more attention. In this paper, we tackle the problem of hinting developers about the SEC of their programs in the context of so…

cs.SE2019

Suggestions on Test Suite Improvements with Automatic Infection and Propagation Analysis

Oscar Luis Vera-Pérez, Benjamin Danglot, Martin Monperrus +1

An extreme transformation removes the body of a method that is reached by one test case at least. If the test suite passes on the original program and still passes after the extrem…

cs.SE2018

Automatic Test Improvement with DSpot: a Study with Ten Mature Open-Source Projects

Benjamin Danglot, Oscar Luis Vera-Pérez, Benoit Baudry +1

In the literature, there is a rather clear segregation between manually written tests by developers and automatically generated ones. In this paper, we explore a third solution: to…

cs.SE2018

A Comprehensive Study of Pseudo-tested Methods

Oscar Luis Vera-Pérez, Benjamin Danglot, Martin Monperrus +1

Pseudo-tested methods are defined as follows: they are covered by the test suite, yet no test case fails when the method body is removed, i.e., when all the effects of this method…

cs.SE201721 cited

Test Case Generation for Program Repair: A Study of Feasibility and Effectiveness

Zhongxing Yu, Matias Martinez, Benjamin Danglot +2

Among the many different kinds of program repair techniques, one widely studied family of techniques is called test suite based repair. Test-suites are in essence input-output spec…