Friday, October 31, 2008

Week9

Team CakePan continues to work with Findbugs and investigate its nuances. The development of use cases really helps in understanding how the product works. Going through its functionality allowed us to really see what the user experience is like.

Tune in next week for another episode.

Friday, October 24, 2008

Week 8

Team Cake Pan has been working diligently on delving into FindBugs. The SRS and test cases are shaping up for tonight's deadline.

Well, not much else to say, back to work!

Saturday, October 18, 2008

Week 7

Team Cakepan has been busy learning the new project 2 tool called "FindBugs". We have been delegating tasks for the deliverable and trying to get accustomed to using the tool. There is some complexity associated with it due to its use of multiple UIs: text based command line and Swing based. It is also difficult because you need java class files to analyze, and getting those from older projects may be a hassle.

All in all it was a successful week :)

Cya all next week

Thursday, October 9, 2008

Week 5 Status (belated)

Deliverable 1.3 was finished for this week. We worked on divvying up who will work on what slides. Pretty much it.

Friday, September 26, 2008

Week 4 status

Team Cake Pan has been diligently working on the deliverables for this week. The in class activities regarding misuse cases and use cases have helped to identify things that we should think about.


Jeremy's brother came through and returned 10 completed surveys. These came from all over the hospital. They were extremely useful in helping us to develop the use cases for the product. Each survey contained valuable information and some even listed features that they would have liked to see included.

Cya next week.
-Leo

Saturday, September 20, 2008

Week 3 Status Update

Hello all,

Not a whole lot happened with Team Cake Pan this week. In class, we completed one of our user stories for the system. Outside of class Jeremy formalized a questionnaire, after receiving everyone's input, and set it out to his brother. Results are expected Sunday night. We've also reviewed the comments on our vision and scope document.

Plans for next week include finishing off everything for the deliverable next week. A meeting will probably be required for this.

See you all next week,
- Justin

Thursday, September 18, 2008

Week 3 Activity

For your viewing pleasure, the results of our activity during Week 3:

Task: Modify a field in a Patient Record

Preconditions
  • There is a patient record
  • User is logged in
Postconditions
  • Record changed
  • Database updated to reflect changes
Primary Scenario
  1. Doctor searches for patient
  2. System returns a list of patient records
  3. Doctor selects a patient record
  4. System returns selected patient record
  5. Doctor performs edit to pertinent field(s)
  6. Doctor initiates save action
  7. System updated the database
  8. System returns confirmation message