期刊文献+
共找到13篇文章
< 1 >
每页显示 20 50 100
SIP Conformance Testing Based on TTCN-2
1
作者 李天 王之梁 尹霞 《Tsinghua Science and Technology》 SCIE EI CAS 2007年第S1期223-228,共6页
The session initiation protocol (SIP) is a signaling protocol for Internet telephony, multimedia conferencing, presence, event notification, and instant messaging. With the gaining popularity, more and more SIP implem... The session initiation protocol (SIP) is a signaling protocol for Internet telephony, multimedia conferencing, presence, event notification, and instant messaging. With the gaining popularity, more and more SIP implementations have been developed and deployed. How to guarantee the conformance of those SIP implementations is the key point of interconnection and interoperation among them. This paper proposes the test method and architecture for the SIP protocol based on the IPv6 tester system. Tree and tabular combined notation (TTCN-2) is adopted to describe the test suite. With an enhanced reference implementation, the data-processing ability to the original test system has been greatly improved. In the following test practices, some errors have been found in the SIP entities under test. It is proved that the proposed test method and architecture are effective to verify the conformance of the SIP entities, and the result of the conformance test may provide helpful reference to the development of SIP products. 展开更多
关键词 session initiation protocol (SIP) conformance testing reference implementation TTCN test suite
原文传递
Conformance testing of FMI calling sequence for simulation environments
2
作者 Awad Mukbil Umut Durak Sven Hartmann 《International Journal of Modeling, Simulation, and Scientific Computing》 EI 2019年第2期156-183,共28页
Exchanging simulation models is currently of utmost importance.To improve interoperability between suppliers and original equipment manufacturers(OEMs),the functional mock-up interface(FMI)is exchanged in a standard f... Exchanging simulation models is currently of utmost importance.To improve interoperability between suppliers and original equipment manufacturers(OEMs),the functional mock-up interface(FMI)is exchanged in a standard format called functional mock-up unit(FMU).Since its first release,many simulation tools took the initiative to support FMI.However,since then,there have been many complaints stating that exchanging models via FMI does not work as stable as expected.The reason usually turned out to be the implementation of tool vendors that sometimes fail to comply with the standard fully.This paper introduces a methodology for testing FMI compliance of importing simulation tools using a set of reference FMUs.The standard defines the implementation of FMI functions calling sequence in a state machine.Therefore,conformance testing(also called fault detection)from automata theory is utilized to produce reference FMUs based on the FMI state-machine. 展开更多
关键词 FMI reference FMUs finite-state machine conformance testing
原文传递
Timing issues in distributed testing
3
作者 HUANG Chuan-dong JIANG Fan 《Journal of Zhejiang University-Science A(Applied Physics & Engineering)》 SCIE EI CAS CSCD 2007年第4期522-528,共7页
The objective of conformance testing is to determine whether an implementation under test (IUT) conforms to its specification. In distributed test architecture where there are multiple remote testers, the objective ca... The objective of conformance testing is to determine whether an implementation under test (IUT) conforms to its specification. In distributed test architecture where there are multiple remote testers, the objective can be complicated by the fact that testers may encounter controllability and observability problems during the application of a test sequence. A certain amount of work has been done in the area of generating test sequence that is free from these problems. However, few researchers investigate them from the aspect of test execution. This work studies the test execution phase when test sequences are applied to the imple- mentation and it is pointed out that controllability and observability problems can be resolved if and only if the test system im- plements some timing constraints. When determining these constraints, the dynamic time information during test is taken into account, which reduces the test execution time and improves test efficiency further. 展开更多
关键词 conformance testing Distributed system CONTROLLABILITY OBSERVABILITY Reaction time
下载PDF
Review of Model-Based Testing Approaches in Production Automation and Adjacent Domains—Current Challenges and Research Gaps
4
作者 Susanne Rosch Sebastian Ulewicz +1 位作者 Julien Provost Birgit Vogel-Heuser 《Journal of Software Engineering and Applications》 2015年第9期499-519,共21页
As production automation systems have been and are becoming more and more complex, the task of quality assurance is increasingly challenging. Model-based testing is a research field addressing this challenge and many ... As production automation systems have been and are becoming more and more complex, the task of quality assurance is increasingly challenging. Model-based testing is a research field addressing this challenge and many approaches have been suggested for different applications. The goal of this paper is to review these approaches regarding their suitability for the domain of production automation in order to identify current trends and research gaps. The different approaches are classified and clustered according to their main focus which is either testing and test case generation from some form of model automatons, test case generation from models used within the development process of production automation systems, test case generation from fault models or test case selection and regression testing. 展开更多
关键词 Model-Based testing Automated Production Systems conformance testing Regression testing Fault Injection SURVEY
下载PDF
A Study on the Testing Procedures of IEC 61850 Based Transformer Protective lED
5
作者 N.H. Lee B.T. Jang Y.H. Kim Y.H. An J.Y. Han E.B. Shim 《Journal of Energy and Power Engineering》 2010年第11期58-62,共5页
Korea Electric Power Corporation in charge of the power IT project "Development of Prototype for Advanced Substation Automation System based on the Digital Control Technology", is performing the verification of perf... Korea Electric Power Corporation in charge of the power IT project "Development of Prototype for Advanced Substation Automation System based on the Digital Control Technology", is performing the verification of performance of the substation automation system based on IEC 61850. In order to verify a transformer protective lED that might be operating in substation automation system, the new standardized document and procedures are required in the aspect of the utility like KEPCO. But there is nothing to describe systematically how to verify IEC 6 1850 based lED in the system environment except an individual IED testing way. This paper will present the substation automation system based ways and procedures to verify the protective function of the IED using UML (Unified Modeling Language). 展开更多
关键词 IED conformance testing IEC61850 substation automation testing procedure.
下载PDF
Principle and Design of a Test Suite Generation System——TSGS
6
作者 庞其祥 《High Technology Letters》 EI CAS 1996年第1期55-58,共4页
Formal methods for test sequence generation from FSM have been studied widely andthoroughly,but most real communication systems can only be modeled as EFSM exactly.Data portion in EFSM brings difficulties for test sui... Formal methods for test sequence generation from FSM have been studied widely andthoroughly,but most real communication systems can only be modeled as EFSM exactly.Data portion in EFSM brings difficulties for test suite generation.In this paper,the strategyof generating test suite from protocols modelled as EFSM is presented.This strategy consid-ers testing of both the control portion and data portion of protocols.A software,the testsuite generation system(TSGS)based on above strategy,is introduced. 展开更多
关键词 Protocol conformance testing EFSM Test suite generation
下载PDF
<i>Inmap-t</i>: Leveraging TTCN-3 to Test the Security Impact of Intra Network Elements
7
作者 Antonino Vitale Marc Dacier 《Journal of Computer and Communications》 2021年第6期174-190,共17页
This paper rejuvenates the notion of conformance testing in order to assess the security of networks. It leverages the Testing and Test Control Notation Version 3 (TTCN-3) by applying it to a redefined notion of <i... This paper rejuvenates the notion of conformance testing in order to assess the security of networks. It leverages the Testing and Test Control Notation Version 3 (TTCN-3) by applying it to a redefined notion of <i>System under Test</i> (<i>SUT</i>). Instead of testing, as it is classically done, a software/firmware/ hardware element, an intangible object, namely the network, is tested in order to infer some of its security properties. After a brief introduction of TTCN-3 and Titan, its compilation and execution environment, a couple of use cases are provided to illustrate the feasibility of the approach. The pros and cons of using TTCN-3 to implement a scalable and flexible network testing environment are discussed. 展开更多
关键词 TTCN-3 Network Security conformance testing Deep Packet Inspection FIREWALL
下载PDF
A framework for interoperability of BPEL-based workflows
8
作者 李喜彤 《High Technology Letters》 EI CAS 2008年第4期429-436,共8页
With the prevalence of service-oriented architecture (SOA), web services have become the dominating technology to construct workflow systems. As a workflow is the composition of a series of interrelated web services... With the prevalence of service-oriented architecture (SOA), web services have become the dominating technology to construct workflow systems. As a workflow is the composition of a series of interrelated web services which realize its activities, the interoperability of workflows can be treated as the composition of web services. To address it, a framework for interoperability of business process execution language (BPEL)-based workflows is presented, which can perform three phases, that is, transformation, eonformance test and execution. The core components of the framework are proposed, especially how these components promote interoperability. In particular, dynamic binding and re-composition of work-flows in terms of web service testing are presented. Besides, an example of business-to-business (B2B) collaboration is provided to illustrate how to perform composition and conformance test. 展开更多
关键词 interoperability of workflows colored petri nets conformance test web service testing
下载PDF
Industrial Elaboration by Extrusion of PVC Tubes Loaded with Micronized Dura Palm Kernel Shell Powder
9
作者 Rolland Djomi Christian Mbopda Fokam +4 位作者 Florent Biyeme Chantal Marguerite Mveh Roland Olembé Hypolyte Ntede Ateba Atangana 《Journal of Materials Science and Chemical Engineering》 2021年第10期41-69,共29页
We present in this work how to use the dura palm kernel shell powders as loads for the elaboration by extrusion of PVC tubes. The transformation of dura palm kernel shells into micronized shell powder as well as its c... We present in this work how to use the dura palm kernel shell powders as loads for the elaboration by extrusion of PVC tubes. The transformation of dura palm kernel shells into micronized shell powder as well as its characterization was the subject of recent work. We carried out, the formulations by using the industrial scales of precision, the mixtures of the instrants with an industrial machine of mark HENSHLLE N&#730;2 MAIN 570762, the routine tests by ATG/DSC then by IRTF, the extrusion of the tubes with an extruder twin-screw with 9 rooms of transformation finally the tests of conformity by the observations and the analyses. We obtained for the formulations the dosage of 0%, 4.01%, 12.54%, 23.03%, 32.01%, 38.01%, 51.02% representing the percentage of hull powder in the mixture, the machine mixing gave perfectly homogeneous powders, the routine tests showed that the hull powder keeps all its properties until the end of the shaping whatever the percentage of hulls contained in the PVC, the extrusion gave tubes for each formulation and the conformity tests gave perfectly round tubes of diameter 90 × 82 mm, a coloration going from white grey at 0% to dark black at 51.02% showing the influence of the carbon black and the color of the shell powder according to its proportion. The infrared of the tubes obtained shows for each formulation a variation of the CH<sub>2</sub> and CH bonds and a decrease of the &#8722;OH bonds. The thermogravimetric analyses and the differential calorimetric analyses of the tubes of each formulation, show each time that the quantity of shell powders in the mixture influences the PVC tubes obtained. Thus, we obtain a variation of the phase temperatures according to the dosage, giving from 108.72<span style="white-space:normal;">&#730;</span>C to 76.56<span style="white-space:normal;">&#730;</span>C for the glass transition temperature and from 494.71<span style="white-space:normal;">&#730;</span>C to 414.56<span style="white-space:normal;">&#730;</span>C for the melting temperature, at the DSC and a progressive decrease of the mass following the heat absorption with each time 4 phases instead of 5 for the unloaded PVC tubes at the ATG according to the dosage. 展开更多
关键词 Extrusion Elaboration of PVC Tubes Micronized Dura Palm Kernel Shells Routine Extrusion Test Tube Conformity Test
下载PDF
Generating Conformance Tests for Nondeterministic Protocol Machines
10
作者 罗钢 《Journal of Computer Science & Technology》 SCIE EI CSCD 1994年第4期289-301,共13页
We present a method of generating test cases from the software specifications which are modeled by nondeterministic finite state machines. It is applicable to both nondeterministic and deterministic finite state mach... We present a method of generating test cases from the software specifications which are modeled by nondeterministic finite state machines. It is applicable to both nondeterministic and deterministic finite state machines. When applied to deterministic machines, this method yields usually smaller test suites with full fault coverage than the existing methods that also assure full fault coverage. In particular, the proposed mehod can be used to test the control portion of software specified in the formalspecification languages SDL or ESTELLE. 展开更多
关键词 Automata theory ESTELLE finite state machines nondeterministic finite state machines protocol conformance testing protocol engineering SDL and software testing
原文传递
A new method for improving efficiency of protocol testing
11
作者 ZHAO Baohua JIANG Zhenhai 《Frontiers of Electrical and Electronic Engineering in China》 CSCD 2007年第3期273-276,共4页
Traditional solutions have encountered some bottleneck in improving the efficiency of protocol testing.A novel method that records the test sequence dynamically is proposed.Three dynamically reordering algorithms are ... Traditional solutions have encountered some bottleneck in improving the efficiency of protocol testing.A novel method that records the test sequence dynamically is proposed.Three dynamically reordering algorithms are brought forward in line with different fault conditions.The impact of the new method of testing efficiency is also presented.Simulation results demonstrate that the proposed solution is better than the traditional ones in terms of testing efficiency. 展开更多
关键词 conformance testing test sequence dynamic reordering testing efficiency
原文传递
Monitoring the quality of drugs in circulation using rapid NIR spectral comparison methods 被引量:4
12
作者 冯艳春 杨晓莉 +1 位作者 杨智海 胡昌勤 《Journal of Chinese Pharmaceutical Sciences》 CAS 2011年第3期290-296,共7页
Four rapid spectral comparison methods are introduced in mobile labs.They are conformity test method,general correlation coefficient method,reverse correlation coefficient method and correlation coefficient method usi... Four rapid spectral comparison methods are introduced in mobile labs.They are conformity test method,general correlation coefficient method,reverse correlation coefficient method and correlation coefficient method using characteristic spectral ranges.The first method is used for tracking the movements of drugs in the distribution channels;the second is used for quickly identify new counterfeit drugs;the last two are used to screen drugs illegally added in Traditional Chinese Medicine (TCM).The applicability of the four methods is evaluated with counterfeit and authentic drugs.Our results show that these methods can be quickly constructed and used to identify counterfeit drugs accurately. 展开更多
关键词 NIR Conformity test Correlation coefficient method MONITOR Drug quality
原文传递
An Approach to Concurrent TTCN Test Generation
13
作者 毕军 吴建平 《Journal of Computer Science & Technology》 SCIE EI CSCD 1999年第6期614-618,共5页
The basis of distributed system conformance testing is to test theconformance of each entity with its standard. This paper addresses the approach toentity conformance testing based on concurrent TTCN. First a prelimin... The basis of distributed system conformance testing is to test theconformance of each entity with its standard. This paper addresses the approach toentity conformance testing based on concurrent TTCN. First a preliminary framework for entity conformance testing is introduced and a specification model CEBEis presented. Then a test generation method, which could directly derive concurrentTTCN test suite from CEBE, is proposed. 展开更多
关键词 conformance testing distributed system CEBE concurrent TTCN
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部