Large language models for software engineering: A systematic literature review

X Hou, Y Zhao, Y Liu, Z Yang, K Wang, L Li… - ACM Transactions on …, 2024 - dl.acm.org
Large Language Models (LLMs) have significantly impacted numerous domains, including
Software Engineering (SE). Many recent publications have explored LLMs applied to …

Software testing with large language models: Survey, landscape, and vision

J Wang, Y Huang, C Chen, Z Liu… - IEEE Transactions on …, 2024 - ieeexplore.ieee.org
Pre-trained large language models (LLMs) have recently emerged as a breakthrough
technology in natural language processing and artificial intelligence, with the ability to …

Self-collaboration code generation via chatgpt

Y Dong, X Jiang, Z Jin, G Li - ACM Transactions on Software …, 2024 - dl.acm.org
Although large language models (LLMs) have demonstrated remarkable code-generation
ability, they still struggle with complex tasks. In real-world software development, humans …

Autonomous Test Oracles: Integrating AI for Intelligent Decision-Making in Automated Software Testing

P Nama, M Bhoyar, S Chinta - Well Testing Journal, 2024 - welltestingjournal.com
Artificial Intelligence (AI) integration in test oracles provides an unprecedented means to
apply intelligent decision-making to automated software testing. This research describes the …

Code-aware prompting: A study of coverage-guided test generation in regression setting using llm

G Ryan, S Jain, M Shang, S Wang, X Ma… - Proceedings of the …, 2024 - dl.acm.org
Testing plays a pivotal role in ensuring software quality, yet conventional Search Based
Software Testing (SBST) methods often struggle with complex software units, achieving …

A survey of large language models for code: Evolution, benchmarking, and future trends

Z Zheng, K Ning, Y Wang, J Zhang, D Zheng… - arXiv preprint arXiv …, 2023 - arxiv.org
General large language models (LLMs), represented by ChatGPT, have demonstrated
significant potential in tasks such as code generation in software engineering. This has led …

[PDF][PDF] Artificial Intelligence for Self-Healing Automation Testing Frameworks: Real-Time Fault Prediction and Recovery

P Nama, P Reddy, SK Pattanayak - Artificial Intelligence, 2024 - researchgate.net
This research explored real-time fault prediction and recovery using artificial intelligence (AI)
to develop a healing automation testing framework. Despite the growing importance of …

Can large language models write good property-based tests?

V Vikram, C Lemieux, J Sunshine, R Padhye - arXiv preprint arXiv …, 2023 - arxiv.org
Property-based testing (PBT), while an established technique in the software testing
research community, is still relatively underused in real-world software. Pain points in writing …

A systematic literature review on large language models for automated program repair

Q Zhang, C Fang, Y Xie, YX Ma, W Sun, Y Yang… - arXiv preprint arXiv …, 2024 - arxiv.org
Automated Program Repair (APR) attempts to patch software bugs and reduce manual
debugging efforts. Very recently, with the advances in Large Language Models (LLMs), an …

Unit test generation using generative AI: A comparative performance analysis of autogeneration tools

S Bhatia, T Gandhi, D Kumar, P Jalote - Proceedings of the 1st …, 2024 - dl.acm.org
Generating unit tests is a crucial task in software development, demanding substantial time
and effort from programmers. The advent of Large Language Models (LLMs) introduces a …