Claim Missing Document
Check
Articles

Found 2 Documents
Search
Journal : Prosiding Seminar Nasional Sisfotek (Sistem Informasi dan Teknologi Informasi)

Penerapan Metode Basis Path Analysis dalam Pengujian White Box Sistem Pakar Cindy Pamela C Munaiseche; Gladly C Rorimpandey
Prosiding SISFOTEK Vol 5 No 1 (2021): SISFOTEK V 2021
Publisher : Ikatan Ahli Informatika Indonesia

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

Abstract

Testing is an important thing to do for a software. Early stage testing can be done through unit testing. The unit testing uses whitebox testing with the basis path analysis method. This method using the program structure from a flowchart program and then it will be converted into a flowgraph, but actually there are so much program code that is divided into many files that do not allow for flowgraphs to be created. This research aims to apply the basis path analysis method for the white box testing in the expert system of diagnosing heart disease by using the flowchart system to overcome the problem of the number of program code files that resulted in the difficulty of making flowgraphs. The Basis Path Analysis method consists of four stages, namely: flowgraph creation, calculation of cyclomatic complexity (CC), independent path determination, and finally test case testing. The test results showed that the system procedures were more complex with the risk level being at medium levels and all the tested pathways in the form of test cases were appropriate. This research contribution is expected to help software developers in testing whitebox by using flowchart system.
Penerapan Algoritma Apriori Pada Aplikasi Pemesanan Homestay di Desa Marinsow Ayu Triana Situmorang; Vivi P Rantung; Gladly C Rorimpandey
Prosiding SISFOTEK Vol 8 No 1 (2024): SISFOTEK VIII 2024
Publisher : Ikatan Ahli Informatika Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

Marinsow Village is one of the emerging tourist destinations in North Sulawesi, with its main attractions being the natural beauty and authentic local culture. Homestays have become a popular accommodation choice for tourists. This study aims to analyze the booking patterns of homestays in Marinsow Village by applying the Apriori algorithm, which is expected to help improve marketing strategies and optimize homestay booking services. The research method used is the prototype method, along with UML (Unified Modeling Language) to assist in system design. The data used in this study includes homestay bookings from August 2023 to May 2024, with a total of 750 transaction records. The analysis results reveal certain booking patterns that have the potential to be utilized in the development of more targeted promotional strategies and the enhancement of homestay services tailored to tourist preferences.