Anda di halaman 1dari 6

Software Effort Estimation Konsultasi

Hukum Online

Disusun Oleh:

20.11.3384 Joshua Agung Nurcahyo

20.11.3385 Indah Mega Lestari

20.11.3403 Muhammad Fikri Ramadhan

20.11.3404 Atya Paso

Program Studi Informatika

Fakultas Ilmu Komputer

Universitas Amikom Yogyakarta

2022
Use Case

1) Complexity Weighing - Actor

UNAJUSTED ACTOR WEIGHT

kelas Jumlah aktor bobot Total

Simple 0 1 0

Average 1 2 2

complex 2 3 6

TOTAL UAW 8
Aktor yang terlibat adalah sistem, client, dan ahli hukum. Berdasarkan aktor tersebut dikelompokkan
dalam tiga kelas, yaitu simple dengan bobot 1, average dengan bobot 2, dan complex dengan bobot 3.
Kelas client mempunyai aktor sistem, sedangkan complex mempunyai kelas client dan ahli hukum. Total
UAW adalah 8.

2) Complexity Weighing - Use Case

UNADJUSTED CASE WEIGHT

Kelas Jumlah Bobot Total

Simple 4 5 20

Average 2 10 20

Complex 0 15 0

Total UUCW 40

Sama seperti dengan UAW, transaksi dibagi ke dalam tiga kelas, yaitu simpel dengan bobot 5, average
dengan bobot 10, dan complex dengan bobot 15. Kelas simpel terdapat kurang dari 3 transaksi dan kelas
average dengan transaksi sebanyak 4-7. Total UUCW adalah 40

3) Technical Complexity Factors

Technical Complexity Factors

Factor Description Bobot Impact Total

T1 Distributed 2 2 4
System

T2 Performance 1 5 5

T3 End-use 1 3 3
Efficiency

T4 Complex 1 1 1
Processing

T5 Reusable Code 1 2 2

T6 Easy to Install 0.5 4 2

T7 Easy to use 0.5 4 2


T8 Portable 2 5 10

T9 Easy to change 1 2 2

T10 Concurrent 1 2 2

T11 Security Features 1 5 5

T12 Access for third 1 0 0


parties

T13 Special training 1 2 2


required

Total Factor 38

TFC : 0.6 + (0.01 * 38)


: 0.98

Environtment Complexity Factor

Factor Description Weight Impact Total

F1 Familiarity with 1.5 1 1.5


standart process

F2 Application 0.5 1 0.5


experience

F3 Object-oriented 1 2 2
experience

F4 Lead analys 0.5 1 0.5


capability

F5 Motivation 1 3 3

F6 Stable 2 3 6
Requirement

F7 Part-time worker -1 0 0

F8 Difficult -1 2 -2
programming
language

Total Factor 11.5

EF : 1.4 + (-0.03 * 11.5)


: 1.055
4) Use Case Points

UUCP : UAW + UUCW


: 8 + 40
: 48

UCP : UUCP * TCF * EF


: 48 * 0.98 * 1.05
: 49

Person Hours

Use Case Point(UCP) Person Hour Person Hours


Multiplier

49 20 980

28 1372

Person Month

PHM Person Hours Lama Jumlah Person Month


Bekerja(hari) Bekerja(Bulan)

20 980 8 22 5,56

980 10 26 3,76

28 1372 8 22 7,79

1372 10 26 5,27
Time Month

PHM Formula Perhitungan Waktu Jumlah Bekerja sebulan Waktu dalam


bulan

20 3 * PM^(1/3) 22 5,31

26 4,66

28 22 5,94

26 5,22

Anda mungkin juga menyukai