EvanGeissler / ENSE-400-Project-Night-Terror

Final Software Systems Engineering Project: A 3D horror game.
2 stars 0 forks source link

Main Demon Testing #73

Open EvanGeissler opened 5 years ago

EvanGeissler commented 5 years ago

Things to Test: -Attacking damage -Attacking distance -Animations flowing smoothly -Radius of sight -Radius of attack -Player running out of sight -Player running behind the AI -Dying -Disappearing/remerging -"Watching" the player

Will create a testing document (formal and most likely informal) for better testing breakdown. It is important to note that testing (mostly informal) is started when the AI is being created. I don't want to create an AI and leave certain things "not working" because it overlaps with the things to test.

Date Started: Feb 11, 2019