http://www.sdl-forum.org/issre04-witul/papers/EbnerTTCN3.pdf
Astract
Scenario-based testing, manual as automatic, is applicable for black-box and specific white-box testing for communication protocels and distributed systems.
=> Scenario-based testing의 중요성을 설명하고 있다.
UML models provide scenario descriptions by sequence diagrams respectively MSCs. Thus, the combination of TTCN-3, as test description language, and UML by MSC to specify and automatically generate test cases has to be considered.
=> 약간 풀이하면 UML의 Sequence diagram이 MSC(Message Sequence Chart)와 같은 기능을 제공한다고 설명하는 듯 하다.
UML이 제공하는 MSC의 기능은 고유한 장점들을 가지고 있기에 테스트 케이스 개발단계에 있어 꼭 필요하다는 설명을 한다. 저자는 이를 "to define test cases"로서 얘기한다. 그리고 이를 기반으로 TTCN-3는 테스트 케이스 수행 즉, "test case execution order in TTCN-3"을 위한 기능을 제공해 줄 수 있다고 설명한다. 때문에 MSC와 TTCN-3의 상호보완적 사용은 필요하며 이를 위한 Conversion방법을 논문에서는 소개 및 설명한다.
'Papers > Others' 카테고리의 다른 글
Heuristics of Softwrae Testtability (0) | 2007.02.17 |
---|---|
OO Testing (0) | 2007.02.14 |
객체생성 (0) | 2007.02.05 |
Design for Testability (0) | 2007.02.03 |
TTCN-3 A new Test Specification Language for Black-Box Testing of Distributed Systems (0) | 2007.01.28 |