Conventional Software Testing Using White Box Method

Main Authors: Syaikhuddin, Muhammad Miftakhul, Anam, Choirul, Rinaldi, Ade Rizky, Conoras, Moch El Bahar
Format: Article info application/pdf eJournal
Bahasa: eng
Terbitan: Universitas Muhammadiyah Malang , 2018
Subjects:
Online Access: https://kinetik.umm.ac.id/index.php/kinetik/article/view/231
https://kinetik.umm.ac.id/index.php/kinetik/article/view/231/pdf
Daftar Isi:
  • 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.