Claim Missing Document
Check
Articles

Found 38 Documents
Search

Test Case Analysis with Keyword-Driven Testing Approach on Angkasa Website Using Katalon Studio Tools Reynaldi Prama Octavially; Rosa Reska Riskiana; Kusuma Ayu Laksitowening; Dana Sulistyo Kusumo; Monterico Adrian; Nungki Selviandro
Ultimatics : Jurnal Teknik Informatika Vol 13 No 2 (2021): Ultimatics : Jurnal Teknik Informatika
Publisher : Faculty of Engineering and Informatics, Universitas Multimedia Nusantara

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.31937/ti.v13i2.2391

Abstract

Abstract— Testing a software is an important stage of a series of software development. Functional testing of each feature on the Angkasa website is intended to try out the function to match the required specifications. To achieve a functional test result, there are elements of features on the web page that require keywords. These keywords are used to perform actions or actions in running a web page, these keywords will help in making Test Cases for the testing process. Because it takes the right keywords to test on the web. To overcome this problem, this study analyzes the use of the Keyword Driven Testing approach for making Test Cases through the Katalon Studio tools. Keyword Driven Testing is one of the concepts in ISO/IEC/IEEE 29119, namely Keyword Driven Testing in The Test Design Process. The results of the analysis show that making Test Cases with Keyword Driven testing is easier to understand and is fully supported by the Katalon Studio tools. However, when creating test cases, not all keywords can be added automatically, so they need to be added manually.
Aplikasi Berbasis Web untuk Penyusunan Laporan SHU Bagi Koperasi Simpan Pinjam Dinda Virgiarini; Renny Sukawati; Monterico Adrian
@is The Best : Accounting Information Systems and Information Technology Business Enterprise Vol 5 No 1 (2020): @is The Best : Accounting Information Systems and Information Technology Business
Publisher : Labkat Press KA FTIK UNIKOM

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (1010.251 KB) | DOI: 10.34010/aisthebest.v5i1.2553

Abstract

The Savings and Loans Cooperative generally manages savings and loan members as well as the remaining results of cooperative operations. Management of transactions that occur in the company is still conventionally. This causes the length of the administrative recording process, the difficulty of finding data because the data is not neatly arranged, and allows for calculation errors. This application is solutions to overcome these problems. The functionality possessed by this application are the management of incoming member data, management of member deposits consisting of principal savings, mandatory savings, and voluntary savings, member loans, installments on loans with the flate rate method, and calculation of the results of cooperative operations. In addition, this application is also able to present savings reports, loan reports, general journals, ledgers, business results calculation reports, and balance sheets for cooperative accounting records needed. The method used in designing this application is the System Development Life Cycle (SDLC) method with the model used is waterfall. Based on the tests carried out, this application has been implemented, tested, and can be used. Test applications that have been successfully completed include adding member registration, adding savings, adding loan submissions, disabling members, viewing the general ledger, viewing the report of the business results and viewing the balance sheet. Testing that has been done this application still need the development that is possible, IE application capable to see the history of the recording and installment of members, the application is able to perform the calculation of business results in accordance with the posts of the Division and applications capable of charting the savings, loans, and installment on the loan to facilitate the viewing of the increase or decrease of the functionality.
User Interface Design Improvement and Usability Evaluation for Evolution Web Application of Telkom Indonesia Using User-centered Design Faisal Adly Aditya Pradana; Mira Kania Sabariah; Monterico Adrian
Journal of Computer System and Informatics (JoSYC) Vol 3 No 4 (2022): August 2022
Publisher : Forum Kerjasama Pendidikan Tinggi (FKPT)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.47065/josyc.v3i4.2035

Abstract

