Game Testing All in One (Game Development Series)
Overview
Test trees can be used for three different purposes in game testing:
-
Test case trees document the hierarchical relationship between test cases and game features, elements, and functions.
-
Tree feature tests reflect the tree structures of features or functions designed into the game.
-
Test tree designs are used to develop tests that systematically cover specific game features, elements, or functions.