Mauricio Finavaro Aniche

Orcid: 0000-0002-8893-2835

According to our database1, Mauricio Finavaro Aniche authored at least 55 papers between 2010 and 2022.

Collaborative distances:

Timeline

Legend:

Book 
In proceedings 
Article 
PhD thesis 
Dataset
Other 

Links

Online presence:

On csauthors.net:

Bibliography

2022
How Developers Engineer Test Cases: An Observational Study.
IEEE Trans. Software Eng., 2022

The Effectiveness of Supervised Machine Learning Algorithms in Predicting Software Refactoring.
IEEE Trans. Software Eng., 2022

TestKnight: An Interactive Assistant to Stimulate Test Engineering.
Proceedings of the 44th IEEE/ACM International Conference on Software Engineering: Companion Proceedings, 2022

2021
Log-based software monitoring: a systematic mapping study.
PeerJ Comput. Sci., 2021

Secure Software Engineering in the Financial Services: A Practitioners' Perspective.
CoRR, 2021

Data-driven extract method recommendations: a study at ING.
Proceedings of the ESEC/FSE '21: 29th ACM Joint European Software Engineering Conference and Symposium on the Foundations of Software Engineering, 2021

Learning Off-By-One Mistakes: An Empirical Study.
Proceedings of the 18th IEEE/ACM International Conference on Mining Software Repositories, 2021

An Exploratory Study of Log Placement Recommendation in an Enterprise System.
Proceedings of the 18th IEEE/ACM International Conference on Mining Software Repositories, 2021

Logging Practices with Mobile Analytics: An Empirical Study on Firebase.
Proceedings of the 8th IEEE/ACM International Conference on Mobile Software Engineering and Systems, 2021

Atoms of Confusion in Java.
Proceedings of the 29th IEEE/ACM International Conference on Program Comprehension, 2021

Interactive Static Software Performance Analysis in the IDE.
Proceedings of the 29th IEEE/ACM International Conference on Program Comprehension, 2021

Search-Based Software Re-Modularization: A Case Study at Adyen.
Proceedings of the 43rd IEEE/ACM International Conference on Software Engineering: Software Engineering in Practice, 2021

Automatically Identifying Parameter Constraints in Complex Web APIs: A Case Study at Adyen.
Proceedings of the 43rd IEEE/ACM International Conference on Software Engineering: Software Engineering in Practice, 2021

Grading 600+ Students: A Case Study on Peer and Self Grading.
Proceedings of the 43rd IEEE/ACM International Conference on Software Engineering: Software Engineering Education and Training, 2021

The Prevalence of Code Smells in Machine Learning projects.
Proceedings of the 1st IEEE/ACM Workshop on AI Engineering - Software Engineering for AI, 2021

2020
The Adoption of JavaScript Linters in Practice: A Case Study on ESLint.
IEEE Trans. Software Eng., 2020

Selecting third-party libraries: the practitioners' perspective.
Proceedings of the ESEC/FSE '20: 28th ACM Joint European Software Engineering Conference and Symposium on the Foundations of Software Engineering, 2020

Domain-Based Fuzzing for Supervised Learning of Anomaly Detection in Cyber-Physical Systems.
Proceedings of the ICSE '20: 42nd International Conference on Software Engineering, Workshops, Seoul, Republic of Korea, 27 June, 2020

OffSide: Learning to Identify Mistakes in Boundary Conditions.
Proceedings of the ICSE '20: 42nd International Conference on Software Engineering, Workshops, Seoul, Republic of Korea, 27 June, 2020

2019
Mock objects for testing java systems - Why and how developers use them, and how they evolve.
Empir. Softw. Eng., 2019

An empirical catalog of code smells for the presentation layer of Android apps.
Empir. Softw. Eng., 2019

Contemporary Software Monitoring: A Systematic Literature Review.
CoRR, 2019

Monitoring-aware IDEs.
Proceedings of the ACM Joint Meeting on European Software Engineering Conference and Symposium on the Foundations of Software Engineering, 2019

Pragmatic Software Testing Education.
Proceedings of the 50th ACM Technical Symposium on Computer Science Education, 2019

Tracing back log data to its log statement: from research to practice.
Proceedings of the 16th International Conference on Mining Software Repositories, 2019

