SciRepID - Scientific Publication Search

Publication Search

18,135 articles from 385 journals · 1,447 citations tracked

Showing 1-3 of 3

Analytics

Meliala, Rajhaga Jevannya; Anggraeni, Aulia; Holik, Wildan; Manik, Jonser Steven Rajali; Hakim, Ghaeril Juniawan Parel +2 more

International Journal of Computer Technology and Science 2024 Asosiasi Riset Teknik Elektro dan Infomatika Indonesia

Software testing is a critical phase in information system development to ensure the system's quality and reliability. This study aims to evaluate the reliability and functionality of PT Perta Sakti Abadi's financial information system using the black-box testing method with the Equivalence Partitioning (EP) technique. This technique allows input data to be grouped into valid and invalid categories, minimizing test cases without reducing testing coverage. The testing focuses on the login feature as the system's primary component by evaluating various input combinations. The testing scenarios include boundary conditions to ensure the system handles inputs correctly in various situations.The results indicate that the system successfully verifies valid credentials, rejects access with invalid data, and provides informative error messages. Additionally, the system demonstrates resilience in handling testing scenarios, including inputs with special characters and empty fields. Input validation mechanisms function optimally, supporting secure user access and ensuring the login feature aligns with functional specifications. This successful testing forms a strong foundation for testing other modules, such as multi-level authentication and data encryption. Thus, the Equivalence Partitioning technique within the black-box testing method proves effective in enhancing the quality of web-based financial information systems.

Nadhifah, Jauza; Muhammad Al Amin; Capriandika Putra Susanto; Muhammad Galuh Gumelar; Anka Luffi Ramdani +2 more

International Journal of Information Engineering and Science 2024 Asosiasi Riset Teknik Elektro dan Infomatika Indonesia

In the digital business environment, web-based Point of Sale (POS) systems play a vital role in supporting transaction processing, inventory management, and operational decision-making. Ensuring the functional reliability of such systems is essential, particularly in critical authentication features that regulate user access. However, undetected functional errors within login and registration modules may disrupt operations, compromise data integrity, and reduce user experience quality. Therefore, this study aims to evaluate the functionality of the Wingpos website, focusing specifically on the login and registration features. The research applies the Black Box Testing approach using the Equivalence Partitioning technique, which enables systematic functional validation by classifying input data into representative valid and invalid partitions without requiring access to source code. The testing process involved designing structured test cases, executing input scenarios, and comparing actual system outputs with expected results. The findings reveal that most authentication processes function in accordance with system specifications, as seven out of ten test scenarios produced expected outcomes. Nevertheless, three discrepancies were identified, including inconsistent error message validation in the login feature and the system’s inability to properly verify invalid email domains during registration. These results indicate that while the system demonstrates general functional reliability, certain validation mechanisms require refinement. In conclusion, the application of Black Box Testing with the Equivalence Partitioning technique proves effective in identifying functional gaps and supporting quality assurance processes in web-based POS systems, particularly in strengthening authentication feature reliability and improving overall system performance

Rahman Abdillah; Rudi Hermawan; Wawan Hermawansyah; Ibnu Adkha; Heri Arifin

Polygon : Jurnal Ilmu Komputer dan Ilmu Pengetahuan Alam 2024 Asosiasi Riset Ilmu Matematika dan Sains Indonesia

Software testing is one of the aspects in software design methodology. The author conducted research by taking a case study on the inventory stock information system in a goods delivery service business. The testing technique for this information system uses the black box testing method, with the Equivalence Partitioning technique. From the testing results, the author found irregularities in the database and conducted a more in-depth analysis of the class diagram. The diversity of software types suggests the importance of flexibility and improvisation during software testing, such as determining the appropriate test cases, selecting the appropriate testing methods, and determining the suitable testing environment. Software testing should also consider the effectiveness of resources, project scheduling and deadlines, user/client requests, the availability of testing infrastructure, and other parameters that may be more complex.