2023

ChatGPT vs SBST: A Comparative Assessment of Unit Test Suite Generation

Tang, Yutian, Liu, Zhijie, Zhou, Zhichao et al.

Understand

Recent advancements in large language models (LLMs) have demonstrated exceptional success in a wide range of general domain tasks, such as question answering and following instructions.

  • Moreover, LLMs have shown potential in various software engineering applications.
  • In this study, we present a systematic comparison of test suites generated by the ChatGPT LLM and the state-of-the-art SBST tool EvoSuite.
  • Our comparison is based on several critical factors, including correctness, readability, code coverage, and bug detection capability.

Reading the bibliography…