Claim Missing Document
Check
Articles

Found 1 Documents
Search

Pengembangan Kakas Bantu Pembangkitan Kasus Uji pada Model-Based Testing Berdasarkan Activity Diagram Arlian Gutama; Achmad Arwan; Lutfi Fanani
Jurnal Pengembangan Teknologi Informasi dan Ilmu Komputer Vol 3 No 9 (2019): September 2019
Publisher : Fakultas Ilmu Komputer (FILKOM), Universitas Brawijaya

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (1322.754 KB)

Abstract

Software testing is one of the most important stages in software development. The complexity of system testing leads to the need for tools that can determine automatic test case cases. The activity diagram is one of the UML behavioral models that is suitable for system testing, because the activity diagram can evaluate the flow of the complete system. Therefore this study proposes to develop a tool that can generate test cases based on activity diagrams for model-based testing. The technique used in generating test cases is by building a flow dependency tree (DFT) that collects information from the ArgoUML file activity diagram through the help of a parser. Then the DFT processes using the dept first search algorithm (DFS) which is ready to be moditifaced for seacth each path of the test case. All requiremenst for tool are the result of library needs elicitation in related research and observations on a number of software tool websites. This tool has tested through unit testing with the white box basis path testing technique, integtation testing with big-bang approach. Validation testing with black box testing technique. Test cases generated by this tools have an accurate rate of 100%.