Integrated Development Environment and Testing System for JAVA
Most Integrated Development Environments (IDEs) do not offer faculty for automated testing. Those that do provide only unit testing (i.e. IntelliJ IDEA) which is not enough to assure quality of program. Currently, majority of IDEs provide only customizable shortcuts to standalone testing utilities....
Saved in:
Main Authors: | , , , |
---|---|
Format: | text |
Language: | English |
Published: |
Animo Repository
2004
|
Subjects: | |
Online Access: | https://animorepository.dlsu.edu.ph/etd_bachelors/14251 |
Tags: |
Add Tag
No Tags, Be the first to tag this record!
|
Institution: | De La Salle University |
Language: | English |
Summary: | Most Integrated Development Environments (IDEs) do not offer faculty for automated testing. Those that do provide only unit testing (i.e. IntelliJ IDEA) which is not enough to assure quality of program. Currently, majority of IDEs provide only customizable shortcuts to standalone testing utilities. As a result, testing tools are still loaded separately, thus wasting time and resources.
Software testing tools may or may not support IDEs. Those that are not integrated with IDEs must run separately. Those that are integrated, however, are mostly limited to unit testing. Moreover, different kinds of testing are provided by different kinds of software. This means that in order to test a software being developed, different testing software must be loaded again this would cost time and resources.
To cater to these problems, the group proposes to research on Integrated Development Environments and testing components. The final output of the program would be to design and develop an Integrated Development Environment with programming and testing tools specially designed for Object-Oriented Java programs.
Keywords: IDE, Automated testing, testing tools, Java, Object Oriented programs, and Unit testing. |
---|