3 papers
cs.SE2026
Enhancing Automated Unit Test Generation for NLP Libraries Using Large Language Models
Amirhossein Deljouyi, Annibale Panichella, Andy Zaidman
Automated unit test generation tools like EvoSuite perform well on general-purpose software but often struggle with domain-specific software such as Natural Language Processing (NL…
cs.SE2025
An instrument to measure factors that constitute the socio-technical context of testing experience
Mark Swillus, Carolin Brandt, Andy Zaidman
We consider testing a cooperative and social practice that is shaped by the tools developers use, the tests they write, and their mindsets and human needs. This work is one part of…
cs.SE2024
Leveraging Large Language Models for Enhancing the Understandability of Generated Unit Tests
Amirhossein Deljouyi, Roham Koohestani, Maliheh Izadi +1
Automated unit test generators, particularly search-based software testing tools like EvoSuite, are capable of generating tests with high coverage. Although these generators allevi…