Questions tagged [rup]

RUP (Rational Unified Process) is an iterative development process framework designed by Rational Software.

RUP is an iterative development process framework. It's an adaptable process, tailored to development organizations.

25 questions
14
votes
6 answers

What is the relation between scrum agile and RUP?

RUP in the dialogue with Scrum There is a relation between Agile and RUP. Actually I though that Agile development was a type of RUP. In the article from IBM above you can see that they are fitting the model to RUP. Does someone has any…
Geo
  • 8,663
  • 13
  • 63
  • 93
7
votes
1 answer

Is RUP an Agile method

I have been reading software development methodologies. I came across a line which says that agile methods include Rational Unified Process, Scrum, Crystal Clear, Extreme Programming, Adaptive Software Development, Feature Driven Development, and…
Fokwa Best
  • 3,322
  • 6
  • 36
  • 51
4
votes
5 answers

SDLC and Software Process

I have some confusion about the terms SDLC and Software Process. With respect to these (and more or less similar) terms, a have a few question. What is the difference between SDLC and Software Process ? (I understand SDLC is not just…
Vipul Pathak
  • 49
  • 1
  • 2
4
votes
3 answers

Find a Book About Practical approach to learn RUP

I want to learn RUP but don't find a practical book!. I read the "Guide to the Unified Process featuring UML, Java and Design Patterns" by John Hunt But this book is so brief. is there a book that learns the RUP step by step with UML diagram(each…
Meysam Javadi
  • 1,374
  • 1
  • 10
  • 21
3
votes
2 answers

RUP (Rational Unified Process)

I have chosen to use the development method RUP (Rational Unified Process) in my project. This is a method I've never used before. I've also included some elements from Scrum in the development process. The question is what the requirement…
tony
  • 39
  • 1
  • 2
1
vote
0 answers

Generate sequence diagram from flow of events

I'm modeling a web page and using Visual Paradigm. I can generate sequence diagram but with the flow of events. Now I need model sequence diagram, but with more objects than system. Unfortunately VP does not allow me change the control "system" or…
JRJRod
  • 11
  • 1
1
vote
1 answer

UML: Analysis-level class diagram. Should the detail entity be represented in this diagram

I'm learning UML and have this scenario. This is a screen to assign players to a game room. The admnistrator selects the Game from the drop down, then selects the Game Room, and finally moves the players from the list on the left to the right list…
1
vote
3 answers

Can RUP (Rational Unified Process) be used in one-man project?

Is it an obligation to have actual team (more than 1 person) to use RUP or can be RUP schema followed by only one man? Why ?
Xorty
  • 18,367
  • 27
  • 104
  • 155
1
vote
0 answers

what is the diference between RUP and 2TUP

what are the diffrences between RUP and 2TUP? Does someone has any practical explanation of the relation between these two interesting concepts. thanks in advance.
Sam Adams
  • 25
  • 4
1
vote
1 answer

UML Use case Specification for an Extended Use Case

I'm documentating a design, I have a doubt. The Use Case Specification RUP template have an extensión point section, and I was wondering if this section was meant to describe the extended use case or as I suppossed first, I have to make a…
culebrin
  • 125
  • 1
  • 15
1
vote
1 answer

Design Model Survey?

I am trying to do a Design Model Survey, however im am unsure what it includes. I have tried googling, and found the Term 4+1. the 4+1 does not correlate dirctly to the Softare Architecture Artifact Does anyone have any good examples of the design…
dbones
  • 4,415
  • 3
  • 36
  • 52
1
vote
1 answer

name of boundary control entity diagram

As you know we can show boundary, control and entity classes in analysis model; but I am not sure what is the name of this diagram? somewhere I saw it is "use case model", another where called it "object model",... If any one knows the exact name of…
roland duff
  • 91
  • 1
  • 1
  • 7
0
votes
1 answer

in what document of RUP should i put the Use case attributes (form fields)?

In what document of RUP should I put the Use case attributes (form fields)? Suppose that there is a registration use case for some system. As a system analyst writing SRS, where could I write the specific attribute (form fields) of the registration…
Younis
  • 1
  • 1
0
votes
1 answer

Choosing the right methodology for developing a system such as Control Monitoring System

I want to know the scope of the sufficient impact of the RUP methodology. i know it would be so efficient in on IS Systems such as MIS and HIS and so on but when you want to design and develop a system such as Control Monitoring System, is it be so…
m-abdi
  • 540
  • 1
  • 7
  • 30
0
votes
4 answers

What is meant by the Executable Architecture in the Elaboration phase?

I am having some difficulty getting my head round something that should be carried out in the Elaboration phase; "An executable architecture that realizes architecturally significant use cases" (Taken from Wikipedia:…
JHamill
  • 145
  • 2
  • 4
  • 12
1
2