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

For those who have passed II and III

 
Ranch Hand
Posts: 107
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello,
Regarding Part II:
1. What all should be the deliverables?
2. I am planning to make my diagrams using Rational Rose and then copy it onto a single HTML file. Is it OK?
Regarding Part III:
1. Which type of questions are asked in Part III?
2. Any site from where I could get more info regarding part III questions.
I would really appreciate if anybody could send me the answers to these queries.
Thanks.
Vibha.
 
Ranch Hand
Posts: 196
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
The deliverables are clearly mentioned in the assignment.
- a class diagram
- a Component diagram
- Sequence or Collaboration diagram for each use case provided
- Listing of any assumptions
You should have an "index.html" that has a link to the class diagram, component diagram, and each of the sequence/collaboration diagrams
Name your jar as scea-xxxxxxxxx.jar
Hmm, I'm not sure what you mean by pasting Rational Rose diagram into the html file.
So long it's a gif, png or similar to keep the size small, it's should be ok.
But, if the accessor need Rational Rose installed on his machine to see your diagram, then you definitely don't want to do this.
As for part 3, you don't have to worry about it.
So long in your part 2, you understand why you use a pattern, design or technology at different places of your architecture, you will have NO problem answering all the questions.
Hope this helps.
Cheers.

Han Ming
 
Vibha Verma
Ranch Hand
Posts: 107
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks. Your mail was really helpful.
Vibha.
 
reply
    Bookmark Topic Watch Topic
  • New Topic