Certification

by mennonite

Test 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



    
This message has been edited by iorr5t from IP address 68.98.164.60 on Feb 9, 2006 4:57 AM
This message has been edited by iorr5t from IP address 68.98.164.60 on Feb 8, 2006 7:39 PM

Posted on Feb 6, 2006, 6:52 AM
from IP address 68.98.164.60

Respond to this message   

Return to Index


Response TitleAuthor and Date
confirmed certificationmennonite on Feb 11