ended3월 17일· 1 sources
Testing Super Mario Using a Behavior Model Autonomously – Finding Real Bugs
행동 모델을 활용한 Super Mario 자율 테스트 – 실제 버그 발견기
Why it matters
A behavior model combined with autonomous testing was used to find real bugs in a Super Mario game implementation. The approach uses bidirectional testing where the model validates every frame and discrepancies reveal bugs in either the game or the model. Several engine bugs were uncovered, including a teleport bug caused by overlapping collision boxes in Level 4.
1
Sources
+0
24h
—
Growth
177d
Active
Super MarioBehavior ModelAutonomous TestingBidirectional TestingCollision Bug