Difference between revisions of "Testing"

From Spartacats
Jump to: navigation, search
(Created page with "'''Logs''' :*The majority of the network testing will be done using log files '''On-screen text''' :*We will have several levels of verbosity for the on-screen text to test t...")
 
 
Line 7: Line 7:
 
'''Assertions'''
 
'''Assertions'''
 
:*Critical errors are detected using assertions
 
:*Critical errors are detected using assertions
 +
 +
'''Variable Speed'''
 +
:*We may include an option to slow the game down in order to detect errors difficult to observe at full speed

Latest revision as of 10:01, 8 April 2013

Logs

  • The majority of the network testing will be done using log files

On-screen text

  • We will have several levels of verbosity for the on-screen text to test the gameplay itself

Assertions

  • Critical errors are detected using assertions

Variable Speed

  • We may include an option to slow the game down in order to detect errors difficult to observe at full speed