2 papers
cs.SE2026
CA2: Code-Aware Agent for Automated Game Testing
Valliappan Chidambaram Adaikkappan, Vincent Martineau, Joshua Romoff +1
Automated game testing is important for verifying game functionality, but it remains a costly and time-consuming process. Manual testing often misses edge cases, and current automa…
cs.SE2026
Assessing the Feasibility of Selective Instrumentation for Runtime Code Coverage in Large C++ Game Engines
Ian Gauk, Doriane Olewicki, Joshua Romoff +1
Code coverage is a valuable guide for testing, but in AAA games the overhead of instrumentation conflicts with strict performance requirements and can destabilize automated tests.…