Showing cs.SEShow all
2 papers · 1 filter
cs.SE2024
Automated Soap Opera Testing Directed by LLMs and Scenario Knowledge: Feasibility, Challenges, and Road Ahead
Yanqi Su, Zhenchang Xing, Chong Wang +4
Exploratory testing (ET) harnesses tester's knowledge, creativity, and experience to create varying tests that uncover unexpected bugs from the end-user's perspective. Although ET…
cs.SE2024
Chat-like Asserts Prediction with the Support of Large Language Model
Han Wang, Han Hu, Chunyang Chen +1
Unit testing is an essential component of software testing, with the assert statements playing an important role in determining whether the tested function operates as expected. Al…