%0 Journal Article %@ 0866-8612 %A Vu, Thi Dao %A Pham, Ngoc Hung %A Nguyen, Viet Ha %D 2016 %F SisLab:1982 %I VNU Journal of Science %J VNU Journal of Computer Science and Communication Engineering %T A Method for Automated Test Cases Generation from Sequence Diagrams and Object Constraint Language for Concurrent Programs %U https://eprints.uet.vnu.edu.vn/eprints/id/eprint/1982/ %X This paper proposes an automated test cases generation method from sequence diagrams, class diagrams, and object constraint language. The method supports UML 2.0 sequence diagrams including eight kinds of combined fragments describing control flow of systems. Test cases are generated with respect to the given concurrency coverage criteria. With strong concurrency coverage, generating exhaustive test cases for all concurrent interleaving sequences is exponential in size. The key idea of this method is to create selection of possible test scenarios in special case of exploring the message sequence with their possible interleaving in parallel or weak sequencing fragments. Test data for testing loop fragments are also generated. We implement a tool to automate the proposed method and studied its feasibility and effectiveness. Experimental results show that the method can generate test cases on demand to satisfy a given concurrency coverage criterion and can detect up to 74. 5% of seeded faults.