about summary refs log tree commit diff
path: root/usth/ICT2.7/P3L4 Unified Software Process Subtitles/8 - Use Case Driven - lang_en_vs5.srt
blob: 14ddaab691eb4dab826b3a4fa50ab9dd400ebcea (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
1
00:00:00,150 --> 00:00:02,370
Now let's go back to the distinguishing aspects of

2
00:00:02,370 --> 00:00:04,710
RUP, starting from the first one. That is, that the

3
00:00:04,710 --> 00:00:08,170
rational unified process is use-case driven. So let's see what

4
00:00:08,170 --> 00:00:11,310
that means. Generally speaking, we can see a system as

5
00:00:11,310 --> 00:00:14,500
something that performs a sequence of actions in response to

6
00:00:14,500 --> 00:00:18,100
user inputs. So the user submits some requests, or requests

7
00:00:18,100 --> 00:00:22,140
some functionality, and the system responds to those requests. Use

8
00:00:22,140 --> 00:00:25,750
cases, as we just said, capture exactly this interaction and

9
00:00:25,750 --> 00:00:28,620
answer the question, what is the system supposed to do

10
00:00:28,620 --> 00:00:32,150
for each user? So, this is a very important point.

11
00:00:32,150 --> 00:00:34,160
So they can represent what a system can do for

12
00:00:34,160 --> 00:00:37,240
each of the different types of users of the system.

13
00:00:37,240 --> 00:00:39,430
For this reason, and as we will see in more

14
00:00:39,430 --> 00:00:42,430
detail, in the rational unified process, use cases are a

15
00:00:42,430 --> 00:00:46,680
central element of the whole development life cycle. From requirements

16
00:00:46,680 --> 00:00:51,360
engineering, all the way through the process until testing and maintenance.

17
00:00:51,360 --> 00:00:54,620
So, once more, use cases are used to support and

18
00:00:54,620 --> 00:00:58,162
help each one of these phases in the rational unified process.