Skip to main content

Showing 1–5 of 5 results for author: Plein, L

.
  1. arXiv:2312.14898  [pdf, other

    cs.SE

    Enriching Automatic Test Case Generation by Extracting Relevant Test Inputs from Bug Reports

    Authors: Wendkûuni C. Ouédraogo, Laura Plein, Kader Kaboré, Andrew Habib, Jacques Klein, David Lo, Tegawendé F. Bissyandé

    Abstract: The quality of a software is highly dependent on the quality of the tests it is submitted to. Writing tests for bug detection is thus essential. However, it is time-consuming when done manually. Automating test cases generation has therefore been an exciting research area in the software engineering community. Most approaches have been focused on generating unit tests. Unfortunately, current effor… ▽ More

    Submitted 22 December, 2023; originally announced December 2023.

  2. arXiv:2310.06320  [pdf, other

    cs.SE

    Automatic Generation of Test Cases based on Bug Reports: a Feasibility Study with Large Language Models

    Authors: Laura Plein, Wendkûuni C. Ouédraogo, Jacques Klein, Tegawendé F. Bissyandé

    Abstract: Software testing is a core discipline in software engineering where a large array of research results has been produced, notably in the area of automatic test generation. Because existing approaches produce test cases that either can be qualified as simple (e.g. unit tests) or that require precise specifications, most testing procedures still rely on test cases written by humans to form test suite… ▽ More

    Submitted 10 October, 2023; originally announced October 2023.

  3. arXiv:2310.06310  [pdf, other

    cs.SE

    Can LLMs Demystify Bug Reports?

    Authors: Laura Plein, Tegawendé F. Bissyandé

    Abstract: Bugs are notoriously challenging: they slow down software users and result in time-consuming investigations for developers. These challenges are exacerbated when bugs must be reported in natural language by users. Indeed, we lack reliable tools to automatically address reported bugs (i.e., enabling their analysis, reproduction, and bug fixing). With the recent promises created by LLMs such as Chat… ▽ More

    Submitted 10 October, 2023; originally announced October 2023.

  4. arXiv:2308.09183  [pdf, other

    cs.CR cs.LG

    RatGPT: Turning online LLMs into Proxies for Malware Attacks

    Authors: Mika Beckerich, Laura Plein, Sergio Coronado

    Abstract: The evolution of Generative AI and the capabilities of the newly released Large Language Models (LLMs) open new opportunities in software engineering. However, they also lead to new challenges in cybersecurity. Recently, researchers have shown the possibilities of using LLMs such as ChatGPT to generate malicious content that can directly be exploited or guide inexperienced hackers to weaponize too… ▽ More

    Submitted 7 September, 2023; v1 submitted 17 August, 2023; originally announced August 2023.

  5. arXiv:2002.02650  [pdf, other

    cs.SE

    What You See is What it Means! Semantic Representation Learning of Code based on Visualization and Transfer Learning

    Authors: Patrick Keller, Laura Plein, Tegawendé F. Bissyandé, Jacques Klein, Yves Le Traon

    Abstract: Recent successes in training word embeddings for NLP tasks have encouraged a wave of research on representation learning for source code, which builds on similar NLP methods. The overall objective is then to produce code embeddings that capture the maximum of program semantics. State-of-the-art approaches invariably rely on a syntactic representation (i.e., raw lexical tokens, abstract syntax tree… ▽ More

    Submitted 7 February, 2020; originally announced February 2020.