1 citations · 2 across the 5 of their papers we have counts for
5 papers
RefFilter: Improving Semantic Conflict Detection via Refactoring-Aware Static Analysis
Victor Lira, Paulo Borba, Rodrigo Bonifácio +1
Detecting semantic interference remains a challenge in collaborative software development. Recent lightweight static analysis techniques improve efficiency over SDG-based methods,…
Mitigating Configuration Differences Between Development and Production Environments: A Catalog of Strategies
Marcos Nazario, Rodrigo Bonifacio, Gustavo Pinto
Context: The Configuration Management of the development and production environments is an important aspect of IT operations. However, managing the configuration differences betwee…
The Impact Of Bug Localization Based on Crash Report Mining: A Developers' Perspective
Marcos Medeiros, Uirá Kulesza, Roberta Coelho +3
Developers often use crash reports to understand the root cause of bugs. However, locating the buggy source code snippet from such information is a challenging task, mainly when th…
Detecting Semantic Conflicts using Static Analysis
Galileu Santos de Jesus, Paulo Borba, Rodrigo Bonifácio +1
Version control system tools empower developers to independently work on their development tasks. These tools also facilitate the integration of changes through merging operations,…
Manual Tests Do Smell! Cataloging and Identifying Natural Language Test Smells
Elvys Soares, Manoel Aranda, Naelson Oliveira +7
Background: Test smells indicate potential problems in the design and implementation of automated software tests that may negatively impact test code maintainability, coverage, and…