Suci Ismiati
Informatics, Computer Science Faculty, UPN “Veteran” Jawa Timur, Indonesia

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

Found 1 Documents
Search

BLACK BOX TESTING WITH THE EQUIVALENCE PARTITIONING AND CAUSE EFFECT GRAPH METHOD IN ARCHIVE INFORMATION SYSTEM Suci Ismiati; Firza Prima Aditiawan; Afina Lina Nurlaili
Jurnal Teknik Informatika (Jutif) Vol. 5 No. 4 (2024): JUTIF Volume 5, Number 4, August 2024
Publisher : Informatika, Universitas Jenderal Soedirman

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.52436/1.jutif.2024.5.4.1944

Abstract

The Wijaya Putra University Archives Information System is a website-based information system used by Wijaya Putra University teaching staff as a digital archive storage medium. Several users mentioned that there were errors in the system, such as login problems, data access problems, and no file delivery notifications, so testing was needed to find functional errors in the system so that repairs could be made. Testing was carried out using the Black Box method with Equivalence Partitioning and Cause Effect Graph techniques. The use of Equivalence Partitioning is used to divide data input into each form, and each form input will be tested and grouped based on its function, whether it is appropriate or not appropriate. Meanwhile, the Cause Effect Graph is used to find out whether the test results obtained from the Equivalence Partitioning process are in accordance with the relationship between cause (input) and effect (output) expected in the system. Based on the research conducted, the final results show that out of a total of 58 test cases, there were 50 appropriate test cases and 8 inappropriate test cases, resulting in an effectiveness value of 87.67%. With this value, the Wijaya Putra University Archives Information System is running according to its function, but still needs to be repaired and further developed for functions that still have errors.