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

Submit your paper
Know more
Reseach Article

Automatic Generation of Test Cases from UML Models

Published on None 2011 by Vinaya Sawant, Ketan Shah
International Conference on Technology Systems and Management
Foundation of Computer Science USA
ICTSM - Number 2
None 2011
Authors: Vinaya Sawant, Ketan Shah
892791c2-8d9b-44bb-995c-9f52dc1518a3

Vinaya Sawant, Ketan Shah . Automatic Generation of Test Cases from UML Models. International Conference on Technology Systems and Management. ICTSM, 2 (None 2011), 7-10.

@article{
author = { Vinaya Sawant, Ketan Shah },
title = { Automatic Generation of Test Cases from UML Models },
journal = { International Conference on Technology Systems and Management },
issue_date = { None 2011 },
volume = { ICTSM },
number = { 2 },
month = { None },
year = { 2011 },
issn = 0975-8887,
pages = { 7-10 },
numpages = 4,
url = { /proceedings/ictsm/number2/2784-98/ },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Proceeding Article
%1 International Conference on Technology Systems and Management
%A Vinaya Sawant
%A Ketan Shah
%T Automatic Generation of Test Cases from UML Models
%J International Conference on Technology Systems and Management
%@ 0975-8887
%V ICTSM
%N 2
%P 7-10
%D 2011
%I International Journal of Computer Applications
Abstract

The paper presents a novel technique to create the test cases from UML models. In this technique, the UML diagrams such as Use Case Diagram, Class Diagram & Sequence Diagram of any application are considered for creating the test cases. A graph is created to store the necessary information that can be extracted from these diagrams & data dictionary expressed in OCL for the same application. The graph is then scanned to generate the test cases that are suitable for system testing.

References
  1. Monalisa Sarma, Debasish Kundu, Rajib Mall, “Automatic Test Case Generation from UML Sequence Diagrams”, Department of Computer Science & Engineering, IIT Kharagpur, IEEE 2007
  2. Peter Frohlick and Johannes Link, “Automated Test Case Generation from Dynamic Models”
  3. Object Constraint Language 2.0 is available from Object Mangement Group’s web site (http://www.omg.org/)
  4. J. D. McGregor, and D. A. Sykes, “A Practical Guide to Testing Object-Oriented Software “, Addison Wesley, NJ, 2001.
  5. A. Abdurazik, J. Offutt., “Using UML Collaboration Diagrams for static Checking and Test Generation”, Proceedings of the Third International Conference on the UML
  6. A Rational Approach to Software Development using Rational Rose 4.0, IBM’s Rational Rose, (http://www.ibm.com/)
  7. Monalisa Sarma, & Rajib Mall, “System Testing using UML models”, Department of Computer Science & Engineering, IIT Kharagpur, 16th IEEE Asian Test Symposium
  8. http://www.w3schools.com/dom/dom_node.asp
  9. C. Nebut, F. Fleurey, Y. L. Traon, and J. Jean-Marc, “Automatic Test Generation: A Use Case Driven Approach”, IEEE Transaction on Software Engineering, Vol. 32, No. 3, 2006.
Index Terms

Computer Science
Information Sciences

Keywords

Testcases UML Diagrams OCL expressions