Testing for bugs

 Good morning everyone, I found some bugs yesterday when working on the Rube Goldberg Game. The error was in the pause screen, so a user following the main scenario use case would not be affected by such error. However, anyone that tried to pause the screen would have encountered problems. This has taught me the importance of covering all possibilities when testing, had I found this error later it would have been troublesome to recover.

Comments

Popular posts from this blog

Checking for failure

Among Us Report

Game analysis