paper-with-me

Papers software testing

“software testing” 태그가 달린 논문 135편 · 필터 해제

Navigating the growing field of research on AI for software testing -- the taxonomy for AI-augmented software testing and an ontology-driven literature survey

2025-06-17 · Ina K. Schieferdecker

In industry, software testing is the primary method to verify and validate the functionality, performance, security, usability, and so on, of software-based systems. Test automation has gained increasing attention in ind…

software testing

Guaranteed Guess: A Language Modeling Approach for CISC-to-RISC Transpilation with Testing Guarantees

2025-06-17 · Ahmed Heakl, Sarim Hashmi, Chaimaa Abi, Celine Lee 외

The hardware ecosystem is rapidly evolving, with increasing interest in translating low-level programs across different instruction set architectures (ISAs) in a quick, flexible, and correct way to enhance the portabilit…

Code TranslationHumanEvalLanguage ModelingLanguage Modelling+2

IntenTest: Stress Testing for Intent Integrity in API-Calling LLM Agents

2025-06-09 · Shiwei Feng, Xiangzhe Xu, Xuan Chen, Kaiyuan Zhang 외

LLM agents are increasingly deployed to automate real-world tasks by invoking APIs through natural language instructions. While powerful, they often suffer from misinterpretation of user intent, leading to the agent's ac…

software testing

The Impact of Software Testing with Quantum Optimization Meets Machine Learning

2025-06-02 · Gopichand Bandarupalli

Modern software systems complexity challenges efficient testing, as traditional machine learning (ML) struggles with large test suites. This research presents a hybrid framework integrating Quantum Annealing with ML to o…

Defect Detectionsoftware testing

EvoGPT: Enhancing Test Suite Robustness via LLM-Based Generation and Genetic Optimization

2025-05-18 · Lior Broide, Roni Stern

Large Language Models (LLMs) have recently emerged as promising tools for automated unit test generation. We introduce a hybrid framework called EvoGPT that integrates LLM-based test generation with evolutionary search t…

DiversityFault Detectionsoftware testing

On the Need for a Statistical Foundation in Scenario-Based Testing of Autonomous Vehicles

2025-05-04 · Xingyu Zhao, Robab Aghazadeh-Chakherlou, Chih-Hong Cheng, Peter Popov 외

Scenario-based testing has emerged as a common method for autonomous vehicles (AVs) safety, offering a more efficient alternative to mile-based testing by focusing on high-risk scenarios. However, fundamental questions p…

Autonomous Vehiclessoftware testing

Automated Unit Test Case Generation: A Systematic Literature Review

2025-04-29 · Jason Wang, Basem Suleiman, Muhammad Johan Alibasa

Software is omnipresent within all factors of society. It is thus important to ensure that software are well tested to mitigate bad user experiences as well as the potential for severe financial and human losses. Softwar…

software testingSystematic Literature Review

Test It Before You Trust It: Applying Software Testing for Trustworthy In-context Learning

2025-04-26 · Teeradaj Racharak, Chaiyong Ragkhitwetsagul, Chommakorn Sontesadisai, Thanwadee Sunetnanta

In-context learning (ICL) has emerged as a powerful capability of large language models (LLMs), enabling them to perform new tasks based on a few provided examples without explicit fine-tuning. Despite their impressive a…

In-Context LearningPhilosophyQuestion AnsweringSentiment Analysis+1

Harden and Catch for Just-in-Time Assured LLM-Based Software Testing: Open Research Challenges

2025-04-23 · Mark Harman, Peter O'Hearn, Shubho Sengupta

Despite decades of research and practice in automated software testing, several fundamental concepts remain ill-defined and under-explored, yet offer enormous potential real-world impact. We show that these concepts rais…

software testing

Expectations vs Reality -- A Secondary Study on AI Adoption in Software Testing

2025-04-07 · Katja Karhu, Jussi Kasurinen, Kari Smolander

In the software industry, artificial intelligence (AI) has been utilized more and more in software development activities. In some activities, such as coding, AI has already been an everyday tool, but in software testing…

software testing

From Code Generation to Software Testing: AI Copilot with Context-Based RAG

