Claim Missing Document
Check
Articles

Found 3 Documents
Search
Journal : Jurnal Informatika Universitas Pamulang

Pengujian Aplikasi Reservasi Lapangan Futsal dengan Metode Black Box Testing Menggunakan Teknik Boundary Value Analysis Ni Putu Linda Santiari; I Gede Surya Rahayuda
Jurnal Informatika Universitas Pamulang Vol 5, No 3 (2020): JURNAL INFORMATIKA UNIVERSITAS PAMULANG
Publisher : Teknik Informatika Universitas Pamulang

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.32493/informatika.v5i3.6318

Abstract

The futsal court reservation application is an application that allows users and futsal court owners to more easily access without having to install additional applications that reduce the memory capacity on their smartphone. Before being used, this futsal field reservation application needs to be tested. Testing is a verification process for assessing the quality of a device software and see whether the software meets the expected processes and valid or not. The process that is not optimal can cause inequality of data to be stored in the database .. Testing is done by the Black Box Testing method. In black box testing there are several testing techniques, one of them is Boundary Value Analysis. The Boundary Value Analysis technique performs testing based on the maximum and minimum number of digits to produce valid and invalid values. The first stage carried out in this research is to identify the form functionality to be processed, ensuring the maximum and minimum number of characters entered. The results of testing the futsal field reservation application with the black box testing method with the Boundary Value Analysis technique are the quality of the software is in accordance with the function, and can be utilized properly by the user.
Web Harvesting for Data Retrieval on Scientific Journal Sites I Gede Surya Rahayuda; Ni Putu Linda Santiari
Jurnal Informatika Universitas Pamulang Vol 6, No 1 (2021): JURNAL INFORMATIKA UNIVERSITAS PAMULANG
Publisher : Teknik Informatika Universitas Pamulang

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.32493/informatika.v6i1.10077

Abstract

Publishing scientific articles online in journals is a must for researchers or academics. In choosing the journal of purpose, the researcher must look at important information on the journal's web, such as indexing, scope, fee, quarter and other information. This information is generally not collected in one page, but spread over several pages in a web journal. This will be complicated when researchers have to look at information in several journals, moreover, the information in these journals may change at any time. In this research, web harvesting design is conducted to retrieve information on web journals. With web harvesting, information that is spread across several pages can be collected into one, and researchers do not need to worry if the information has changed, because the information collected is the last or updated information. Harvesting technique is done by taking the page URL of the page, starting the source code from where the information is retrieved and end source code until the information stops being retrieved. Harvesting technique was successfully developed based on the web bootstrap framework. The test data is taken from several scientific journal webs. The information collected includes name, description, accreditation, indexing, scope, publication rate, publication charge, template and quarter. Based on tests carried out using black box testing, it is known that all the features made are as expected.
Analisis Perbandingan Metode Single Exponential Smoothing dan Single Moving Average dalam Peramalan Pemesanan Ni Putu Linda Santiari; I Gede Surya Rahayuda
Jurnal Informatika Universitas Pamulang Vol 6, No 2 (2021): JURNAL INFORMATIKA UNIVERSITAS PAMULANG
Publisher : Teknik Informatika Universitas Pamulang

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.32493/informatika.v6i2.10135

Abstract

ACK Fried Chicken (Ayam Crispy Kriuk) is a local fast food business that provides food and beverages. The competition for chicken franchises in Bali and the number of orders made by customers through online applications, namely the Gofood and Grabfood applications on ACK Fried Chicken, has resulted in the importance of implementing the SCM strategy in ACK Fried Chicken, to maintain customer trust and satisfaction. By providing an overview to make estimates in the present for future production, it is necessary to forecast demand which is carried out using the forecasting method. The forecasting method used is the time series method, namely the Single Exponential Smoothing method and the Single Moving Average method. Forecasting using the time series method, namely SES and SMA, the forecasting model is obtained from the actual data used in this case study, the forecasting model using the SMA method is declared very good because it has a MAPE value <10% while the SES method is declared good because it has a MAPE value. = 11% (10-20%). The SMA method has an error rate that is more sophisticated than the SES method. For forecasting order requests in this study, the SMA method is better used because it has the smallest error rate in forecasting.