Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

3
votes
2answers
397 views

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 ...
3
votes
4answers
4k views

Rational Unified Process Alternative for Documentation and Templates?

Is there any free or open alternative to RUP?
2
votes
0answers
350 views

Functional & Non-functional requirements in Inception Phase of RUP [closed]

I am currently using the RUP to develop a web based system. I am slightly confused as to which phase the functional and non-functional requirements should be documented in. My understanding is that ...
2
votes
6answers
5k views

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 ...
1
vote
2answers
137 views

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" ...
1
vote
3answers
136 views

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 ?
1
vote
1answer
107 views

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 ...
1
vote
3answers
196 views

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 ...
0
votes
0answers
22 views

A simple showcase application created in a RUP-enabled software product line

To show the essential artifacts needed to be created during a RUP-enabled software product line to my software engineering class students, I need to show them a simple java/C# web application along ...
0
votes
0answers
14 views

what about EUP(Enterprise Unified Process)?

Im studying Information System.- did you know this? Is it worth it?
0
votes
1answer
43 views

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 ...
0
votes
1answer
152 views

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 ...
0
votes
1answer
81 views

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 ...
0
votes
1answer
93 views

OpenUp/Basic In Practice

Hi all I have some confusion understanding OpenUp/Basic process. It is described as iterative process consisting of four phases. Inception, Elaboration, Construction and Transition. I am not clear if ...
0
votes
1answer
327 views

Where to find good examples or Templates for Configuration Management Plans?

Documentation is not the favorite area of a developer but an important area to fulfill if you want to have standards in the organization. We are trying to put together a new Configuratio Mgmt Plan to ...