Most software development will use a standard software development life cycle (SDLC). In SDLC, four phases are involved during development of any system. They are analysis, design, implement and testing. During testing phase, test cases are used in order to test the functionalities of the system developed. Test cases are generally extracted from the source codes manually. This paper presents an alternative approach to automate the process of generating the test cases by developing an eclipse plug-in tool. The plug-in tool will be able to generate the test cases automatically from the source codes by examining its line of code (LOC). The plug-in tool is an open source software to help the software developers generate the test cases for their system that they developed. It will help to ease the problems for software developers to come up with test cases manually as well as to check the system functionalities whether it meets the users’ requirements or not.
EpiT Basic - Automation Testing Tool
Automation testing tool for generating test cases from java codes
Status: Pre-Alpha
Brought to you by:
ammaramin
Downloads:
0 This Week