2 papers
cs.SE2026
Automated Test Suite Enhancement Using Large Language Models with Few-shot Prompting
Alex Chudic, Gül Ãalıklı
Unit testing is essential for verifying the functional correctness of code modules (e.g., classes, methods), but manually writing unit tests is often labor-intensive and time-consu…
cs.SE2025
In-Context Learning as an Effective Estimator of Functional Correctness of LLM-Generated Code
Susmita Das, Madhusudan Ghosh, Priyanka Swami +2
When applying LLM-based code generation to software development projects that follow a feature-driven or rapid application development approach, it becomes necessary to estimate th…