Comprehending Test Code: An Empirical Study.
Proceedings of the 2019 IEEE International Conference on Software Maintenance and Evolution, 2019

Factors affecting cloud infra-service development lead times: a case study at ING.
Proceedings of the 41st International Conference on Software Engineering: Software Engineering in Practice, 2019

Current challenges in practical object-oriented software design.
Proceedings of the 41st International Conference on Software Engineering: New Ideas and Emerging Results, 2019

2018
Unusual events in GitHub repositories.
J. Syst. Softw., 2018

Code smells for Model-View-Controller architectures.
Empir. Softw. Eng., 2018

PyDriller: Python framework for mining software repositories.
Proceedings of the 2018 ACM Joint Meeting on European Software Engineering Conference and Symposium on the Foundations of Software Engineering, 2018

Where Does Google Find API Documentation?
Proceedings of the 2nd IEEE/ACM International Workshop on API Usage and Evolution, 2018

When testing meets code review: why and how developers review tests.
Proceedings of the 40th International Conference on Software Engineering, 2018

Understanding developers' needs on deprecation as a language feature.
Proceedings of the 40th International Conference on Software Engineering, 2018

Search-based test data generation for SQL queries.
Proceedings of the 40th International Conference on Software Engineering, 2018

An exploratory study on faults in web API integration in a large-scale payment company.
Proceedings of the 40th International Conference on Software Engineering: Software Engineering in Practice, 2018

How modern news aggregators help development communities shape and share knowledge.
Proceedings of the 40th International Conference on Software Engineering, 2018

2017
A Collaborative Approach to Teaching Software Architecture.
Proceedings of the 2017 ACM SIGCSE Technical Symposium on Computer Science Education, 2017

Tweaking Association Rules to Optimize Software Change Recommendations.
Proceedings of the 31st Brazilian Symposium on Software Engineering, 2017

To mock or not to mock?: an empirical study on mocking practices.
Proceedings of the 14th International Conference on Mining Software Repositories, 2017

Why and how JavaScript developers use linters.
Proceedings of the 32nd IEEE/ACM International Conference on Automated Software Engineering, 2017

An Experience Report on Applying Passive Learning in a Large-Scale Payment Company.
Proceedings of the 2017 IEEE International Conference on Software Maintenance and Evolution, 2017

2016
Avaliação de qualidade de código baseada em contexto.
PhD thesis, 2016

SATT: Tailoring Code Metric Thresholds for Different Software Architectures.
Proceedings of the 16th IEEE International Working Conference on Source Code Analysis and Manipulation, 2016

Developers' Perceptions on Object-Oriented Design and Architectural Roles.
Proceedings of the 30th Brazilian Symposium on Software Engineering, 2016

A Validated Set of Smells in Model-View-Controller Architectures.
Proceedings of the 2016 IEEE International Conference on Software Maintenance and Evolution, 2016

2015
Does test-driven development improve class design? A qualitative study on developers' perceptions.
J. Braz. Comput. Soc., 2015

Why Statically Estimate Code Coverage is So Hard? A Report of Lessons Learned.
Proceedings of the 29th Brazilian Symposium on Software Engineering, 2015

Detection strategies of smells in web software development.
Proceedings of the 2015 IEEE International Conference on Software Maintenance and Evolution, 2015

2014
Are the Methods in Your Data Access Objects (DAOs) in the Right Place? A Preliminary Study.
Proceedings of the Sixth International Workshop on Managing Technical Debt, 2014

2013
MetricMiner: Supporting researchers in mining software repositories.
Proceedings of the 13th IEEE International Working Conference on Source Code Analysis and Manipulation, 2013

What Do the Asserts in a Unit Test Tell Us about Code Quality? A Study on Open Source and Industrial Projects.
Proceedings of the 17th European Conference on Software Maintenance and Reengineering, 2013

2012
How the Practice of TDD Influences Class Design in Object-Oriented Systems: Patterns of Unit Tests Feedback.
Proceedings of the 26th Brazilian Symposium on Software Engineering, 2012

2011
Increasing Learning in an Agile Environment: Lessons Learned in an Agile Team.
Proceedings of the 2011 Agile Conference, 2011

2010
Most Common Mistakes in Test-Driven Development Practice: Results from an Online Survey with Developers.
Proceedings of the Third International Conference on Software Testing, 2010


  Loading...