scholarly journals Pengujian Terhadap Aplikasi Parking Management Menggunakan Metode Black-Box Berbasis Equivalence Partitions

2020 ◽  
Vol 3 (2) ◽  
pp. 64
Author(s):  
Fahmi Ahmad Fauzi ◽  
Gunawan Eka Putra ◽  
Supriyanto Supriyanto ◽  
Nurul Asia Saputra ◽  
Teti Desyani

Testing is a process in implementing a program for the purpose of finding / looking for an error. A test case is said to be good is if the test to be performed has the possibility of finding an error that cannot be revealed. While testing is said to be successful if the test to be carried out successfully found an error that originally could not be found. This research was tested by applying the Black Boxt Testing method. There are several ways in the Black Box Testing method, namely Boundary Value Analysis, Comparison Testing, Sample Testing, Robustness Testing, Equivalence Partitioning and others. In this study using testing by Equivalence Partitioning. Equivalence Partitioning Analysis is a case / problem that will be tested by finding several errors and reducing / minimizing the number of cases that must be made. This test is performed on the Parking Management Application function to facilitate managing parking. The test results indicate the application is in accordance with needs.

2019 ◽  
Vol 2 (4) ◽  
pp. 130
Author(s):  
Aini Arifta Arwaz ◽  
Theja Kusumawijaya ◽  
Rediansyah Putra ◽  
Kurnia Putra ◽  
Aries Saifudin

The tender winner selection system is important to ensure the winner will complete the project well. If there is a selection error that caused the project to fail, the application must be tested and error free. Testing in this study uses Black Box Testing. The Black Box Testing Method consists of several methods including Equivalence Partitions, Boundary Value Analysis, Comparison Testing, Sample Testing, Robustness Tesing, and others. Among the many methods of testing, in this study the method of testing Equivalence Partitions was chosen. The purpose of the Equivalence Partitions method is to look for errors in functions that are wrong or missing, errors in the interface, errors in data structures or database access, performance errors, initialization errors and final destinations. Based on the test results show there are still many shortcomings when validating data to be entered, so that it can cause data stored in the database does not match the expected data.


2020 ◽  
Vol 3 (1) ◽  
pp. 9
Author(s):  
Andri Ricat Sinulingga ◽  
Muhammad Zuhri ◽  
Rizky Budi Mukti ◽  
Zia Syifa ◽  
Aries Saifudin

Software that contains defects (errors) can cause harm. Losses caused can affect all stakeholders. Losses can take the form of financial, time, and others. So before the software is implemented it needs to be tested. Testing on an application aims to check whether a program is running properly or not. In testing this software will use Blackbox Testing. Black Box Testing Method consists of several techniques, including Equivalence Partitions, Boundary Value Analysis, Sample Testing, and so on. Among the many testing techniques, in this study the testing technique was chosen using Equivalence Partitions. Equivalence Partitions technique is a test based on data input on each form in the performance data information application system, each menu input will be tested and grouped according to function whether it is valid or invalid. Testing is done on 4 forms that will be filled with data form added jobdesk, form added work targets, form edit work targets, form approve work targets, and employee performance while in the company. The test results show that there are still many shortcomings when validating data to be entered, so that it can cause data stored in the database to be incompatible with the expected data. The results of this test can be used as input to improve the application of performance data for the future.


2020 ◽  
Vol 5 (1) ◽  
pp. 61
Author(s):  
Vadlan Febrian ◽  
Muhamad Rizki Ramadhan ◽  
Muhammad Faisal ◽  
Aries Saifudin

In this employee payroll application, if there is an error program there will be a loss for employees and the company. Losses for employees, if this application program error occurs then the salary reduction will experience delays due to the difficulty in the process of calculating employee salaries and employees will be late in receiving salaries. Losses for the company, if there is an error program in this application, the company will suffer losses if the employee wants a salary reduction quickly but the company cannot calculate quickly and accurately. In solving this problem, the authors use the black box testing method. Black box testing method is a test that sees the results of execution through test data and ensures the function of the software. Black box testing method has several testing techniques, namely Sample Testing, Boundary Value Analysis, Equivalence Partitions and others. From the testing techniques that have been mentioned, we use the Equivalence Partitions testing technique. Equivalence Partitions are tests that refer to data entry on the employee payroll application form, input will be tested and then put together based on the test function, both valid and invalid values. The expected results of this test are a payroll system for employees who are computerized, have standard rules in the process of developing the program so that it is easy to develop and maintain, and can minimize errors in processing salary calculations for employees.


