Desy Intan Permatasari, Desy Intan
Unknown Affiliation

Published : 2 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 2 Documents
Search

Pengujian Aplikasi menggunakan metode Load Testing dengan Apache JMeter pada Sistem Informasi Pertanian Permatasari, Desy Intan
JUSTIN (Jurnal Sistem dan Teknologi Informasi) Vol 8, No 1 (2020)
Publisher : Jurusan Informatika Universitas Tanjungpura

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (425.858 KB) | DOI: 10.26418/justin.v8i1.34452

Abstract

Load Testing adalah teknik performance testing yang mana respon sistem diukur dalam berbagai load condition. Penelitian ini membantu menentukan bagaimana software berperilaku ketika beberapa user mengakses software secara bersamaan. Pengujian menggunakan method Black Box Testing dan Gorilla Testing sebagai Test Case Sampling. Black Box Testing adalah Pengujian fungsional software tanpa mengetahui struktur internal program (no knowledge).Gorilla Testing adalah Teknik pengujian dimana modul program berulang kali diuji untuk memastikan bahwa modul tersebut berfungsi dengan benar dan tidak ada bug. Modul dapat diuji lebih dari seratus kali, dan dengan cara yang sama. Jadi, Gorilla Testing juga dikenal sebagai "Frustrating Testing". Tujuannya adalah untuk menguji robustness.Pada penelitian ini target pengujian aplikasi adalah Loading time tidak >3 second, process memory tidak >400MB, dan data dapat masuk kedalam fungsi. Hasil pengujian load testing menunjukkan dengan menggunakan Apache JMeter bahwa target pengujian loading time dan process memory sudah terpenuhi.
AUTOMATIC TESTING FRAMEWORK BASED ON SERENITY AND JENKINS AUTOMATED BUILD Sa'adah, Umi; Hasim, Jauari Akhmad Nur; Yunanto, Andhik Ampuh; Permatasari, Desy Intan; Hardiansyah, Fadilah Fahrul; Wulandari, Irma; Thooriqoh, Hazna At
JUTI: Jurnal Ilmiah Teknologi Informasi Vol. 19, No. 2, Juli 2021
Publisher : Department of Informatics, Institut Teknologi Sepuluh Nopember

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.12962/j24068535.v19i2.a1017

Abstract

Software Testing plays an important role in making high quality products and the right time. The process of testing done manually is often inaccurate, unreliable, and needed more than automatic testing. This research proposes a new framework for automation testing. This framework will help developers to create applications with better quality and shorten testing time. This framework offers a solution for developers so that the testing process is carried out easily and quickly. Our proposed concept consists of an automated test script based on Serenity Framework and can be done as a background process using Jenkins. Input of the system is a testing scenario, then mapped into Java Programming Language. Output of this system are test reports that represent the scenario that has been carried out. the results of implementation system prove that developers are helped by this framework in the software testing process. So that in this study it can be concluded that the automated testing framework that has been developed can improve the quality of application products through effective and efficient work methods.