@ist_spl

Test Cases Generation from UML Activity Diagrams

, , , and . snpd, (2007)Eighth ACIS International Conference on Software Engineering, Artificial Intelligence, Networking, and Parallel/Distributed Computing (SNPD 2007) pp. 556-561.
DOI: http://doi.ieeecomputersociety.org/10.1109/SNPD.2007.525

Abstract

UML activity diagram is a notation suitable for modeling a concurrent system in which multiple objects interact with each other. This paper proposes a method to generate test cases from UML activity diagrams that minimizes the number of test cases generated while deriving all practically useful test cases. Our method first builds an I/O explicit Activity Diagram from an ordinary UML activity diagram and then transforms it to a directed graph, from which test cases for the initial activity diagram are derived. This conversion is performed based on the single stimulus principle, which helps avoid the state explosion problem in test generation for a concurrent system.

Description

Test Cases Generation from UML Activity Diagrams

Links and resources

Tags