scholarly journals Pengujian Black Box pada Aplikasi Penjualan Berbasis Web Menggunakan Metode Equivalents Partitions (Studi Kasus: PT Arap Store)

2020 ◽  
Vol 3 (1) ◽  
pp. 50
Author(s):  
Arief Maulana ◽  
Arief Kurniawan ◽  
Wini Keumala ◽  
Verdian Ramadika Sukma ◽  
Aries Saifudin

In a software test, validation is a process of checking whether the software meets the specifications and intended purposes. Data validation process that has not been maximized can result in data that is stored in the database is not appropriate, including the login process that becomes an error. This can be detrimental to the owner and user in using this application. Therefore, it is necessary to improve the quality of validation more accurately, so that it can help the owner in the accuracy of the data.Applications that are designed in such a way must go through a testing phase to ensure the quality of the software itself. A good test case is if the test has the possibility of finding an error that is not revealed. Among the many ways of testing Black Box, in this study the Equivalence Partition testing method was chosen. This method tests solving or dividing the input domain from the program into data classes so that a test case can be obtained, which is considered quite relevant to test sales applications at PT Arap Store. Stages of research carried out begins by determining the functionality to be tested, designing test scenarios, determining the data to be tested, determining input can be numeric values, range values, related value collections or Boolean conditions in accordance with the database structure that has been created, conducting experiments testing, documenting research results, and drawing conclusions.Based on the results of tests that have been carried out, it gives a conclusion that this software can be used properly, after a repair has been made on the errors found. However, this test can be said to be imperfect, because it is only done by using several sample forms. From the results of this test it is expected that the application can be used according to user requirements.

2019 ◽  
Vol 4 (4) ◽  
pp. 143
Author(s):  
Muhamad Nurudin ◽  
Windi Jayanti ◽  
Rio Dwi Saputro ◽  
Masda Priadyan Saputra ◽  
Yulianti Yulianti

In a software test, validation is one of the processes of checking whether the software meets the expected specifications and objectives or not. The data validation process has not been maximized can result in a mismatch of data that will be stored in the database. For example the amount of stock turned negative, or the number of digits entered can exceed the defined limits. This can be detrimental to the owner and user in using this application. Therefore, it is necessary to improve the quality of validation more accurately, so it can help the owner in terms of data accuracy. Applications are designed in such a way must go through a testing phase to ensure the quality of the software itself. Examples of tests can be said to be good if they have a chance of finding an error that cannot be revealed. Among the many ways of the Black Box testing methods, this study uses the Boundary Value Analysis testing method. The method tests the maximum number of limits and the minimum number of limits to produce a valid value, which is considered quite relevant for testing sales applications at PT Karunia Segar Kedua. The initial stage of the research needs to be done is to define the functionality to be tested, compile the test scheme, choose the material to be tested, determine the maximum and minimum number of limits in accordance with a predetermined database structure, conduct experiments, document research results, and draw conclusions. The conclusion is based on the testing has been done is software can be used properly, after an improvement is made on the errors found. However, this test has not been said to be perfect, because it is only done using a sample form. From the results of this test it is expected that the application can be used according to user requirements.


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. 95
Author(s):  
Deny Setiawan ◽  
Muhammad Ardiansyah Fadhillah ◽  
Anggun Wibawa ◽  
Irwan Sugiarto ◽  
Agus Mulyana ◽  
...  

In determining the level of quality of a software it is necessary to test the software. Tests tested can include specifications, design, and coding of the software. This test is conducted to test web-based library software. This test uses the Black Box Testing method using the Equivalence Partitioning technique. Black Box Testing is applied in order to find errors in software related to erroneous functions, errors in interface display, data structure errors or access rights in external databases, sub-optimal performance in a process, and errors in initialization or termination. The Equivalence Partitioning technique defines the cases to be tested by finding some errors and minimizing the number of cases that must be made. The Equivalence Partitioning test case design is based on the premise of the input and output of a component which is partitioned into classes according to the specifications of that component, which are treated equally (equivalence). It can also be assumed that the results of an input produce the same response. The expected result of testing this software is to ensure that this software is free from errors so that in its use there will be no obstacles that prevent the user from doing his work. And inform that the software is in accordance with predetermined specifications.


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 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.


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.


