1 citations · 1 across the 3 of their papers we have counts for
4 papers
Towards a Smart Data Processing and Storage Model
Ronie Salgado, Marcus Denker, Stéphane Ducasse +2
In several domains it is crucial to store and manipulate data whose origin needs to be completely traceable to guarantee the consistency, trustworthiness and reliability on the dat…
Modular Moose: A new generation software reverse engineering environment
Nicolas Anquetil, Anne Etien, Mahugnon H. Houekpetodji +6
Advanced reverse engineering tools are required to cope with the complexity of software systems and the specific requirements of numerous different tasks (re-architecturing, migrat…
RTj: a Java framework for detecting and refactoring rotten green test cases
Matias Martinez, Anne Etien, Stéphane Ducasse +1
Rotten green tests are passing tests which have, at least, one assertion not executed. They give developers a false confidence. In this paper, we present, RTj, a framework that ana…
JSClassFinder: A Tool to Detect Class-like Structures in JavaScript
Leonardo Humberto Silva, Daniel Hovadick, Marco Tulio Valente +3
With the increasing usage of JavaScript in web applications, there is a great demand to write JavaScript code that is reliable and maintainable. To achieve these goals, classes can…