Claim Missing Document
Check
Articles

Found 3 Documents
Search
Journal : J-Icon : Jurnal Komputer dan Informatika

PERANCANGAN PENGUJIAN FUNGSIONAL DAN NON FUNGSIONAL APLIKASI SIAPPARA DI KABUPATEN HUMBANG HASUNDUTAN Riyanthi Angrainy Sianturi; Arnaldo Marulitua Sinaga; Yohanssen Pratama; Hotni Simatupang; Julio Panjaitan; Sandy Sihotang
J-Icon : Jurnal Komputer dan Informatika Vol 9 No 2 (2021): Oktober 2021
Publisher : Universitas Nusa Cendana

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.35508/jicon.v9i2.4706

Abstract

SIAPPARA is an application that used to manage market retribution by Dinas Koperasi, Perdagangan Dan Industri kabupaten Humbang Hasundutan. The SIAPPARA application consists of two platforms, namely a web application used by the admin and treasurer and a mobile application used by market officers. The application has been used by market officers in 12 people's markets in Humbang Hasundutan. To ensure that all functions in the application have been running according to the design and requirements, it is necessary to test both functional and non functional features. Testing is carried out with the aim of finding failures in applications that have been used. Before testing the application, the researcher makes a test design including the selection of methods and stages of testing. The method used in this research is literature study and experiment. Researchers used the literature study method in collecting theoretical references and information related to functional and non functional testing of applications. Researchers use the experimental method to choose the test method to be used and make a test design for the method that has been selected.The results of this study is a design of testing activities using Category Based Partition testing method, the Usability Testing test method with the Heuristic Evaluation technique, and the Performance Testing method.
PERANCANGAN APLIKASI ”SIAPPARA” UNTUK PELAPORAN SETORAN E-RETRIBUSI PASAR KABUPATEN HUMBANG HASUNDUTAN Verawaty Situmorang; Yohanssen Pratama; Riyanthi Angrainy Sianturi; Arnaldo Marulitua Sinaga
J-ICON : Jurnal Komputer dan Informatika Vol 9 No 2 (2021): Oktober 2021
Publisher : Universitas Nusa Cendana

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.35508/jicon.v9i2.5256

Abstract

Market retribution are local retribution that payed for the use of market facilities provided by the district government to individuals or entities. The process of collecting, recording, and reporting market retribution currently in Humbang Hasundutan Regency is still not effective and efficient, so it requires information technology support to enable it to improve the quality of services that are transparent and accountable in the traditional markets of Humbang Hasundutan Regency. The applications that will be developed are mobile and web-based applications that allow the collection and recording process to be more effective and efficient as well as more transparent reporting. Through the “SIAPPARA” Application, it is hoped that the process of collecting retribution in several markets in Humbang Hasundutan Regency will be easier and more transparent.
Penerapan Model Based Testing pada Pengujian Aplikasi Kawn Subscriptions Manager Sinaga, Arnaldo Marulitua; Hutapea, Mikhael
J-Icon : Jurnal Komputer dan Informatika Vol 11 No 2 (2023): Oktober 2023
Publisher : Universitas Nusa Cendana

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.35508/jicon.v11i2.12443

Abstract

This research focuses on the Kawn Subscriptions Manager app, which was developed to help Food and Beverage (F&B) businesses manage customer subscriptions. Currently, the Kawn Subscriptions Manager application does not have a standardized test suite that has been validated. Therefore, in this research, Model-Based Testing (MBT) is applied in testing the Kawn Subscriptions Manager application as a testing method to produce a specific and technical test suite. MBT is a testing method based on the behavioral model of the system being tested. Then, to measure the adequacy of test cases generated by MBT, mutation testing is used. The model is created using the GraphWalker tool and testing is done automatically using Selenium and testNG in the Eclipse IDE text editor. From the results of the study, it is known that MBT testing generates test cases from the behavior model of the function being tested. Testing with MBT shows that no failures were found in the tested functions. Then the average mutation score is 72.18% which indicates that the test cases generated by MBT are adequate or in the medium category. However, it is important to note that while MBT was successful in generating test cases that examined the application's behavior, it was found that the method was unable to detect failures caused by mutants that did not significantly affect the application's behavior. This finding suggests that while MBT can be an effective tool for testing key functions, additional methods are needed to identify failures that may result from minor or insignificant changes to the application code.