Claim Missing Document
Check
Articles

Found 22 Documents
Search

Otomatisasi Pengujian Perangkat Lunak Menggunakan Telenium pada Aplikasi Berbasis Kivy Framework Alim Budhi Utomo; Suprihadi Suprihadi
Jurnal Teknologi Sistem Informasi dan Aplikasi Vol. 6 No. 3 (2023): Jurnal Teknologi Sistem Informasi dan Aplikasi
Publisher : Program Studi Teknik Informatika Universitas Pamulang

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.32493/jtsi.v6i3.30328

Abstract

PT XYZ is a retail company that uses POS (Point of Sales) application in each of its stores to record transactions, automatic calculations, and print receipts. PT XYZ has millions of transactions every day, therefore system testing is needed to ensure that the POS application is running properly. When testing is done manually, there are often various problems such as inaccurate results due to limited human resources to a lot of time consuming because it is done repeatedly. To overcome these problems, test automation is made using Telenium which is integrated with Jenkins. This research was conducted based on the black box testing method. Input in the system in the form of a test scenario is then executed and the results will be sent via email. During testing, if an error occurs, the location of the error will be displayed in detail and sent via email by Jenkins. The results show that the application of Telenium in testing Kivy-based applications facilitates the testing process and accelerates the discovery of errors in the system so as to improve the quality of applications with a more efficient approach.
IMPLEMENTASI KARTU MEMBER PADA APLIKASI POINT OF SALES BERBASIS WEB DALAM MENDUKUNG PROGRAM PKH (STUDI KASUS : TOKO MENIKWATI) Dikky Wahyudi; Suprihadi
Jurnal Indonesia : Manajemen Informatika dan Komunikasi Vol. 4 No. 3 (2023): Jurnal Indonesia : Manajemen Informatika dan Komunikasi (JIMIK)
Publisher : Lembaga Penelitian dan Pengabdian Kepada Masyarakat (LPPM) STMIK Indonesia Banda Aceh

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.35870/jimik.v4i3.341

Abstract

Store is a place where buying and selling transactions between sellers and buyers. However not everyone can buy the things needed to fulfil of their daily needs, especially for families bear status of poor families. This raises various problems even do criminal acts in order to fulfil their needed. On the other hand one of the government’s goals is reduce the poverty rate. Based on the core of problem, this research focuses on implementing member cards on web-based point of sales applications to support of the PKH program (Case Study : Menikwati Store). It is hoped this application can help prosper the economoy for families with poor family status, overcome poverty, and support the PKH program to successfully. The development of this point of sales application use waterfall method, with the programming language used is PHP, JavaScript, Ajax and Laravel Framework. For application testing using User Acceptance Test (UAT) with the black box testing.