• 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

Question

 
Ranch Hand
Posts: 704
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
In the IBM mock exam, there is a question on which method is the best way to organise teams in a large project. Is the answer based on any process methodology RUP for example. If so why are there no references to read up on that proess method
 
Ranch Hand
Posts: 1157
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Nigel,
I think IBM is considering this question under requirement analysis.As Martin Fowler mentions, UML without a process would look very dry.So he lays down his process in his book.RUP could be another such process.
This question seems to be slightly out of place for the OOAD with UML test, but since it is there, we need to crack it, as well as look out for such questions in the actual test.
I am most concerned about the Requirement Analysis Test Objective.None of the recommended books has a proper treatise for it.
BTW, the discussion on this question is available here
Hope this helps,
Sandeep
[This message has been edited by Desai Sandeep (edited May 18, 2001).]
 
Ranch Hand
Posts: 233
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Desai,
You say that:
"This question seems to be slightly out of place for the OOAD with UML test".
Well, what about objective 1G then?
=============================
1.Development Process
G.Organize the project team responsibilities
based on OOAD artifacts.
========================================
So, it's clearly a valid question for the test.
BTW, I agree with your answer (C) to the question. Pretty good justification too.
Cheers,
Panagiotis.
 
Ranch Hand
Posts: 142
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
That's a Development Process question.
------------------
David Roberts - SCJP2,MCP
 
Desai Sandeep
Ranch Hand
Posts: 1157
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
Correction - Not "Requirement Analysis" but it's "Development Process".
Any suggestions/materials/books apart from the recommended books by IBM for Test 486 - especially concerned about Requirement Analysis
Thanks,
Sandeep
 
reply
    Bookmark Topic Watch Topic
  • New Topic