Conclusion of Lecture 12
- Note this lecture fits in with the third learning outcome:
Use and develop software components in complex games development
environments
- Use automated tests.
- Testing is a huge part of software development.
- The reading for this week was the
software testing wiki. You might also want to read
Extreme Programming: a Gentle Introduction or the extreme programming
wiki.
- The reading for next week is Buckland Chpt. 5.
- I might ask a question on the exam like, how would you test the
code for an agent in the spacewars game?