In: Computer Science
1. "The process provides interaction between users and designers, between users and evolving tools and between designers and evolving tools (technology)". List three questions that:
a. Designers should ask users
b. Users should ask designers
c. Designers should ask themselves
2. Provide FIVE examples of software projects that would be amenable to the incremental model. Be specific.
3. Are the unified process and UML the same thing? Explain
1)
a)The designers can ask users the following questions.
3.Does any part of the product requires testing?(In case if any thing not works as expected)
b)Users can ask designers the following questions.
c)Designers should ask themselves the following questions:-
2)
Incremental model is something in which day to day requirements change and people want something better so they again analyse the requirement and repeat the SDLC process.WIth each Update to the software, it should get better and solve user requirements. Examples are as follows:-
3)
No, UML and Unified process are not the same.
Unified process:-
It is an incremental and iterative software development process framework that should be customized for specific project.
UML:-
It is a general purpose modeling language in the field of software engineering which is intended to provide a standard way to visualize the design of a system and supports the object oriented software engineering practise.