| Automatic support for testing web-based enterprise applications |
| Full text |
Pdf
(317 KB)
|
| Source
|
ACM Southeast Regional Conference
archive
Proceedings of the 44th annual Southeast regional conference
table of contents
Melbourne, Florida
SESSION: Software engineering and testing
table of contents
Pages: 325 - 330
Year of Publication: 2006
ISBN:1-59593-315-8
|
|
Authors
|
|
| Publisher |
|
| Bibliometrics |
Downloads (6 Weeks): 11, Downloads (12 Months): 98, Citation Count: 0
|
|
|
ABSTRACT
In this paper we consider the problem of automatically generating test suites associated with web-based enterprise systems. In particular, we discuss the construction of a tool deployed as a plugin for the popular open source Integrated Development Environment (IDE) Eclipse. Our tool allows developers to automatically generate and reuse test classes, test data, as well as manually define test data. Once these components are in place, developers can launch so-called "in-container" test suites, and gather information about the results by using the also popular (and open source) JUnit framework. All features are provided to the developer through a wizard-like graphical user interface embedded in the IDE. Our tool is available from <u>sourceforge.net</u> under "strutstest".
REFERENCES
Note: OCR errors may be found in this Reference List extracted from the full text article. ACM has opted to expose the complete List rather than only correct and linked references.
| |
1
|
The Apache Software Foundation. Apache Struts Project. http://struts.apache.org/.
|
| |
2
|
Frank Buschmann , Regine Meunier , Hans Rohnert , Peter Sommerlad , Michael Stal, Pattern-oriented software architecture: a system of patterns, John Wiley & Sons, Inc., New York, NY, 1996
|
| |
3
|
|
| |
4
|
Sun Microsystems. "Java Server Pages Technology." See http://java.sun.com/products/jsp/
|
| |
5
|
Sun Microsystems. "Java Servlet Technology." See http://java.sun.com/products/servlet/
|
| |
6
|
Sun Microsystems. "Tutorials & Training: Beans." See http://java.sun.com/developer/onlineTraining/Beans/
|
| |
7
|
JUnit - http://www.junit.org
|
| |
8
|
StrutsTestCase - http://strutstestcase.sourceforge.net/
|
| |
9
|
V. Masson. "The Cactus Project." See http://jakarta.apache.org/cactus/
|
| |
10
|
Tomcat - http://jakarta.apache.org/tomcat/
|
| |
11
|
Object Technology International, Inc. "Eclipse Platform Technical Overview". See http://www.eclipse.org/whitepapers/eclipse-overview.pdf, 2003.
|
| |
12
|
|
| |
13
|
C. McClanahan, S. Sanders and J-F. Arcand. "Common Digester Project". See http://jakarta.apache.org/commons/digester
|
| |
14
|
J. Strachan, R. Donkin and M. van den Bemt. "Commons Betwixt Project". See http://jakarta.apache.org/commons/betwixt
|
| |
15
|
|
| |
16
|
D. Klinger. "Creating JFace Wizards". See http://www.eclipse.org/articles/Article-JFace%20Wizards/wizardArticle.html
|
| |
17
|
|
| |
18
|
|
| |
19
|
|
| |
20
|
|
| |
21
|
|
| |
22
|
|
| |
23
|
|
| |
24
|
|
| |
25
|
D. Morris. "JUnit Automates Java Testing". Article on IT Jungle, Vol. 22, Num. 22, Nov. 2003. See http://www.itjungle.com/mpo/mpo110603-story01.html
|
|