Claim Missing Document
Check
Articles

Found 1 Documents
Search

Conventional Software Testing Using White Box Method Syaikhuddin, Muhammad Miftakhul; Anam, Choirul; Rinaldi, Ade Rizky; Conoras, Moch El Bahar
Kinetik: Game Technology, Information System, Computer Network, Computing, Electronics, and Control Vol 3, No 1, February-2018
Publisher : Universitas Muhammadiyah Malang

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (344.411 KB) | DOI: 10.22219/kinetik.v3i1.231

Abstract

Software development process highly relates to analysis, design, coding, testing and implementation processes. Testing process becomes imperative process to maintain a quality product running well. Testing process can be conducted both for structural and object-oriented software. However, the method utilized for structural and object-oriented software is significantly different. Testing structural program can utilize White Box, Black Box, or Gray testing methods. This study White Box Testing has been employed to test a simple application. The testing process using White Box Testing employs some testing techniques based on path testing consisting of some processes, namely testing independent path, developing flow graph, calculating cyclomatic complexity, and developing graph matrices. Hence, the testing process employing White Box method with basis path testing technique can be executed.