@article{oai:miyazaki-u.repo.nii.ac.jp:00004738, author = {Katayama, Tetsuro and 片山, 徹郎 and Saputra, Mochamad Chandra and Suyono, Hadi and Basuki, Achmad}, journal = {宮崎大学工学部紀要, Memoirs of Faculty of Engineering, University of Miyazaki}, month = {Jul}, note = {Visualization is one of the important techniques for software testing. The purpose of software testing is not only to find errors, but also to understand the behavior of a code through visualization. This research implements a web-based software testing tool for java programs using statement and branch coverage, and visualizes the result of testing. The research displays a measurement result of statement and branch coverage as a percentage of a successful tested code. The tool can inform the user using visualization to understand the behavior of the tested code and its testing status. The correlation between visual information and software testing, visual information of the tested code describes the behavior of the code as a sequence of the executed lines. Our implementation of web-based software testing tool for java programs significantly reduces the time consume for testing a software code, 743 ms using our testing tool and over 4 minutes using manual testing. Hence, the efficiency of the unit testing for java programs is improved.}, pages = {209--220}, title = {A Web-Based Software Testing Tool with Visualization for Java Programs}, volume = {44}, year = {2015}, yomi = {カタヤマ, テツロウ} }