A systematic literature review on Agile, Cloud, and DevOps integration: Challenges, benefits

F El Aouni, K Moumane, A Idri, M Najib… - Information and Software …, 2024 - Elsevier
Context: In today's fast-paced digital landscape, integrating DevOps, cloud, and agile
methodologies is crucial for meeting software demands. However, this integration remains …

[PDF][PDF] Exploring the effectiveness of large language models in generating unit tests

ML Siddiq, J Santos, RH Tanvir, N Ulfat… - arXiv preprint arXiv …, 2023 - researchgate.net
A code generation model generates code by taking a prompt from a code comment, existing
code, or a combination of both. Although code generation models (eg, GitHub Copilot) are …

Software testing effort estimation and related problems: A systematic literature review

I Bluemke, A Malanowska - ACM Computing Surveys (CSUR), 2021 - dl.acm.org
Although testing effort estimation is a very important task in software project management, it
is rarely described in the literature. There are many difficulties in finding any useful methods …

Using large language models to generate junit tests: An empirical study

ML Siddiq, JC Da Silva Santos, RH Tanvir… - Proceedings of the 28th …, 2024 - dl.acm.org
A code generation model generates code by taking a prompt from a code comment, existing
code, or a combination of both. Although code generation models (eg, GitHub Copilot) are …

The secret life of test smells-an empirical study on test smell evolution and maintenance

DJ Kim, TH Chen, J Yang - Empirical Software Engineering, 2021 - Springer
In recent years, researchers and practitioners have been studying the impact of test smells
on test maintenance. However, there is still limited empirical evidence on why developers …

Test smells 20 years later: detectability, validity, and reliability

A Panichella, S Panichella, G Fraser… - Empirical Software …, 2022 - Springer
Test smells aim to capture design issues in test code that reduces its maintainability. These
have been extensively studied and generally found quite prevalent in both human-written …

Improving Testing Behavior by Gamifying IntelliJ

P Straubinger, G Fraser - Proceedings of the 46th IEEE/ACM …, 2024 - dl.acm.org
Testing is an important aspect of software development, but unfortunately, it is often
neglected. While test quality analyses such as code coverage or mutation analysis inform …

Evosuite at the sbst 2016 tool competition

G Fraser, A Arcuri - Proceedings of the 9th International Workshop on …, 2016 - dl.acm.org
EvoSuite at the SBST 2016 Tool Competition Page 1 EvoSuite at the SBST 2016 Tool
Competition Gordon Fraser University of Sheffield Sheffield, UK Andrea Arcuri Scienta …

Revisiting test smells in automatically generated tests: limitations, pitfalls, and opportunities

A Panichella, S Panichella, G Fraser… - 2020 IEEE …, 2020 - ieeexplore.ieee.org
Test smells attempt to capture design issues in test code that reduce their maintainability.
Previous work found such smells to be highly common in automatically generated test …

Evolution of technical debt remediation in Python: A case study on the Apache Software Ecosystem

J Tan, D Feitosa, P Avgeriou… - Journal of Software …, 2021 - Wiley Online Library
In recent years, the evolution of software ecosystems and the detection of technical debt
received significant attention by researchers from both industry and academia. While a few …