2021 ◽  
Vol 5 (2) ◽  
pp. 41
Author(s):  
Dewi Ayu Sulistyo Damayanti ◽  
I Made Arsa Suyadnya ◽  
Duman Care Khrisne

In the operational activities of Diskominfo at Badung Regency, there are often reports of service problems every day. Currently, the reporting of these problems is still done in person via telephone or short message, which affects the speed of handling the report. The complaint system is a solution to problems related to reporting and handling of these service problems. In this study, a mobile application-based complaint system will be developed for the client-side to make it easier for clients to report or respond to reports and for the server-side, it will be developed on a web-based basis to still facilitate the management of complaint data. This study uses Data Flow Diagrams to model the process and Entity Relationship Diagrams to model its database. The evaluation process is carried out using the black box testing method and usability evaluation using SEQ and SUS. The system that has been successfully developed is able to carry out the main processes related to adding reports, viewing report progress, verifying reports, following up on reports, and changing report status. Testing using the black box testing method on 7 test classes with 74 test scenarios to get 74 valid test scenarios. Testing the installation and use of applications on 3 types of smartphones has also been successfully carried out without any problems. Usability testing on users using SEQ gets a middle value of 6 (for Administrator and IT Staff) and 7 (for Verification), which shows that the application developed is easy to use by the user, with the results of the SUS the questionnaire, the user shows that the application is in the Excellent class with an average value obtained from 15 respondents of 80.5.


2004 ◽  
Vol 3 (4) ◽  
pp. 365-373 ◽  
Author(s):  
Susan Balloch ◽  
Laura Banks ◽  
Michael Hill

This study explores issues about securing quality of provision in social care using evidence from research into training in the adult care sector in two English local authorities. It shows that progress towards securing a trained workforce is slow and explores reasons for this. It argues that since the government is making particular efforts to increase training in this sector, these data provide a good test case of the problems about using regulation to raise care standards. It concludes that significant progress is unlikely to be made in respect of training unless the impact of other factors, such as the occupational segregation of the workforce and contracting out, are also taken into account.


2020 ◽  
Vol 4 (1) ◽  
pp. 63-68
Author(s):  
Yana Karisma ◽  
Shinta Esabella

This research was conducted with the aim to design and build an Monitoring Application for Manpower Training Results in the Android Based Manpower and Transmigration Office of the Sumbawa Regency (DISNAKERTRANS). The above program is intended so that DISNAKERTRANS can know and evaluate the quality of the training that has been carried out and know the quality of further training. The data collection method in this research is literature study and interview, while for the software development method the researcher uses the waterfall method. This application will be built in hybrid form by utilizing a smartphone as a user device and the database of this application uses MySql. The application testing method of the study is black box. This application is useful for the DISNAKERTRANS Sumbawa district to monitor the results of workforce training and find out the level of success in the process of implementing workforce training.


Author(s):  
PRACHET BHUYAN ◽  
ABHISHEK KUMAR

Service-Oriented Architecture(SOA) is an approach for designing, deploying and managing services that represent reusable business functionality. SOA removes the gap between software and business. Reliability and fault-free implementation are major concern for SOA based applications. Traditional testing are no more beneficial for verifying and validating the quality of services in SOA systems. Regression testing is inevitable that is undertaken every time to provide confidence that modification do not introduce new bugs into previously validated code. In this paper we addressed the UML based regression testing method using UML use case diagram and UML activity diagram to generate a test case in the context of case study named ' Online Shopping System' .


Sign in / Sign up

Export Citation Format

Share Document