• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

Passed Part II and III, and thanks!

 
Greenhorn
Posts: 23
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Dear Ranchers

Just get my result today after near 4 weeks waiting.

Thanks a lot for your help and the guidance tips! :-)
Especially to Wei-ju Wu, thanks for your guidance on the whole exam!

Grade: P
Score: 81
Comment: This report shows the total points that could have been awarded in each section and the actual amount of points you were awarded. This information is provided in order to give you feedback on your relative strengths on a section basis. The maximum number of points you could have received is 100, minimum to pass is 70.
Class Diagram (44 maximum) .......................... 44
Component Diagram (44 maximum) ...................... 25
Sequence/Colloboration Diagrams (12 maximum) ........ 12

Now, share some my experience, and hope it's helpful for you to pass the Part II and III exam.

1, Check the 'Deliverables' section in the assignment topic firstly and carefully.
2, My assignment includes the following parts:
1 class diagram with 25 classes
7 component diagrams. One for system core components, and others for each use case.
7 sequence diagrams. One for system core components, and others for each use case.
Some assumptions (about 10), but not too many.
Design strategies and patterns, and the system glossary.
3, For my component diagram, it lost all scores. In my guess, the lost point includes two main points:
(1) I used the business delegate in my architecture, and it doesn't appear in all my component diagrams, but in my sequence diagram. In my component diagram, all Java backing beans will show the dependency link to service locator directly, so it may be incorrect here.
(2) The package are used for showing different logical tiers in all my component diagrams, so it's a little repeatable. Moreover, it may be not one standard way as in the industry.

Thanks again!

Scott Guo
 
Ranch Hand
Posts: 89
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats Scott !
 
Ranch Hand
Posts: 1936
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats
 
Ranch Hand
Posts: 1585
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats
 
Ranch Hand
Posts: 57
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
G1
reply
    Bookmark Topic Watch Topic
  • New Topic