CFP last date
20 May 2024
Call for Paper
June Edition
IJCA solicits high quality original research papers for the upcoming June edition of the journal. The last date of research paper submission is 20 May 2024

Submit your paper
Know more
Reseach Article

Component based Integration Testing using Abbot Tool

by Neelam Sirohi, Anshu Parashar
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 74 - Number 19
Year of Publication: 2013
Authors: Neelam Sirohi, Anshu Parashar
10.5120/13003-0247

Neelam Sirohi, Anshu Parashar . Component based Integration Testing using Abbot Tool. International Journal of Computer Applications. 74, 19 ( July 2013), 28-32. DOI=10.5120/13003-0247

@article{ 10.5120/13003-0247,
author = { Neelam Sirohi, Anshu Parashar },
title = { Component based Integration Testing using Abbot Tool },
journal = { International Journal of Computer Applications },
issue_date = { July 2013 },
volume = { 74 },
number = { 19 },
month = { July },
year = { 2013 },
issn = { 0975-8887 },
pages = { 28-32 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume74/number19/13003-0247/ },
doi = { 10.5120/13003-0247 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-06T21:42:44.525712+05:30
%A Neelam Sirohi
%A Anshu Parashar
%T Component based Integration Testing using Abbot Tool
%J International Journal of Computer Applications
%@ 0975-8887
%V 74
%N 19
%P 28-32
%D 2013
%I Foundation of Computer Science (FCS), NY, USA
Abstract

Testing is an important part in software development. When a component based software system are developed then to ensure the quality of system, testing must be done. Components have implementation transparency property and they are heterogeneous in nature. When the components are integrated to make a system then unexpected result may occur. So integration testing is necessary when components are integrated. In this paper, a student record system is implemented and its components are tested using abbot tool. Abbot tool is used for integration/functional testing. Abbot builds upon the java. awt. Robot class to provide an automated event generation and validation framework for Swing GUI components. The framework can be used to create, record, and execute scripts and programmatic test cases in Java. Abbot also has a script editor called Costello that facilitates the creation of scripts in XML. This paper also describes the features of abbot tool.

References
  1. Jim Q Ning, 1997. Component-Based Software Engineering, Proceedings of U. S National Institute of Standards and Technology's Advance Technology Program on Component Based Software, Document number 0-8186-7940-9/97.
  2. David S. Rosenblum, 11 Aug 1997. Adequate Testing of Component-Based Software, Technical Report 97-34 Department of Information and Computer Science University of California, Irvine, CA 92697-3425.
  3. Sami Beydeda and Volker Gruhn, IEEE Computer Society 2001. An Integrated testing Technique for Component-Based Software.
  4. Muthu Ramchandran, 2003. Testing Software Components using Boundary Value Analysis, proceedings of the 29th EUROMICRO conference New Waves in System Architecture" (EUROMICRO 08), Document number 1089-6503/03, IEEE Computer Society.
  5. Marcel Dix. Holger and D. Hofmann, 2002. Automated Software Robustness Testing, proceedings of the 28th Conference (EUROMICRO'02) IEEE, Document number 1089-6503/02.
  6. Fevzi Belli and Christof J. Budnik, 2005. Towards Self-Testing of Component-Based Software, Proceeding of the 29th Annual International Software and Applications Conference (COMPSAC '05), IEEE Computer Society.
  7. Chengying Mao, Yansheng Lu, 2005. Regression Testing for Component-based Software Systems by Enhancing Change Information, Proceedings of the Asia-pacific Software Engineering Conference (APSEC'05), Document number 0-7695-2465-6/05.
  8. Fakhra Jabeen, Muhammad jaffar-Ur Rehman, 2005. A Framework for Object oriented Component Testing, Document number 0730-3157/05, IEEE press.
  9. Nitin V. Koppalkar, Seshaiah Uppala and Mahesh Madugundu. Testing of Component-Based Software Systems, Philips Research India-Bangalore.
  10. Bruce W. Weide, 2005. Modular Regression Testing, Connections to Component-Based Software, Dept. of Computer and Information Science, The Ohio State University , 2015 eil Ave. Columbus, OH 43210,USA +1 614 292 .
  11. A. M. Memon and M. L. Soffa. Regression testing of GUIs , in Proceedings of the 9th European Software Engineering Conference (ESEC) and 11th ACM SIGSOFT International Symposium on the Foundations of Software Engineering
Index Terms

Computer Science
Information Sciences

Keywords

GUI Component Testing XML Script Abbot Tool Costello Script Editor