1 / 31

Mid of Semester Presentation 06-22-2004

Mid of Semester Presentation 06-22-2004. Team Dumbledore: Heng Chen Myung-Joo Ko Neel Mullick Paulo Merson . Agenda. Team Dumbledore Process Progress Report Risks Demo. Team Dumbledore. Team: Henry: Configuration & support; Integration Manager

dagmar
Download Presentation

Mid of Semester Presentation 06-22-2004

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Mid of Semester Presentation06-22-2004 Team Dumbledore: Heng Chen Myung-Joo Ko Neel Mullick Paulo Merson

  2. Agenda • Team Dumbledore • Process • Progress Report • Risks • Demo

  3. Team Dumbledore • Team: • Henry: Configuration & support; Integration Manager • Neel: Architect, Requirements Manager, Development Manager • Myung: Client Manager; QA Manager • Paulo: Team lead; Process Manager • All: Developers & Unit testers • Contractors • Alex: developer (MSIT practicum) • Mentors • Tony • Ipek • Clients (also architects/developers of ArchE core) • Mark Klein • Len Bass • Felix Bachmann

  4. Agenda • Team Dumbledore • Process • Progress Report • Risks • Demo

  5. Process (1)ACDM Functional rqmts/constraintsPaper prototypes Discover quality attribs.Create utility tree 1 UI detailedstories Prioritized utility treeInitial project plan Create notionalarchitecture 2 Architecture viewsUpdated project plan Review architectureAnalyze scenarios 3 Risks, tradeoffs Discuss UI functions w/clients 3’ Ready to design& code? No Evaluate risks/tradeoffs Create experiment plan 4 Yes Experiment planUpdated project plan Legend: Create design Write test code/ write code/ review code 6 Artifact Activity Decision Next step Produces Execute experimentsRevisit architecture 5 Detailed designTest codeSource code Refined architectureUpdated project plan Deploy/integrateor iterate 7

  6. Process (2) – Iterative model

  7. Process (3) – Design • Design artifacts • UML class diagrams • UML sequence diagrams • Excel sheets for transformation definitions • ArchE1 • Reference design for initial classes • Design review team walkthrough • ArchE2&3 • Create design for all work assignments • Individual reviews

  8. Process (4) - Details • Estimate • Individual estimates for all phases • Time and LOC • Automated tests (JUnit) • For all non-UI functionalities • For UI Plug-in • Reflection website • Code • Code conventions

  9. Process (5) – QA • Code Review • ArchE1: • Important classes reviewed • Individual reviews • Team walkthrough of review findings • Pre & post review submission into repository • ArchE2&3: all classes to be reviewed • System testing & bug tracking • ArchE1: • Team members log bugs on Bugzilla • ArchE2&3: • Clients use ArchE1 and give feedback and log bugs on Bugzilla • System tester role created

  10. Agenda • Team Dumbledore • Process • Progress Report • Risks • Demo

  11. Progress report (1) • High level functional requirements • CRUD scenarios • CRUD functions • CRUD responsibilities • CRUD relationships • Display model • Export design • Work allocations in WBS • ArchE1: 67 (DONE – 6/22/04) • ArchE2: 87 (Due on 7/12/04)

  12. Progress report (2) • Estimate

  13. Progress – LOC

  14. Testing • Automated tests (JUnit) • JUnit tests of 26 non-UI classes • JUnit plug-in tests of all UI views • Performance tests • Get data from Jess and refresh views • Two architecture alternatives

  15. Alternative 1: Observer/Observable

  16. Alternative 2: Refreshable UI

  17. Performance Tests Issue found: • Jess uses too much memory • Could not test w/ 10000 elements

  18. Code Review • 18 classes (1578 LOC) reviewed for ArchE1 • Findings: • 47 defects • 149 improvements • Review rate: 351 LOC/hour • Average defect/KLOC: 30 • Review impact • Total of 50 classes changed (5349 LOC) • Refactoring of view classes into 7 base classes

  19. Agenda • Team Dumbledore • Process • Progress Report • Risks • Demo

  20. Top Risks

  21. Agenda • Team Dumbledore • Process • Progress Report • Risks • Demo

  22. Questions to Mentors • Our estimates are still very high-level… • We have different technical aspects: • Writing an Eclipse view • Writing a transaction to access Jess • Create a UML sequence diagram • Should all developers work a little with each one (maximizing learning) or not (maximizing productivity) • How to avoid problems when integrating changes other people made to the code base?

  23. Backup Slides

  24. The ArchE System (1)

  25. ArchitectureC&C

  26. ArchitectureModule Uses

  27. ArchitectureImplementation Style (Eclipse Plug-ins)

  28. UML Class Diagram: Value Objects(‘vo’ Package)

  29. UML Sequence Diagram: Add Responsibility

  30. Experiments Status • Henry—RMA model solver • Client had a working version delivered to them • Myung—export to Rational Rose • Code base in place • Design to be reviewed and implemented in ArchE2 • Neel—interaction with Jess using Java • Architecture, designed & implemented in ArchE1 • Paulo – Eclipse plug-in development • Experiment metamorphosed into code for ArchE1

  31. Progress: Source Files

More Related