Skip to content
JeffreyAngell edited this page Mar 14, 2015 · 53 revisions

Types of testing:

Unit tests: Probably useful for testing requirements

Functionality tests:

Compatibility tests: Does it work on all Android devices?

Soak tests: Any memory leaks?

Automated tests: Can we use testing frameworks to play the game?

Clone this wiki locally