2025-04-02 · Yuchen Wang, Shangxin Guo, Chee Wei Tan

The rapid pace of large-scale software development places increasing demands on traditional testing methodologies, often leading to bottlenecks in efficiency, accuracy, and coverage. We propose a novel perspective on sof…

ChatbotCode GenerationRAGRetrieval-augmented Generation+1

Towards Trustworthy GUI Agents: A Survey

2025-03-30 · Yucheng Shi, Wenhao Yu, Wenlin Yao, Wenhu Chen 외

GUI agents, powered by large foundation models, can interact with digital interfaces, enabling various applications in web automation, mobile navigation, and software testing. However, their increasing autonomy has raise…

Decision MakingSequential Decision Makingsoftware testingSurvey

Integrating Artificial Intelligence with Human Expertise: An In-depth Analysis of ChatGPT's Capabilities in Generating Metamorphic Relations

2025-03-28 · Yifan Zhang, Dave Towey, Matthew Pike, Quang-Hung Luu 외

Context: This paper provides an in-depth examination of the generation and evaluation of Metamorphic Relations (MRs) using GPT models developed by OpenAI, with a particular focus on the capabilities of GPT-4 in software …

software testing

Vulnerability Detection: From Formal Verification to Large Language Models and Hybrid Approaches: A Comprehensive Overview

2025-03-13 · Norbert Tihanyi, Tamas Bisztray, Mohamed Amine Ferrag, Bilel Cherif 외

Software testing and verification are critical for ensuring the reliability and security of modern software systems. Traditionally, formal verification techniques, such as model checking and theorem proving, have provide…

Automated Theorem Provingsoftware testingVulnerability Detection

Rule-Guided Reinforcement Learning Policy Evaluation and Improvement

2025-03-12 · Martin Tappler, Ignacio D. Lopez-Miguel, Sebastian Tschiatschek, Ezio Bartocci

We consider the challenging problem of using domain knowledge to improve deep reinforcement learning policies. To this end, we propose LEGIBLE, a novel approach, following a multi-step process, which starts by mining rul…

Deep Reinforcement Learningreinforcement-learningReinforcement Learningsoftware testing

ToolFuzz -- Automated Agent Tool Testing

2025-03-06 · Ivan Milev, Mislav Balunović, Maximilian Baader, Martin Vechev

Large Language Model (LLM) Agents leverage the advanced reasoning capabilities of LLMs in real-world applications. To interface with an environment, these agents often rely on tools, such as web search or database APIs. …

Large Language ModelPrompt Engineeringsoftware testing

WIP: Assessing the Effectiveness of ChatGPT in Preparatory Testing Activities

2025-03-05 · Susmita Haldar, Mary Pierce, Luiz Fernando Capretz

This innovative practice WIP paper describes a research study that explores the integration of ChatGPT into the software testing curriculum and evaluates its effectiveness compared to human-generated testing artifacts. I…

software testing

Towards Reliable LLM-Driven Fuzz Testing: Vision and Road Ahead

2025-03-02 · Yiran Cheng, Hong Jin Kang, Lwin Khin Shar, Chaopeng Dong 외

Fuzz testing is a crucial component of software security assessment, yet its effectiveness heavily relies on valid fuzz drivers and diverse seed inputs. Recent advancements in Large Language Models (LLMs) offer transform…

software testingvalid

CLOVER: A Test Case Generation Benchmark with Coverage, Long-Context, and Verification

2025-02-12 · Jiacheng Xu, Bo Pang, Jin Qu, Hiroaki Hayashi 외

Software testing is a critical aspect of software development, yet generating test cases remains a routine task for engineers. This paper presents a benchmark, CLOVER, to evaluate models' capabilities in generating and c…

16k4ksoftware testing

Identifying Flaky Tests in Quantum Code: A Machine Learning Approach

2025-02-06 · Khushdeep Kaur, Dongchan Kim, Ainaz Jamshidi, Lei Zhang

Testing and debugging quantum software pose significant challenges due to the inherent complexities of quantum mechanics, such as superposition and entanglement. One challenge is indeterminacy, a fundamental characterist…

software testing
1–20 / 135 다음 →