TTCN-3 Bibliography |
Zhou, G. 2008, June 3–6, TTCN3 APIs for reflection, serialization and invalid data injection. Unpublished paper presented at ETSI TTCN-3 User Conference 2008, Madrid (Spain). Added by: Deleted user (22/08/2008, 10:41) Last edited by: Deleted user (22/08/2008, 11:37) |
Resource type: Conference Paper BibTeX citation key: Zhoua View all bibliographic details |
Categories: General Creators: Zhou Publisher: MTP, ETSI (Madrid (Spain)) Collection: ETSI TTCN-3 User Conference 2008 |
Views: 58/6944
|
Abstract |
As the complexity of test suites grows, the shortcoming of TTCN-3 language is becoming apparent. TTCN-3 has no dynamic data manipulation or generic data serialization mechanism similar to JAVA. For protocol negative testing, TTCN-3 does not provide effective way to reuse the normative ASN.1 types and message templates. All these problems make it difficult to build a flexible TTCN-3 test framework. In this presentation, we will introduce our TTCN-3 APIs for reflection, serialization and invalid data injection which are designed to solve the above three problems respectively. We will show you how to bring JAVA reflection, serialization mechanism into TTCN-3, as well as injecting invalid data into normal message template to do the negative testing easily. Added by: Deleted user |