Thursday, March 10, 2011

Date
10/3/11
Away
Jernej
Agendas Raise
Ø  Possible ways to test the program
Ø  User interface ideas / possibilities
Task assigned
Tim
Ø  Update the documentation
Ø  Try to attempt to Unit test the program
Jernej
Ø  Test the program graphically
Phil
Ø  Continue to develop the user interface
Jun
Ø  Implement changes to the program that people have mentions
Allen
Ø  Work on the database aspect of the program
Summary
Today’s meeting was short but simple. The main discussion was about possible ways to test the program so it can become more secure code. Tim had the idea that unit testing with XNA was easy to do however it is near impossible to be able to unit test when graphics are involved. So from here the discussion then moved onto how would you test the graphical aspect of the program. Jun said that the best way to do this would be to keep running what we have and fiddling with the program until bugs and any issues arise.

The conversation then moved onto it if it was possible to still unit test the code but mainly unit test the sample functions such as the Key pressed functions. Some simple tests could be written to test all the possible solutions and methods for this. This task was assigned to Tim.

After this discussion it was about how Phil is going with the user interface. He said that he hasn’t implemented anything permanent yet but is more toying with ideas and demos that he has found on the internet. Hopefully once he gains a better aspect of all of this the user interface will begin to take shape

No comments:

Post a Comment