Devi, Yuliana
Unknown Affiliation

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

Found 1 Documents
Search

Pengujian Black Box pada Aplikasi Pertokoan Minimarket Menggunakan Metode Equivalence Partitioning Adi, Rizky Prasetyo; Koswara, Yoga; Tashika, Jajang; Devi, Yuliana; Saifudin, Aries
Jurnal Teknologi Sistem Informasi dan Aplikasi Vol. 3 No. 2 (2020): Jurnal Teknologi Sistem Informasi dan Aplikasi
Publisher : Program Studi Teknik Informatika Universitas Pamulang

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

Abstract

Quality measurements in software are currently required before the software will be used by users. This aims to determine the weakness of the system so that the data generated can match the data entered after the data is executed. This method focuses on data entry, system display, memory usage, and data execution speed so that if the input data does not match what is expected then the system fails.In implementation problems often arise when testers are never sure whether the software being tested has actually passed the test. This happens because there may be several execution paths that have never been tested. The minimarket stock management application will be tested using a black box test where this test is only intended to see if the program matches the function desired by the program without knowing the program code used. To generate test case designs automatically in black box method software testing with the equality.technique partition technique.