2020 ◽  
Vol 5 (1) ◽  
pp. 73
Author(s):  
Dekif Ahrizal ◽  
Maula Khaerul Miftah ◽  
Romi Kurniawan ◽  
Teguh Zaelani ◽  
Yulianti Yulianti

Testing on an application aims to check whether a program has run properly or there are still errors that must be corrected so that the program created will be a program that has good quality. In this study the software that will be reviewed using Black Box Testing is a PlayStation Loan Information Application System where this application aims to facilitate the admin (PlayStation rental) in data collection on the number of borrowers, as well as the return date of PlayStation borrowed by members, where there are 2 forms to be filled in. Member added data form, game added form during the loan. lending data information applications will be tested using Black Box Testing where this test only aims to see the program whether in accordance with the expected function or not without knowing the program code used. Black Box Testing Method consists of several techniques, including Equivalence Partitions, Boundary Value Analysis, Sample Testing, and so on. Among the many testing techniques, in this study the testing technique was chosen using Boundary Value Analysis. Boundary Value Analysis Techniques, are software testing techniques in which tests are designed to include representatives of boundary values in a range.


2020 ◽  
Vol 5 (1) ◽  
pp. 95
Author(s):  
Adi Surya Anggana ◽  
Abyghail Shiddiq ◽  
Andrey Agung Samui ◽  
Choirul Kodri ◽  
Fahmi Ramadhan ◽  
...  

Admin Application PT. World Trans which is being developed, found a problem in the database system that failed to communicate with the application system, namely when the admin enters the application using a user name and password, the database does not respond to data calls that are being made and the admin cannot enter the application. The development team has made improvements, and this time the test was carried out in an effort to see the possibility of the same defects or new defects in the application. So, if not tested, it will be very detrimental for business owners and other users. This test uses the Black Box testing technique. Black Box testing method consists of several ways, including Equivalence Partitioning, Boundary Value Analysis, Comparison Testing, Sample Testing, Robustness Testing, and others. Among the many testing methodologies, this test method was chosen using Equivalence Partitioning. Because Equivalence Partitioning is a Black Box testing method that breaks or divides the input domains of the program into data classes so that a test case can be obtained. The design of the Equivalence Partitioning test case is based on evaluating the equivalence class for input conditions that describe a set of conditions that are true or not. The results of this test are the admin application system PT. World Trans can make data calls to the database and there are no problems as before or new problems so that the system can run properly and according to software requirements that have been determined. With the results of this test, the development team can find out the extent of the problem in this application, as well as see the possibility of similar or new problems that can harm the team and business owners.


2020 ◽  
Vol 3 (2) ◽  
pp. 114
Author(s):  
Achmad Yani ◽  
Deny Setiawan ◽  
Novrizal Egi Sofian ◽  
Rizky Subagja ◽  
Teti Desyani

In this test we will use software that has been made, namely the desktop-based LeGreen Hotel Reservation Application. In testing this hotel room reservation application, the writer uses the black box testing method. Black Box Testing is suitable in testing hotel booking applications because this test aims to ensure the functionality of the LeGreen Hotel Reservation application. This study has several stages that must be done, including the identification of experimental problems, input data samples into the process system, then testing to evaluate the output and finally the documentation of test results. Based on the analysis of the results of the application of methods to solve the problem shows that the level of application that runs reaches 70%, able to run and process employee data, rooms, visitors and payments used for hotel reservations. In the admin login form of 30%, only 20% succeeded, and in the Print Report Form, repairs are needed in order to improve the quality of the application in processing report print data as it functions.


2020 ◽  
Vol 3 (3) ◽  
pp. 165
Author(s):  
Muhammad Indra Rizaldi ◽  
Sandi Ramadhan ◽  
Mochammad Noor Holik Majid ◽  
Yulianti Yulianti

