Kajian Metode Perhitungan Metrik Function-Point dan Penerapannya pada Dua Perangkat Lunak yang Dipilih
Winangsari Pradani
Program Studi Teknik Informatika, Fakultas Sains dan Teknologi,
Universitas Al Azhar Indonesia, Jl. Sisingamangaraja, Jakarta 12110
E-mail: winangsari@uai.ac.id
Abstrak – Function Point (FP) adalah metoda pengukuran sekaligus satuan ukuran sebuah perangkat lunak (PL). FP mengukur PL dengan cara mengkuantifikasi fungsionallitas PL yang disediakan untuk user berdasar pada disain lojik. Metrik FP dihitung dari 5 komponen, yakni jumlah input pemakai (extenal input – EI), jumlah output kepada pemakai (external output – EO), jumlah inquiry pemakai (external inquiry – EQ), jumlah file internal yang digunakan (internal logical file – ILF), dan jumlah antarmuka eksternal (external file – EIF). Penelitian ini bertujuan untuk mempelajari secara seksama cara menghitung FP. PL yang menjadi objek penghitungan dipilih 2 perangkat lunak yang telah ada yakni Expert System Pembimbing Akademik (ESPA) dan Sistem Negosiasi Lelang pada Industri Kelapa Sawit (SNLINKS). Berkas teknis yang tersedia dari dua perangkat lunak ini adalah source code dan running application. Pengukuran FP akan dilakukan dari sudut pandang aplikasi, yakni mengukur aplikasi yang sudah jadi. Dari hasil observasi didapatkan bahwa FP untuk PL ESPA = 82 dan FP untuk PL SNLINKS = 85,36. Perbedaan ukuran FP keduanya tidak terlalu besar sehingga dapat disimpulkan bahwa usaha yang diberikan untuk membangun kedua PL tersebut relatif sama.
Abstract – Function Point (FP) is a measurement method as well as a mesurement unit of software. FP measured by quantifying software functionality provided to the user based on the logical design. FP metrics calculated from the 5 components, namely the amount of user input (input extenal – EI), the amount of output to the user (external output – EO), the amount of user inquiry (external inquiry – EQ ), the number of files that are used internally (internal logical files – ILF), and the number of external interfaces (external file – EIF) . This research has objective to study carefully how to calculate the FP. Two softwares had been chosen to measured, that were Academic Advisors Expert System (ESPA) and Auction and Negotiation System in Palm Oil Industry (SNLINKS). It only source code and running program that were available as the technical documentation of them. FP measurements will be carried out from the viewpoint of application, ie, measuring the finished application. Obtained from the observation, ESPA software had FP=82 and SNLINKS software had FP= 85.36 . Only a slight difference between them so it can be concluded that the effort exerted to build two softwares are relatively similar .
Keywords – Function Point (FP), Software Metrics, Software Engineering (RPL)