Evolution is a web application for collecting the Evidence report. This application is used regularly every quarter of the year. The main purpose is as a repository of evidence control that can be used at any time for audit purposes. Evolution Web Application will be utilized as a research object because there are problems with the user interface design and did not meet the concept of usability. To validate the Evolution Web Application User Interface Design problem and the improvements that will be applied according to user needs. User interview is conducted using Focus Group Discussion (FGD) with Evolution web Application users. The purposes of Focus Group Discussion (FGD) are to find problems in the user interface and expectations to achieve user goals for user interface design improvement. The interview results show that the current User Interface design has significant flaws. To improve the usability of the Evolution Web Application, a method known as User-centered Design (UCD) is used for improving the User Interface design of the Evolution Web Application. The evaluation after design improvement is carried out by using a Heuristic Evaluation involving 3 experts to review the usability of the design improvement result. Heuristic Evaluation produces answers from 3 experts with a severity value not more than a severity value of 2, which indicates a severity status of 2 is a Minor usability problem or fixing should be given low priority.
Web Scraping with HTML DOM Method for Website News API creation Maulana Irfan Firdian; Eko Darwiyanto; Monterico Adrian
JIPI (Jurnal Ilmiah Penelitian dan Pembelajaran Informatika) Vol 7, No 4 (2022)
Publisher : STKIP PGRI Tulungagung

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.29100/jipi.v7i4.3235

Abstract

Information is one of the important things in this era, one of the information that always exists every day is news. The amount of news that appears every day becomes a new problem when news websites do not provide API (Application Programming Interface) services to get the news. This is an obstacle for researchers who will analyze news topics. The copy and paste method is less effective in getting news every day on news websites because it takes a long time. In this research, web scraping is done with the HTML (Hypertext Markup Language) DOM (Document Object Model) method to retrieve data from news sites. The results of web scraping are in the form of datasets which are then entered into the database and made into an API. The API that has been created is tested using black box testing and testing the suitability of the data, between the data obtained when scraping and the data on the news website at the time of testing. The results of testing using black box testing show that the filters on the API created run according to their functions and get a high percentage of data conformity. The Tribunnews.com news website has a conformity rate of 99.2%, Detik.com of 97.9% and Li-putan6.com of 98.6%.
Effect Of MVVM Architecture Pattern on Android Based Application Performance Hammamul Achdan Epiloksa; Dana Sulistyo Kusumo; Monterico Adrian
JURNAL MEDIA INFORMATIKA BUDIDARMA Vol 6, No 4 (2022): Oktober 2022
Publisher : Universitas Budi Darma

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30865/mib.v6i4.4545

Abstract

The performance of android-based mobile applications is very important to pay attention to because performance will be related to how users will feel the experience of the application. This relates to memory usage and CPU usage on android devices when using applications. There are several ways used to improve the performance of android-based mobile applications, one of which is by applying an architecture pattern. The use of the right architecture is expected to produce good performance for android devices when running an application. Therefore, the author conducted a study on whether the application of the MVVM architecture pattern by changing the program code with the refactoring method will affect memory usage, CPU, and code execution time in Android-based applications. This is implemented using the Android Studio application and using android profiler tools to measure the performance of the application.
Evaluation and Redesign of Telkom University’s Open Library Website Interface Using the Goal Directed Design (GDD) Method Zian Alfaen; Indra Lukmana Sardi; Monterico Adrian
Building of Informatics, Technology and Science (BITS) Vol 4 No 2 (2022): September 2022
Publisher : Forum Kerjasama Pendidikan Tinggi

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.47065/bits.v4i2.1949

Abstract

As a university with World Class University quality, Telkom University provides information services with a website as the main source of libraries for its students. The website is called Open Library which provides information on all library collections owned by Telkom University which are open and can be loaned. One of the missions of this website is "To play an active role in increasing interest in reading and writing in the community". Because, a good digital library website is a library website that can increase the reading interest of users. Interface design is one of the most important elements to support the quality of digital libraries. Therefore, this study aims to evaluate the design and provide design solutions for the interface of the Open Library website. . The final evaluation used in this study used the System Usability Scale method. The System Usability Scale (SUS) is a measure of the usability of a product using a 10-question questionnaire developed by John Brooke. Of the 20 respondents who had filled out the questionnaire in the final evaluation, the result was 74.45. Where 74.45 is a score that has passed the average standard value of SUS
Aplikasi Berbasis Web Untuk Perhitungan Biaya Produksi Makanan Pada Rumah Makan Padang Menggunakan Metode Process Costing (studi Kasus Di Cv Restu Mande, Bandung) Vindi Kusuma Putri Arifin; Rochmawati Rochmawati; Monterico Adrian
eProceedings of Applied Science Vol 5, No 3 (2019): Desember 2019
Publisher : eProceedings of Applied Science

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

