Lab 6 page 1
QQuueeeenn MMaarryy
UUnniivveerrssiittyy ooff LLoonnddoonn
SScchhooooll ooff EElleeccttrroonniicc EEnnggiinneeeerriinngg aanndd CCoommppuutteerr SScciieennccee
EBU5304: Software Engineering
Lab 6: Simple Banking System
(Lab2- Lab7 will be assessed at the end. Individual work, online submission and
demonstration)
You should carry out the next phase in the development lifecycle of the Banking system. At the
end of this lab, you should have a working system which most of the functions are
implemented.
In this lab, you are suggested to do the following activities:
1. Review your Iteration plan again.
2. Check the product backlog and update it if necessary.
3. Start working on Sprint 4.
4. Choose the stories you are going to implement in this cycle.
5. Update existing classes.
6. Identify any new classes, their attributes and operations.
7. Identify new class relationships.
8. Do analysis/design and update the class diagram.
9. Writing the code. Consider using TDD in some of code development.
10. Find a partner and try pair programming if possible. (optional)
In this Lab, I hope you can spend a little bit more time exploring Junit.
https://github.com/junit-team/junit/wiki/Getting-started
http://junit.org/faq.html
https://github.com/junit-team/junit/wiki/Getting-started
http://junit.org/faq.html