Dwi Bayu Aji
Universitas Pamulang

Published : 2 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 2 Documents
Search

Aplikasi Patroli Satuan Pengamanan Menggunakan Teknik QR Code Berbasis Android (Studi Kasus: PT Elnusa Tbk.) Dwi Bayu Aji; Niki Ratama
Journal of Artificial Intelligence and Innovative Applications (JOAIIA) Vol 2, No 1 (2021): February
Publisher : Journal of Artificial Intelligence and Innovative Applications (JOAIIA)

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

Satpam memiliki tugas, salah satunya adalah patroli yaitu kegiatan untuk memastikan bahwa kondisi area tersebut aman. Patroli menggunakan guard tour system, yaitu alat perekam aktivitas patroli yang dapat merekam data hasil pindaian untuk diolah kembali menjadi informasi baru. Mahalnya harga alat tersebut membuat perusahaan enggan untuk pengadaan alat dalam jumlah yang banyak. Jumlah perangkat yang tidak sebanding dengan area menyebabkan pencatatan aktivitas tidak berjalan di semua area. Dengan menggunakan model waterfall untuk pembuatan aplikasi patroli. Bahasa pemrograman yang digunakan dalam aplikasi ini adalah Java Android dengan menggunakan Android Studio dan pengujian sistem yang digunakan menggunakan pengujian black box dan kuesioner. Berhasil dibuat aplikasi yang dapat membantu merekam kegiatan patroli satpam.
Pengujian Black Box pada Aplikasi Perpustakaan Menggunakan Teknik Equivalence Partitions Bayu Aji Priyaungga; Dwi Bayu Aji; Mukron Syahroni; Nurul Tri Sukma Aji; Aries Saifudin
Jurnal Teknologi Sistem Informasi dan Aplikasi Vol 3, No 3 (2020): Jurnal Teknologi Sistem Informasi dan Aplikasi
Publisher : Program Studi Teknik Informatika Universitas Pamulang

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.32493/jtsi.v3i3.5343

Abstract

The library application is used to help manage and document transaction activities in the library which include borrowing and repaying. Library applications must be free of errors, because if they contain errors can cause harm to providers, managers, or members of the library. To provide a guarantee that the library application is free from errors, testing needs to be done. Software testing is an activity aimed at finding and finding errors and bugs in an application, which aims to minimize the losses that occur due to system errors. In this study, the proposed library application testing is Black Box. Black Box Testing is a test based on the appearance (interface) and functions of the software itself and not from the source code of the program. Black Box Testing has several methods, one of which is Equivalence Partitions, the method we use for testing the software. Equivalence Partitions are methods that discuss valid or not entered into the software, and observe the accuracy of the input. So that the side of the error is known. The test results have proven that the library application that has been developed is error free and meets all the requirements set.