기존의 menu tree기반 manual test에서는 menu tree를 보고 tester가 직접 test case를 작성하고 구현해야했다. state diagram기반 test에서는 menu tree를 xml로 변환할 수 있고 이를 기반으로 자동으로 test case를 생성하여 수행하는 것이 가능하다. 상대적인 이점을 아래 요소의 관점에서 비교해 볼 수 있을 것이다.
- time costs
- the number of bugs
- coverage
................
'Papers > System Test based on a State Chart' 카테고리의 다른 글
[생각] state diagram auto-generation (0) | 2008.03.10 |
---|---|
Test Case Generation(automatically) (0) | 2008.03.09 |
Generating Test Sequences from UML Sequence Diagrams and State Diagrma (0) | 2008.02.17 |
Scenario-Based Test Case Generation for State-Based Embedded Systems (0) | 2008.02.16 |
highly used scenarios should be tested more (0) | 2008.02.16 |