Certificationby mennoniteTest Cases o Preparation: 1) Erase *.ksg 2) Temporarily change DM3BC as follows CONST GameMax = 3: ' Max number of saved games supported o Start DM3BC and select new game o Try a name greater than 8 characters. It should reject nicely. o Try a garbage name such as "&&&,,,##". It should reject nicely, o Enter nothing. It should restart the menu. o Select "New Game" and give it the name "n1" o Select "n1" from the menu o Select "New Game" and give it the name "n2" o Select "n2" from the menu o Select option "Quit" o Start DM3BC again and ensure that n1 and n2 are still listed. o Select "New Game" and give it the name "n3" o Ensure that there the "New Game" option no longer exists, o Exit via the can't-start-new option. Ignore printed instructions. o At DOS prompt copy n3.ksg n4.ksg to create too many files. o Try to Start DM3BC again. It should fail because of too many games. o Select option "Quit" and Edit DM3BC. Change to CONST GameMax = 50: ' Max number of saved games supported o Start DM3BC. It should start without problem listing n1-n4. o Select "New Game" and give it the name "n5" o Select "New Game" and give it the name "n6" o Select n1, n3 and n6 o Select "Quit" and erase *.ksg That's all the cases for this Design Module
from IP address 68.98.164.60 |
| Response Title | Author and Date |
| confirmed certification | mennonite on Feb 11 |