activity
20162026
most citedRecruiting from the network: discovering Twitter users who can help combat Zika epidemics

3 citations · 3 across the 6 of their papers we have counts for

collaborators

9 papers

cs.SE2026

On the Influence of Refactoring Types on Merge Effort

André Oliveira, João Victor Monteiro, Vânia Neves +4

Modern software development involves parallel work and concurrent changes, requiring code merging. Prior studies report that 10% to 20% of merge attempts result in conflicts, often…

cs.SE2023

Do code refactorings influence the merge effort?

Andre Oliveira, Vania Neves, Alexandre Plastino +3

In collaborative software development, multiple contributors frequently change the source code in parallel to implement new features, fix bugs, refactor existing code, and make oth…

cs.SE2021

Cataloging Dependency Injection Anti-Patterns in Software Systems

Rodrigo Laigner, Diogo Mendonça, Alessandro Garcia +1

Context: Dependency Injection (DI) is a commonly applied mechanism to decouple classes from their dependencies in order to provide higher modularization. However, bad DI practices…

cs.SE2020

An Efficient Approach for Reviewing Security-Related Aspects in Agile Requirements Specifications of Web Applications

Hugo Villamizar, Marcos Kalinowski, Alessandro Garcia +1

Defects in requirements specifications can have severe consequences during the software development lifecycle. Some of them may result in poor product quality and/or time and budge…

cs.SE2019

An Approach for Reviewing Security-Related Aspects in Agile Requirements Specifications of Web Applications

H. Villamizar, A. A. Neto, M. Kalinowski +2

Defects in requirements specifications can have severe consequences during the software development lifecycle. Some of them result in overall project failure due to incorrect or mi…

cs.SE2018

Influence of Technical and Social Factors for Introducing Bugs

Filipe Falcão, Caio Barbosa, Baldoino Fonseca +2

[This paper has been withdrawn by the author due to updated research available on arXiv (arXiv:1811.01918)] As the modern open-source paradigm makes it easier to contribute to soft…