forked from osammy820/Software_Engineering_Level_300
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathQuestions.txt
More file actions
14 lines (11 loc) · 667 Bytes
/
Questions.txt
File metadata and controls
14 lines (11 loc) · 667 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Please make sure to read every bit of instruction in the "instruction.txt" file
before you start answering these question.
Questions
1. What is a software process model and why is it important in software development?
2. Compare and contrast the Waterfall and Agile software process models.
What are the key differences between the two models and
what are the benefits and drawbacks of each?
3. What is Rational Unified Process (RUP), and
how does it differ from other software development process models?
What are the key phases and activities involved in RUP, and
what are the benefits and drawbacks of using this approach in software development projects?