• 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

UML???

 
Ranch Hand
Posts: 65
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
im going through practise papers to understand more about java and uml.

I dont understand this question :-

Describe the incremental/evolutionary delivery model of software development. What are the advantages and limitations? Relate this model to the UML software process?
 
author
Posts: 14112
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The question doesn't make any sense at all, as the UML *is not* a software process.
 
Ilja Preuss
author
Posts: 14112
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Also, if they want to know the advantages of something, they probably should tell what they want you to compare it to. :roll:

With all due respect, your practise papers don't seem to be very good in this regard...
 
Rupinder Bains
Ranch Hand
Posts: 65
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The papers are past university exam papers... so I dont understand how the question cannot make sense?? Im totally stuck...and worried if this question will come up in the real exam, as it is a question worth 10 marks
 
Rupinder Bains
Ranch Hand
Posts: 65
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Also the exam is java object oriented related
 
Ilja Preuss
author
Posts: 14112
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Rupinder Bains:
The papers are past university exam papers... so I dont understand how the question cannot make sense??



Well, they are probably written by humans, so there are actually a whole lot of ways how bad questions could get into exam papers...


Im totally stuck...and worried if this question will come up in the real exam, as it is a question worth 10 marks



Well, if I encountered this in an exam question, I would probably:

- compare incremental/evolutionary methods to Waterfall, and
- explain that UML can be used both in i/e- and waterfall-style projects.

Don't know how much points that would get me, of course... If your intention is not to be right, but to get maximum marks, you will probably need to ask someone familiar with the exam and the evaluators.
 
author
Posts: 608
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Poke around www.agilemodeling.com a bit.

- Scott
 
reply
    Bookmark Topic Watch Topic
  • New Topic