DIT085 FAQ 2013
From CERES
Q: Do we need to add new functionalities to make this really work?
A: No! Please stick to the minimum functionality. The focus is on testing and not programming and hence, you need to spare enough time to apply testing techniques. If the description is vague; just make a reasonable design decision and document it.
Q: Do we need to implement a database on the server side?
A: No! All data may be stored in a data-structure in memory.
Q: Do we have to use Java and Eclipse?
A: This is very much recommended. If you use any other programming language or development environment, you may expect far less help and support from the instructors (and also from your peer groups).