EPiT : A Software Testing Tool for Generation of Test Cases Automatically
Rosziati Ibrahim, Ammar Aminuddin Bani Amin, Sapiee Jamel, Jahari, Abdul Wahab

TL;DR
This paper introduces EPiT, an Eclipse plugin that automatically generates optimized test cases from Java source code using code smell detection, reducing manual effort and improving testing efficiency.
Contribution
The paper presents EPiT, a novel tool that automates test case generation from source code with code smell analysis, enhancing testing speed and accuracy.
Findings
EPiT successfully automates test case generation from Java code.
The tool reduces manual effort in creating test cases.
Case studies demonstrate improved testing efficiency.
Abstract
Software test cases can be defined as a set of condition where a tester needs to test and determine that the System Under Test (SUT) satisfied with the expected result correctly. This paper discusses the optimization technique in generating cases automatically by using EpiT (Eclipse Plug-in Tool). EpiT is developed to optimize the generation of test cases from source code in order to reduce time used for conventional manually creating test cases. By using code smell functionality, EpiT helps to generate test cases automatically from Java programs by checking its line of code (LOC). The implementation of EpiT will also be presented based on several case studies conducted to show the optimization of the test cases generated. Based on the results presented, EpiT is proven to solve the problem for software tester to generate test case manually and check the optimization from the source code…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
