Automatic Test Case Generation from UML Activity Diagram Using Activity Path

The most important part of the testing attempt is the test case generation. As a modeling language, Unified Modeling Language (UML) is the most generally used to describe design specifications and analysis by both academic and industry. Therefore, UML becomes the sources of Test Case Generation. Te...

Full description

Saved in:
Bibliographic Details
Main Author: Almulham, Yasir Dawood Salman
Format: Thesis
Language:eng
eng
Published: 2010
Subjects:
Online Access:https://etd.uum.edu.my/2351/1/Yasir_Dawood_Salman_Almulham.pdf
https://etd.uum.edu.my/2351/2/1.Yasir_Dawood_Salman_Almulham.pdf
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:The most important part of the testing attempt is the test case generation. As a modeling language, Unified Modeling Language (UML) is the most generally used to describe design specifications and analysis by both academic and industry. Therefore, UML becomes the sources of Test Case Generation. Test cases are usually generated from the requirement, and UML activity diagram illustrates the sequential control flows of activities what make it possible to generate test cases for activity diagrams. This research proposes an approach to automatically generate test cases directly from UML activity diagram using activity graph. Therefore, this research will create an algorithm and implement it on a prototype using the UML activity diagram as an input to generate the test cases. The result of all these test cases will be compared to the result that has been generated manually to evaluate the usability and reliability of the proposed algorithm.