Skip to main content

Showing 1–4 of 4 results for author: Gorla, A

Searching in archive cs. Search in all archives.
.
  1. arXiv:2405.12766  [pdf, other

    cs.SE

    Test Oracle Automation in the era of LLMs

    Authors: Facundo Molina, Alessandra Gorla

    Abstract: The effectiveness of a test suite in detecting faults highly depends on the correctness and completeness of its test oracles. Large Language Models (LLMs) have already demonstrated remarkable proficiency in tackling diverse software testing tasks, such as automated test generation and program repair. This paper aims to enable discussions on the potential of using LLMs for test oracle automation, a… ▽ More

    Submitted 21 May, 2024; originally announced May 2024.

  2. A Decade of Code Comment Quality Assessment: A Systematic Literature Review

    Authors: Pooja Rani, Arianna Blasi, Nataliia Stulova, Sebastiano Panichella, Alessandra Gorla, Oscar Nierstrasz

    Abstract: Code comments are important artifacts in software systems and play a paramount role in many software engineering (SE) tasks related to maintenance and program comprehension. However, while it is widely accepted that high quality matters in code comments just as it matters in source code, assessing comment quality in practice is still an open problem. First and foremost, there is no unique definiti… ▽ More

    Submitted 16 September, 2022; originally announced September 2022.

  3. arXiv:2108.11205  [pdf, other

    cs.SE

    RepliComment: Identifying Clones in Code Comments

    Authors: Arianna Blasi, Nataliia Stulova, Alessandra Gorla, Oscar Nierstrasz

    Abstract: Code comments are the primary means to document implementation and facilitate program comprehension. Thus, their quality should be a primary concern to improve program maintenance. While much effort has been dedicated to detecting bad smells, such as clones in code, little work has focused on comments. In this paper we present our solution to detect clones in comments that developers should fix. R… ▽ More

    Submitted 25 August, 2021; originally announced August 2021.

    Comments: 31 pages, 1 figure, 9 tables. To appear in the Journal of Systems and Software

    ACM Class: D.2.7; D.2.9

  4. arXiv:1503.07217  [pdf, other

    cs.SE

    Automated Test Input Generation for Android: Are We There Yet?

    Authors: Shauvik Roy Choudhary, Alessandra Gorla, Alessandro Orso

    Abstract: Mobile applications, often simply called "apps", are increasingly widespread, and we use them daily to perform a number of activities. Like all software, apps must be adequately tested to gain confidence that they behave correctly. Therefore, in recent years, researchers and practitioners alike have begun to investigate ways to automate apps testing. In particular, because of Android's open source… ▽ More

    Submitted 31 March, 2015; v1 submitted 24 March, 2015; originally announced March 2015.