Uploaded by AN_ANON_PERSON

Bounty Hunter Hitlist Testing Table

advertisement
SD Testing table template
Item or function to test
Inputting a value that is too high
Location
Lines 74 to 78
Test Data
Name = Josh, HitID =
2, difficulty = 3,
value =
1000000000000
Name =
joshuahthepro67823
Inputting a name that is too long
Lines 52 to 57
Inputting a hitid that is more than 6
digits
Lines 63 to 67
Name = among,
Hitid=6002003
Inputting a difficulty that is not between
1 and 3
Inputting an option that is not between
1 and 4
Lines 98 to 111
Difficulty = 4
Lines 16 to 36
Option = 5
Expected Result
The program will reject the
input and ask the user to
input it again
Why?
The program rejected the input and asked the user
to input it again
The program will reject the
input and ask the user to
input it again
The program will reject the
input and ask the user to
input it again
The program will redisplay
the difficulty menu
The program will redisplay
the options menu
The program rejected the input and asked the user
to input it again
The program rejected the input and asked the user
to input it again
The program rejected the input and asked the user
to input it again
The program rejected the input and asked the user
to input it again
Download