4 papers
Evaluation of LLM-Based Software Engineering Tools: Practices, Challenges, and Future Directions
Utku Boran Torun, Veli Karakaya, Ali Babar +1
Large Language Models (LLMs) are increasingly embedded in software engineering (SE) tools, powering applications such as code generation, automated code review, and bug triage. As…
Understanding the Limits of Automated Evaluation for Code Review Bots in Practice
Veli Karakaya, Utku Boran Torun, Baykal Mehmet Uçar +1
Automated code review (ACR) bots are increasingly used in industrial software development to assist developers during pull request (PR) review. As adoption grows, a key challenge i…
Past, Present, and Future of Bug Tracking in the Generative AI Era
Utku Boran Torun, Mehmet Taha Demircan, Mahmut Furkan Gön +1
Traditional bug-tracking systems rely heavily on manual reporting, reproduction, classification, and resolution, involving multiple stakeholders such as end users, customer support…
Towards Automated Detection of Inline Code Comment Smells
Ipek Oztas, U Boran Torun, Eray Tüzün
Code comments are important in software development because they directly influence software maintainability and overall quality. Bad practices of code comments lead to code commen…