English

Automated Code Review Using Large Language Models at Ericsson: An Experience Report

Software Engineering 2025-08-01 v2 Artificial Intelligence

Abstract

Code review is one of the primary means of assuring the quality of released software along with testing and static analysis. However, code review requires experienced developers who may not always have the time to perform an in-depth review of code. Thus, automating code review can help alleviate the cognitive burden on experienced software developers allowing them to focus on their primary activities of writing code to add new features and fix bugs. In this paper, we describe our experience in using Large Language Models towards automating the code review process in Ericsson. We describe the development of a lightweight tool using LLMs and static program analysis. We then describe our preliminary experiments with experienced developers in evaluating our code review tool and the encouraging results.

Keywords

Cite

@article{arxiv.2507.19115,
  title  = {Automated Code Review Using Large Language Models at Ericsson: An Experience Report},
  author = {Shweta Ramesh and Joy Bose and Hamender Singh and A K Raghavan and Sujoy Roychowdhury and Giriprasad Sridhara and Nishrith Saini and Ricardo Britto},
  journal= {arXiv preprint arXiv:2507.19115},
  year   = {2025}
}

Comments

6 pages, 4 figures, 1 table. Accepted in ICSME 2025 conference in Auckland

R2 v1 2026-07-01T04:18:34.749Z