You are on page 1of 43

SW

(Hwang SoonSam)
soonsamhwang@gmail.com


l
-
-
-
-
-
-

=
= ,
= ,
= ,

8/2/2012

(1)
.

8/2/2012

(2)

8/2/2012

(6)


?
.

RUP

CBD

PL

Staged
TDD

Delivery


, .

? ?
.

8/2/2012

10

11

12

13

(1)

14

(2)

( B)

( C)

( A)

Main Framework

15

16

(1) -

17

(3) -

Call Depth
Unused

(3) -

B
D
C

21

22

23

24


Code Inspection, Unit Test
error
debugging
program

fault

failure
Execution
(testing)

25

26

(1)







27

(2) -
Test
Plan

Test
Case

Analysis & Design


Unit
Test

Integration
Test

Syste
m
Test

Coding

Acceptance
Test

Installation
Test

Performance
Test

Stress
Test

Testing
8/2/2012

28

(3) -

8/2/2012

(1)

(2)

31
31

(3)

32
32

(4)

33
33

(5)

34
34

(1)

1
1

(2)

36


(37)

37

?

.

38

External

ConnCnt

MaxTime

ThinkTime

ConnRate

External
= (ConnCnt * ConnRate) * (60/(MaxTime[+ThinkTime]))
= 10000, = 20%, = 3 ,
Think Time = 5
(10000*0.2) * (60/ (3+5)) = 15000 TPM

39

Internal

TransactCnt
CycleTime


( )

Internal = TransactCnt * (60/CycleTime)


= 500, = 5
500 * (60/5) = 6000 TPM

40


, .
.
Unknown .

41

42

You might also like