Abstract

Abstrak Sebuah proses yang harus dilakukan setelah aplikasi selesai dibangun adalah pengujian yang dilakukan dengan menjalankan program untuk menumukan kesalahan. Kasus uji yang baik ditunjukan dengan kasus uji tersebut dapat membongkar kesalahan sistem yang awalnya tidak ditemukan. Black box testing adalah salah satu dari teknik pengujian yang ada. Pada penelitiaan ini diterapkan pengujian dengan teknik black box testing. Yaitu sebuah teknik yang terdiri dari beberapa cara, diantara metode yang ada pada pengujian ini menggunakan metode boundary value analysis (BVA). Boundary value analysis (BVA) adalah metode pengujian dengan menentukan batas bawah dan batas atas suatu data yang akan diuji. Pada penelitian ini dilakukan pengujian pada fungsionalitas menambah master data bahan baku dalam aplikasi perhitungan biaya produksi pada rumah makan padang. Aplikasi yang diuji berikut berbasis web dengan bahasa pemrograman PHP. Hasil dari pengujian yang telah dilaksanakan menunjukan bahwa terdapat kesalahan yaitu saat melakukan validasi data yang dimasukan, hal ini menyebabkan ketidak sesuaian data yang tersimpan pada basis data dengan data yang diharapkan. Oleh karena itu hasil pengujian ini bisa menajadi masukan pada sistem. Kata kunci: pengujian, black box testing, biaya produksi, boundary value analysis IMPLEMENTATION OF APPLICATION TESTING OF PRODUCTION COST CALCULATION AT PADANG RESTAURANT USING BLACK BOX TESTING BOUNDARY VALUE ANALYSIS Abstract A process that must be carried out after the application is completed is the testing carried out by running the program to find errors. A good test case indicated by the test case can uncover system errors that were not initially found. Black box testing is one of the existing testing techniques. In this research, testing was carried out with black box testing techniques. That is a technique that consists of several ways, among the methods that exist in this test using the boundary value analysis (BVA) method. Boundary value analysis (BVA) is a testing method by determining the lower and upper limits of the data to be tested. In this study, testing the functionality of adding master data on raw materials in the application of the calculation of production costs at the Padang restaurant. The following applications are web-based with the PHP programming language. The results of the tests that have been carried out show that there is an error that is when validating the data entered, this causes incompatibility of data stored in the database with the expected data. Therefore the results of this test can be recommendation to the system. Keywords: testing, black box testing, costing, boundary value analysis
Aplikasi Pencatatan Pembelian Bahan Baku Dan Perhitungan Biaya Produksi Tahu (studi Kasus Di Perusahaan Lestari Jaya Putri Laksana, Cikarees, Baleendah, Bandung Efrilina Indriyani; Renny Sukawati; Monterico Adrian
eProceedings of Applied Science Vol 5, No 3 (2019): Desember 2019
Publisher : eProceedings of Applied Science

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

Abstract

Abstrak - Penulis menganalisis studi kasus di Perusahaan Lestari Jaya Putri Laksana yang merupakan perusahaan manufaktur pembuatan tahu. Ada beberapa kendala dalam proses pencatatan mulai dari tidak melakukan pencatatan, baik berupa proses pembelian bahan baku, pembelian bahan penolong serta biaya produksi, karena kurangnya pengetahuan pemilik perusahaan akan ilmu akuntansi biaya dalam hal pencatatan pembelian dan perhitungan biaya produksi yang dikeluarkan selama proses produksi, sehingga mengakibatkan nilai harga pokok penjualan tidak sesuai dengan jumlah biaya produksi yang dikeluarkan. Perusahaan tidak tahu pasti biaya yang dikeluarkan selama satu kali produksi, jumlah biaya produksi bisa lebih tinggi dari pada nilai harga pokok penjualannya. Maka dari itu di perlukan aplikasi yang terkomputerisasi untuk menghindari kesalahan dalam penentuan harga pokok produksi. Aplikasi Pencatatan Pembelian dan Perhitungan Biaya Produksi Tahu dibuat dengan menggunakan Framework CodeIgniter dan menggunakan database server MySQL. Adapun fitur utama yang ada pada aplikasi ini yaitu Master data, transaksi, dan laporan. Transaksi memiliki sub menu yaitu pembelian dan proses produksi, sedangkan laporan sub menunya berupa jurnal umum, buku besar, neraca,laporan pembelian, dan laporan harga pokok produksi. Kata Kunci: Perusahaan Manufaktur; Aplikasi; Komputerisasi Abstract-The author analyzes the case studies in the Lestari Jaya Putri Laksana Company which is a tofu manufacturing company. There are several obstacles in the recording process starting from not carrying out records, either in the form of raw material purchasing processes, purchasing auxiliary materials and production costs, due to the lack of knowledge of the owner of cost accounting in terms of recording purchases and calculating production costs incurred during the production process, so resulting in the value of cost of goods sold not in accordance with the amount of production costs incurred. The company does not know the exact cost of one production, the amount of production costs can be higher than the cost of goods sold. So from that in need a computerized application to avoid errors in determining the cost of production. Purchase Recording Application and Tofu Production Cost Calculation are made using the CodeIgniter Framework and using the MySQL database server. The main features of this application are Master data, transactions, and reports. Transactions have sub menus, namely purchases and production processes, while sub-menu reports are general journals, ledgers, balance sheets, purchase reports, and reports on the cost of production. Keywords: Manufacturing Companies; Application; Computerization
Aplikasi Berbasis Web Untuk Pengelolaan Pembelian Bahan Baku Dan Kemasan (studi Kasus Di Cv Restu Mande, Bandung) Irna Fawwazi Alifah; Rochmawati Rochmawati; Monterico Adrian
eProceedings of Applied Science Vol 5, No 3 (2019): Desember 2019
Publisher : eProceedings of Applied Science

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

Abstract

Abstrak Rumah makan Restu Mande merupakan perusahaan produksi yang fokus menjual makanan yang berasal dari Padang, Indonesia. Kantor perusahaan berlokasi di cibiru raya A 86 RT 01 RW 15, cibiru wetan, Bandung, Jawa Barat. Namun rumah makan atau outletnya terletak di Jl. Brigadir Jend. Katamso No.71, Cicadas, Cibeunying Kidul, Kota Bandung, Jawa Barat. Dengan penjualan yang cukup besar perbualnnya, perusahaan belum mempunyai aplikasi yang dapat mengatasi pembukuan keuangan secara akurat dan maksimal. oleh karena itu aplikasi ini menangani pembukuan dan laporan keuangan yang terfokuskan dalam bidang pembelian bahan baku, bahan penolong, dan kemasan. Aplikasi ini diujikan menggunakan metode black box dan white box testing. Kata kunci: Pembelian; Bahan Baku; Kemasan; PHP; code_igniter (CI) Design and Implementation for Management of Purchasing Restaurant Raw Material and Packaging Products Abstract Restu mande restaurant is a manufacturing company that focus on selling any kind of food from Padang, Indonesia. The company located in cibiru raya A 86 RT 01 RW 15, cibiru wetan, Bandung, Jawa Barat. But the restaurant or the outlet located in Jl. Brigadir Jend. Katamso No.71, Cicadas, Cibeunying Kidul, Kota Bandung, Jawa Barat. With substantial sales per month, the company don't have an application that handle accurately and maximally financial book keeping yet. Therefor this application can handle financial book keeping accurately and maximally that focused on purchasing raw materials, assistant materials, and packaging. This application tested with black box and white box method. Keywords: Purchase, raw material, packaging, PHP, Code Igniter (C
Aplikasi Pengadaan Persediaan Bahan Baku Cepat Basi Dengan Pendekatan Material Requirements Planning(mrp) Putri Ainun Zariyah; Asti Widayanti; Monterico Adrian
eProceedings of Applied Science Vol 5, No 3 (2019): Desember 2019
Publisher : eProceedings of Applied Science

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

Abstract

Abstrak Ayam Taliwang Khas Eyang merupakan industri manufaktur yang bergerak dibidang makanan. Dalam proses perencanaan produksi, Ayam Taliwang Khas Eyang mengikuti stok produk dan bahan digudang, sehingga masih sering terjadi kehabisan stok dikarenakan kurang memperhatikannya status produk dan bahan yang ada digudang. Pada proses pembelian bahan baku, Ayam Taliwang Khas Eyang tidak memperkirakan jumlah bahan yang harus dibeli yang mengakibatkan terjadinya penyimpanan bahan terlalu lama, serta berdampak pada status bahan yang akhirnya menjadi basi dan dibuang. Pembuangan bahan basi tidak pernah dilakukan pencatatan, sehingga tidak terlacak apakah benar dibuang atau bahan berkurang karena diambil pegawai. Selama ini seluruh kegiatan transaksi yang dilakukan kurang tercatat dengan baik, hal ini mengakibatkan lambatnya dalam melakukan pembukuan. Hal ini menyebabkan kerugian yang didapatkan oleh perusahaan kurang dapat ditelusuri dengan baik. Berdasarkan beberapa masalah yang sudah dijelaskan, dibangunlah sebuah aplikasi berbasis web yang dapat menangani pengadaan persediaan bahan cepat basi dengan pendekatan Material Requirements Planning (MRP). MRP merupakan sebuah metode yang menentukan apa ,kapan dan berapa jumlah bahan yang harus dibeli dengan mempertimbangkan total biaya yang dikeluarkan. Untuk menerapkan konsep MRP, ada beberapa komponen yang dibutuhkan yaitu : (1) jadwal induk produksi (MPS), (2) Daftar Kebutuhan Bahan (BOM) dan (3) Status Persediaan (IOH). Aplikasi ini memiliki fungsionalitas untuk menghasilkan informasi jumlah bahan baku yang harus dibeli di setiap periode dan jadwal pemesanan beserta dokumen pemesanan (Purchase Order), bisa mengetahui status persediaan bahan baku dan menghasilkan jurnal untuk bahan baku yang sudah basi, dapat menampilkan jurnal umum dan buku besar atas transaksi pemesanan dan persediaan bahan baku serta menyajikan laporan persediaan bahan dan produk yang ada di gudang. Aplikasi ini dibangun dengan bahasa pemrograman PHP dengan framework CodeIgniter dan MySQL untuk penyimpanan basis data. Aplikasi ini diuji dengan menggunakan metode black box testing, agar aplikasi yang dibuat dapat berjalan sesuai dengan yang diharapkan.. Kata kunci: Bahan Baku, Material Requirements Planning, Pengadaan Bahan Cepat Basi, Aplikasi Berbasis Web, Framework CodeIgniter. APPLICATION FOR PROCURE PERISHABLE MATERIAL WITH MATERIAL REQUIREMENT PLANNING (MRP) APPROACH Abstract Ayam taliwang khas eyang is a manufacturing industry engaged in food. In the production planning process, Ayam taliwang khas eyang follows the stock of products and materials in the warehouse, so it still often runs out of stock due to lack of attention to the status of products and materials in the warehouse. In the process of purchasing raw materials, Ayam taliwang khas eyang does not estimate the amount of material that must be purchased, which results in storage of material for too long, and impacts on the status of the material which eventually becomes stale and discarded. The recording of stale material has never been recorded, so it is not tracked whether it is properly disposed of or the material is reduced because the employee is taken. So far, all transactions carried out are not properly recorded, this has resulted in the slow pace of bookkeeping. This causes the losses obtained by the company to be less traceable. Based on some of the problems that have been explained, a web-based application can be built that can handle the procurement of stale fast material inventory using the Material Requirements Planning (MRP) approach. MRP is a method that determines what, when and how much material must be purchased taking into account the total costs incurred. To apply the MRP concept, there are several components needed : (1) Master Production Schedule (MPS), (2) Bill Of Materials (BOM) and (3) Inventory Status (IOH). This application has the functionality to produce information on the number of raw materials that must be ISSN : 2442-5826 e-Proceeding of Applied Science : Vol.5, No.3 Desember 2019 | Page 2660 2 Jurnal Teknologi Informasi dan Ilmu Komputer (JTIIK), Vol. x, No. x, April 2014, hlm. x-y purchased in each period and order schedules along with order documents (Purchase Order), can know the status of inventory of raw materials and produce journals for raw materials that are already stale, can display general journals and ledgers for ordering transactions and raw material inventories and presents reports on inventory of materials and products in the warehouse. This application is built with the PHP programming language with the CodeIgniter framework and MySQL for database storage. This application is tested using the black box testing method, so that the application made can run as expected. Keywords: Raw Materials, Material Requirements Planning, Procure Perishable Material, Web-based application, CodeIgniter Framework.
Co-Authors Aldilla Rafi Alif Babrizq Kuncara Anisa Herdiani Arin Puspita Dewi Arnanda, Fauzan Reza Ati Suci Dian Martha Atrinawati, Lovinta Happy Bayu Erfianto Daffa Dhiya Ulhaq Dana Sulistyo Kusumo Dana Sulistyo Kusumo Dana Sulistyo Kusumo Danang Junaedi Dawam Dwi Jatmiko Suwawi Dinarianti Dinarianti Dinda Virgiarini Dwi Pangestu Aji Efrilina Indriyani Eko Darwiyanto Ermatita Ermatita - Faisal Adly Aditya Pradana Fauza Adelma Syafrizal Fauza Adelma Syafrizal Fitri Handayani Gede Agung , Ary Wisudiawan Gede Agung Ary Wisudiawan Hammamul Achdan Epiloksa Hanum Alfira Minayati Hidayat , Ade Irpan Ilhamdaniah Ilhamdaniah Ilhamdaniah, Ilhamdaniah Indra Lukmana Sardi Irna Fawwazi Alifah Juntriesta, Vera Kadir Sibali, Imam Rifai Laksitowening, Kusuma Ayu Lovinta Happy Atrinawati Lovinta Happy Atrinawati Lukmana Sardi , Indra Maulana Irfan Firdian Mgs Afriyan Firdaus Mgs. Afriyan Firdaus Mira Kania Sabariah Mohamad Zulistiyan Muhammad Johan Alibasa Muhammad Rezky Dwiafian Munawar Ahmad Nabila Habiba Rahma Nelsi Wisna Novrida Dwi Laksanti Nungki Selviandro Pacu Putra Puspitasari , Shinta Yulia Putri Ainun Zariyah Ra'uf, Iqbal Abdul Rahmat Izwan Heroza Rahmat Izwan Heroza Rahmat Izwan Heroza Rahmawati , Alfina Raihansyah, Hamanda Renny Sukawati Reynaldi Prama Octavially Rochmawati Rosa Reska Riskiana Sabariah , Mira Kania Satria. P, Villy Shaufiah . Sitanggang , Leonardho R. Sri Widowati Sultan Kautsar Vera Juntriesta Vindi Kusuma Putri Arifin Widayanti, Asti Windiya Setiawati Yanuar Firdaus Arie Wibowo Yulia Puspitasari , Shinta Yusri, Shidqi Fadhlurrahman Zebua, Rina Sisca Zian Alfaen