Praktek Kerja Industri (PRAKERIN) information system is a system used to record grades and other student data relating to the implementation of work practices in industry. This information system must be error free. If an error occurs can cause losses to stakeholders. To provide assurance that the information system developed has been free from errors, it is necessary to test. Testing is one level of the program implementation process that must be passed in order that an error can be found. Tests that can be said to be good are if the tests were initially found no errors and then errors can be found, even if only a small error. In testing the Praktek Kerja Industri (PRAKERIN) information system it is proposed as a Black Box. Black Box testing has various techniques. Of the many testing methods currently available, the current testing will use the Boundary Value Analysis method. The technique of determining the limits that exist in the lower and upper values to be able to produce the actual value. The test results show that the information system developed has been error free and has good quality.


2021 ◽  
Vol 20 (1) ◽  
pp. 179-185
Author(s):  
Ariandi Nugroho ◽  
Dian Nugraha ◽  
Untung Suprihadi ◽  
Safira Faizah ◽  
Dewi Rahmasari ◽  
...  

The outbreak of the covid-19 virus has caused many listing and funding companies to go bankrupt. J-trus group is one of the companies that has experienced the impact of covid 19, so that the company is able to survive, the company is looking for other ways to get additional income, namely by expanding the sale of basic necessities online, here the author provides a solution using a web-based application to realize this the. So the purpose of this paper is to design and build a PHP-based application with the Codeignither framework. The method uses the waterfall and the database uses a MYSQL database. The design includes Use Case Diagrams, Activity Diagrams, class diagrams. Testing the application with the Black Box testing method, functionally has been declared successful. And based on the test results using the System Usability Scale (SUS), a score of 71 has been obtained with a value above the average so that it can be accepted by users


2020 ◽  
Vol 5 (1) ◽  
pp. 8
Author(s):  
Ahmad Ijudin ◽  
Aries Saifudin

Testing is one level that must be passed in order to produce results from a weighted system. If no testing is done on the system, the quality of the system cannot be known so that if an error occurs it can harm the system. By conducting experiments can find the location of defects in a system that can be known from the beginning that can be fixed immediately. Testing there are several types of system experiments, experiments used are black box testing using a limit value analysis method that is effective in trying the functions of a system. The technique determines the limits on the lower and upper values to produce the actual values. Based on the test results using the boundary value analysis technique that still has a disability that is the lack of data verification, then there must be an improvement in the validation function.


2018 ◽  
Author(s):  
Dwi Febriana

Pengujian adalah suatu proses pelaksanaan suatu program dengan tujuan menemukan suatu kesalahan. Suatu kasus test yang baik adalah apabila test tersebut mempunyai kemungkinan menemukan sebuah kesalahan yang tidak terungkap. Suatu test yang sukses adalah bila test tersebut membongkar suatu kesalahan yang awalnya tidak ditemukan. Salah satu dari jenis pengujian yang ada adalah Black Box Testing. Pada penelitian ini dicoba diterapkan pengujian dengan menggunakan teknik Black Box Testing. Metoda Black Box Testing terdiri atas beberapa cara antara lain Equivalence Partitioning, Boundary Value Analysis, Comparison Testing, Sample Testing, Robustness Tesing, dan lain-lain. Diantara sekian banyak cara pengujian tersebut, pada penelitian ini dipilih cara pengujian Boundary Value Analysis. Boundary Value Analysis merupakan cara pengujian dengan menentukan nilai batas bawah dan batas atas dari data yang ingin diuji. Pengujian ini dilakukan pada fungsi tambah kelas pada Aplikasi Prediksi Kelulusan SNMPTN. Hasil pengujian menunjukkan bahwa masih terdapat banyak kekurangan saat melakukan validasi data yang akan dimasukkan, sehingga dapat menyebabkan data yang disimpan pada database tidak sesuai dengan data yang diharapkan. Hasil pengujian dapat dijadikan masukan untuk memperbaiki aplikasi.


Sign in / Sign up

Export Citation Format

Share Document