• 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:
  • Campbell Ritchie
  • Tim Cooke
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

SCEA Part-2 cleared with 89%

 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Part-3 exam date: Jan 25, 2006, Results: Feb 15, 2006
Marks break up.

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) ............................... 42
Component Diagram (44 maximum) ........................... 39 Sequence/Colloboration Diagrams (12 maximum) ............. 8

I should thank the members of this forum. You guys have been great.

I had one class diagram with 17 classes (BDM + session facade + utility classes), one component diagram (mentioned client and added a comment saying could be customer or Application client), 5 Seq diagrams (one per use with two diagrams for pay for Itn use case). My assumptions document was barely a page. I did not list my understanding of the use case. I just mentioned that all assumptions and conditions that are documented in use cases and interview have been assumed to be true. Just mentioned patterns, persistent mechanism, JAAS for security. The only thing that I did different I guess is to design FFMS access in a way that would accomodate a hint in the interview that says it could be shifted to the main system in the future.

I am sick today, but will respond as soon as possible.
 
Greenhorn
Posts: 23
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations Srini,
Great Job !!!
 
Ranch Hand
Posts: 50
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
this sounds easy!! I tihnk, i shud take some steam off my shoulders for my part2.

congrats srini and thanks for sharing info.
 
Ranch Hand
Posts: 174
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats Srini.
Thats cool.
One question, the BDM objects which you displayed in class diagram like Itinerary , customer etc. did you also showed in sequence diagrams or component diagrams ?
As per Cade, they don't find a place in sequence or component diagram.
 
Srini Krishna
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
One question, the BDM objects which you displayed in class diagram like Itinerary , customer etc. did you also showed in sequence diagrams or component diagrams ?
As per Cade, they don't find a place in sequence or component diagram.


Itinerary and customer are BDM object that are entities in the system. Since I did not do the Customer profile use case the Customer was not shown in the sequence diagram. The Itinerary was shown in the sequence diagram. But just showed the Home interface (I used Entity Bean, BMP as persistent mechanism). My component diagram did not show any BDM objects. Hope this helps.
[ February 20, 2006: Message edited by: Srini Krishna ]
 
Ranch Hand
Posts: 498
Eclipse IDE Firefox Browser Fedora
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats Srini, good job!



Regards,
 
What's gotten into you? Could it be this tiny ad?
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic