- 자바 카드 애플릿의 검증 방법
- Verification Method for Java Card Applet
- ㆍ 저자명
- 황선명,염희균,Hwang. Seon-Myeong,Yeom. Hui-Gyun
- ㆍ 간행물명
- 소프트웨어공학논문지
- ㆍ 권/호정보
- 2002년|5권 1호|pp.36-46 (11 pages)
- ㆍ 발행정보
- 한국정보처리학회
- ㆍ 파일정보
- 정기간행물| PDF텍스트
- ㆍ 주제분야
- 기타
All applets on Java Card must be measured their quality it essentially needs to construct applet test bed. The purpose of this research is to analyze quality applets and to inform state of applet structure using UML static analysis method. And we verify the communication scenarios between an applet and a host application via APDU using Formal method Zed. Test Cases and test data are generated from the communication scenarios. Java Card technology essentially defines a platform on which applications written in the Java programming language can run in smart cards. Applets are the applications written for the Java Card platform. This study describes how to verify the applet itself by static analysis and interface between the applet and its host application by formal specification language Zed. So applet verifier or tester efficiently configure test bed and successfully provides guideline for high quality applets.