Claim Missing Document
Check
Articles

Found 2 Documents
Search

Pengujian Fungsional Aplikasi Penjualan Bahan Material Metode Black Box Testing Reyven Ferdo Erlangga; Ade Irawan; Masuhan; Arief Saifudin
Jurnal Manajemen, Ekonomi, Hukum, Kewirausahaan, Kesehatan, Pendidikan dan Informatika Vol 1 No 04 : Juni (2023): Jurnal Manajemen, Ekonomi, Hukum, Kewirausahaan, Kesehatan, Pendidikan da
Publisher : Shofanah Media Berkah

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

Abstract

Software testing is often interpreted as testing software or applications that are developed and do not have other parts in them. But in fact, software testing or application testing carried out by a software tester has other parts besides the tests being carried out. This section discusses testing with black box testing. The equivalence partitioning technique is used here for selection, and it is only used to test whether there are errors in the following aspects: system function, interface, data structure or data access, performance, and initialization. The number of forms tested is 3, which are the registration form, transaction form, and sales report. Each form is tested by entering some common input data. The research results show that in the application of material sales, software testing adopts the black box testing method and the equivalence partitioning technique. However, there is still a form where the output results are not as expected in the design due to errors. Errors that may occur due to wrong lines of code (syntax) Therefore, it is necessary to update the grammar to fix the error.
Pengujian Fungsional Aplikasi Inventory Barang Kedatangan Dengan Metode Black Box Testing Bagi Pemula Nur Muhammad Arofiq; Reyven Ferdo Erlangga; Ade Irawan; Masuhan; Aries Saifudin
OKTAL : Jurnal Ilmu Komputer dan Sains Vol 2 No 05 (2023): OKTAL : Jurnal Ilmu Komputer Dan Sains
Publisher : CV. Multi Kreasi Media

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

Abstract

There are several testing techniques for Black Box Testing, including Equivalent Partitions Testing, Boundary Value Analysis Testing, Comparation Testing, Sample Testing, Robustness Testing and others. Here it is selected using the Equivalence Partitions Technique which is only to test whether there are errors in: system functions, Interface, data structure or data access, performance, initialization. The object being tested is the Library Information System via the web. The number of forms tested was 3 pieces, namely the login form, the added item form and the item edit form where each form was tested by entering some input data that often occurs (found). The results showed that testing the software using the Black Box Testing method with the Equivalence Partitions Technique in the arrival goods input application still has a form whose output results are not as expected in the design due to an error. From the results of calculating the validity of the system, a value of 75% is obtained. The possibility of an error that occurs is due to an error in the line of code (syntax). For this reason, it is necessary to update the syntax to fix the bug.