International Journal of Applied Information Systems |
Foundation of Computer Science (FCS), NY, USA |
Volume 2 - Number 4 |
Year of Publication: 2012 |
Authors: Vikas Panthi, Durga Prasad Mohapatra |
10.5120/ijais12-450353 |
Vikas Panthi, Durga Prasad Mohapatra . Automatic Test Case Generation using Sequence Diagram. International Journal of Applied Information Systems. 2, 4 ( May 2012), 23-29. DOI=10.5120/ijais12-450353
Software Testing plays a important role in Software development because it can minimize the development cost. We Propose a Technique for Test Sequence Generation using UML Model Sequence Diagram. UML models give a lot of information that should not be ignored in testing. In This paper main features extract from Sequence Diagram after that we can write the Java Source code for that Features According to ModelJunit Library. ModelJUnit is a extended library of JUnit Library. By using that Source code we can Generate Test Case Automatic and Test Coverage. This paper describes a systematic Test Case Generation Technique performed on model based testing (MBT) approaches By Using Sequence Diagram.