期刊名称:International Journal of Engineering and Computer Science
印刷版ISSN:2319-7242
出版年度:2015
卷号:4
期号:8
页码:13810-13814
DOI:10.18535/ijecs/v4i8.34
出版社:IJECS
摘要:Aim of Software testing is to evaluate an attribute or capability of system and determine that whether it meets requiredprospects. The most rationally challenging part of testing is to design of test cases. Now a days, UML has been extensively used forobject oriented modeling and design. This is due to the fact that UML metamodel extends support to describe structural andbehavioural aspects of an architecture. However, it is still difficult to understand this behaviour, because the size of automaticallygenerated model diagrams tends to be huge. To overcome this problem of software visualization model based slicing technique hasbeen developed. Model based slicing is a breakdown technique to extract and identify relevant model parts or related elements acrossdiverse model views. We have proposed a novel procedure to extract the sub- model from a big model diagrams on the basis of slicingcriteria. The proposed methodology use the concept of model based slicing to slice the sequence diagram to extract the desired chunk.In the presented approach UML, conversion of UML into XML, Java DOM API for parsing and slicing has been used. Then by usingthe Editor Extracted Sequence Diagram has been generated.
关键词:Model Based Slicing; Sequence Diagram; Parsing; Slicing; UML