CN102118230A - Tree and tabular combined notation (TTCN)-based network protocol performance testing method - Google Patents

Tree and tabular combined notation (TTCN)-based network protocol performance testing method Download PDF

Info

Publication number
CN102118230A
CN102118230A CN2011100702867A CN201110070286A CN102118230A CN 102118230 A CN102118230 A CN 102118230A CN 2011100702867 A CN2011100702867 A CN 2011100702867A CN 201110070286 A CN201110070286 A CN 201110070286A CN 102118230 A CN102118230 A CN 102118230A
Authority
CN
China
Prior art keywords
test
performance
ttcn
protocol
procotol
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN2011100702867A
Other languages
Chinese (zh)
Other versions
CN102118230B (en
Inventor
魏蛟龙
曹扬
罗玲
向文
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Huazhong University of Science and Technology
Original Assignee
Huazhong University of Science and Technology
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Huazhong University of Science and Technology filed Critical Huazhong University of Science and Technology
Priority to CN 201110070286 priority Critical patent/CN102118230B/en
Publication of CN102118230A publication Critical patent/CN102118230A/en
Application granted granted Critical
Publication of CN102118230B publication Critical patent/CN102118230B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The invention discloses a tree and tabular combined notation (TTCN)-based network protocol performance testing method, which comprises the following steps of: (1) writing test cases, corresponding adapters and corresponding codecs, and selectively designing test control messages in the test cases according to test objects; (2) selecting the test case according to network protocol performance parameters to be tested; (3) performing test configuration according to the test case; (4) compiling the test case by adopting a TTCN platform, and registering the adapter and the codec by using a testing system; (5) running the test case and acquiring test records; and (6) performing record counting analysis on the test, and giving a performance test report. The method is applied to ordinary protocol performance tests; and in the method, a protocol performance testing process is put forward and normalized, and simultaneously a control protocol is selectively applied to the TTCN-based protocol performance test so as to reduce difficulties in the protocol performance test and improve the understandability and reusability of the test.

Description

A kind of procotol performance test methods based on TTCN
Technical field
The present invention relates to the software test field, be specifically related to the performance test field in a kind of network communication protocol test.
Background technology
Procotol is to carry out information exchange between the computer system and a kind of agreement that must observe jointly, and the network service of any kind all be unable to do without the support of concrete procotol.Since TCP/IP protocol suite becomes the international standard of the Internet fact, new network is used constantly and is occurred.
The function of procotol can realize by software or hardware.Most of procotol standard documents have for example comprised the RFC series standard that Internet goes up nearly all important protocol, employing be that artificial language is described.The engineering staff different agreement realization bodies will occur for the different understanding of same set of network protocols.Simultaneously, consider the various complexity of the content of procotol own, greatly may exist function incomplete, the product under the contract of mistake very can occur.Therefore, before the product under the contract scale that has high input is used, tackle them and test.Here it is protocol test.From test-types, protocol test comprises uniformity test, HIST, robustness test, performance test, and the test purpose of each type test has nothing in common with each other.The purpose of uniformity test is in order to check agreement to realize the description whether the agreement stipulations are followed in strictness.The research of this respect is carried out the earliest, is the main contents of protocol test research always, and has formed international testing standard series ISO/IEC 9646---the method and the framework of uniformity test.HIST is used for verifying same agreement, and interaction data correctly between the different editions agreement realizes is the important means that ensures in the whole communication system from the various device proper communication of different vendor.Robustness test mainly is that the robustness test is checking the disposal ability of tested realization to the influential various abnormal conditions of its generation, and ability that still can operate as normal after finishing dealing with is a target.The protocol capabilities test purpose is the performance parameter of the tested realization of test under different offered loads, sees whether it has reached relevant performance index.The protocol capabilities index is the important parameter whether the protocol service quality satisfies application demand.At present, the protocol capabilities Research of measuring also is in the starting stage, the recognised standard that neither one is unified, and content measurement for the protocol capabilities test, method of testing, test configurations and test parameter etc. all do not have definition, and these all are the problems that solution is needed in the protocol capabilities test badly.
Based on above background, the present invention proposes a kind of procotol performance test methods based on TTCN.This method is applicable to the general protocol performance test, propose and standard the protocol capabilities test process, simultaneously control protocol is selectively used for the test of TTCN protocol capabilities, reduced the protocol capabilities difficulty of test, increase the intelligibility of test, improved the rate of reusing of test suite.
Summary of the invention
The objective of the invention is to propose a kind of procotol performance test methods based on TTCN, this method is tested at content measurement at protocol capabilities, method of testing, under the situation that test configurations and test parameter etc. all clearly do not define, propose and standard the protocol capabilities test process, simultaneously TTCN is applied to the protocol capabilities test, has reduced the protocol capabilities difficulty of test, improved the rate of reusing of test suite.
For achieving the above object, a kind of procotol performance test methods based on TTCN provided by the invention comprises following steps:
Step 1) is write test case and corresponding adapter and codec at the talk various network protocols performance parameter; Described test case adopts the TTCN language compilation, and mutual and tested agreement does not have this interactive function if test case needs to test between test macro and system under test (SUT) control, and then test case includes the test control message of realizing this interactive function;
Step 2) chooses test case according to procotol performance parameter to be measured;
Step 3) is carried out test configurations according to test case;
The step 4) test macro adopts TTCN platform compiling test case, registration adapter and codec;
Step 5) operation test case is obtained test record;
Step 6) provides the performance test report to the test record statistical analysis.
The control protocol message comprises field in the described step 1) mutual control information, the affiliated protocol layer of tested agreement, message length, test data and test feedback data.Mutual control information is used to indicate the beginning tested between test macro and system under test (SUT), carries out and stops; Protocol layer is used to represent which layer of tested agreement at protocol stack under the tested agreement, such as worker P layer, transport layer, application layer etc.; Message length is represented performance test control protocol message total length (comprising header length and data division length); Test data is the basic data of performance evaluation with the test feedback data, according to concrete tested object flexibly customizing.Can the design test test serial number and send data packet number as test data in the performance test of udp protocol packet loss, the test feedback data can be designed as receives data packet number.The test packet sequence number is used to indicate the sequence number that is sending test packet, the meaning that has the statistical test message total simultaneously, send total test packet quantity that data packet number is used to indicate the preparation transmission, receive the test packet quantity that data packet number sign system under test (SUT) is received.
Described step 1) and step 2) in network performance parameter realize that from protocol capabilities standard, functional specification and agreement statement is definite.The procotol performance parameter comprises packet loss, time-delay, throughput and ratio of error etc.
TTCN is a kind of test language that is similar to high-level programming language in described step 1) and the step 4), has very powerful and grammatical and semantic rule flexibly.The present invention is applied to protocol capabilities test with TTCN, utilized TTCN test record expression, test architecture is described and three of measuring executing process aspect the statement ability.TTCN has abundant basic language element, and perfect program statement and action statement are supported the description of various behavioral tests.Data type is used to define the type of test record; Data template is used to define concrete test record structure; Test suite and communication port definition can be described test architecture.Can utilize the implementation of test cases of execution (execute) statement in the TTCN module controls part.The encoding and decoding of communication data between realize codec test macro and tested agreement realize.Adapter is responsible for the communication interface between conversion testing system and the realization of tested agreement, realizes communicating by letter between test macro and the realization of tested agreement.
Test configurations comprises the network configuration between configuration, test macro and the system under test (SUT) of configuration, system under test (SUT) of test macro in the described step 3).The configuration of test macro comprises the configure host network interface card, and worker's P address of test macro, test macro port are provided with, and the system under test (SUT) port is provided with etc.; The configuration of system under test (SUT) comprises opens corresponding port etc.; Test macro comprises the network link that is connected between system under test (SUT) and the system under test (SUT) with network configuration between system under test (SUT).
Procotol performance test methods based on TTCN of the present invention, standard the protocol capabilities test process; By introducing the test control protocol, remedy some procotol and in the performance test process, do not possessed the restriction of testing interactive function, increased the intelligibility of test; Utilize TTCN to realize test suite, can reduce the protocol capabilities difficulty of test, improve the rate of reusing of test suite.The performance test methods that control protocol is tested in above-mentioned introducing based on the TTCN language has stronger universality in the performance test of procotol.
Description of drawings
Fig. 1 is the test flow chart of a kind of procotol performance test methods based on TTCN of the present invention;
Fig. 2 is a DHCP request response time performance test control protocol message example;
Fig. 3 is a DHCP request response time performance test control protocol implementation schematic diagram, and display protocol is carried out the message of exchange;
Fig. 4 is the performance test control protocol message example of udp protocol packet loss;
Fig. 5 is the performance test control protocol implementation schematic diagram of udp protocol packet loss, and display protocol is carried out the message of exchange.
Embodiment
For concrete implementation and the application of control protocol message in the protocol capabilities test that more clearly embodies the procotol performance test methods that the present invention is based on TTCN, introduce the test control message design of three representative performance test cases herein, and a kind of test process of performance test case wherein is elaborated.
In the test of TCP connection response time performance, do not need to design control protocol,, itself have mutual function because Transmission Control Protocol is a kind of Connection-oriented Protocol.In test lead comes statistical test system and tested system by SYN in the TCP handshake procedure and SYN_ACK message the TCP connection response time.The performance test of DHCP agreement and udp protocol need design control protocol, because these two kinds of agreements do not have interactive function.But because the difference of tested object, therefore the control protocol of design has the part difference.
Introduce the test control message example and the control protocol implementation of performance test of DHCP request response time and the performance test of UDP packet loss below respectively.
Fig. 2 is a DHCP request response time performance test control protocol message example.Wherein transmitting time is the test data part, and time of reception and feedback transmitting time are the feedback test data divisions by tested end structure.Fig. 3 is a DHCP request response time performance test control protocol implementation schematic diagram.Test lead at first sends test request message (TRM) (0x01), this message carries the information of test lead transmitting time, tested end (Dynamic Host Configuration Protocol server) feeds back a test response message (0x02) after receiving above-mentioned 0x01 message, wherein carry the test lead transmitting time, tested termination reaches the feedback transmitting time between the time receiving, test lead is received behind this message can obtain the omnidistance response time by analyzing, the service end processing time, and provide the test report of request response time performance test.
Fig. 4 is a UDP packet loss performance test control protocol message example.Test data comprises and sends sequence number and send the total digital section of packet, tested termination between the time receiving and tested end feedback transmitting time be the feedback test data.
Be that example illustrates its control protocol design, execution and integrated testability process with the performance test of UDP packet loss below.With reference to figure 1, concrete implementation step is as follows:
(1) writes test case and corresponding adapter and codec at the performance parameter of procotol udp protocol.This test case needs to test between test macro and system under test (SUT) the mutual and tested agreement UDP of control and does not have this interactive function, therefore need add test control message in test case.Test case TTCN-3 language compilation, corresponding adapter and codec are write with C# language.Test case need be write UDPTest_Type.ttcn3, UDPTest_Template.ttcn3, four files of UDPTest_Function.ttcn3 and UDPTest_Testcases.ttcn3.Adapter need be write UDPSendsocket.cs respectively, StimulusAdapter.cs and ResponseAdapter.cs file.Codec need be write the UDPTestCodec.cs file.
(2) choose test case UDPTest_losePacket according to procotol UDP packet loss performance parameter to be measured.
(3) carry out test configurations according to test case.Test configurations comprises the network configuration between configuration, test macro and the system under test (SUT) of configuration, system under test (SUT) of test macro.The configuration of test macro comprises the configure host network interface card, the IP address of test macro, the udp port of test macro, the udp port of system under test (SUT); The configuration of system under test (SUT) comprises opens the corresponding to udp port of system under test (SUT) udp port system under test (SUT) and test system configurations, and loads the application program of response control protocol message; Test macro comprises the network link that is connected between test macro and the system under test (SUT) with network configuration between system under test (SUT).
(4) test macro adopts TTCN-3 platform compiling test case, registration adapter and codec.Compiling includes 4 TTCN-3 file UDPTest_Type.ttcn3, UDPTest_Template.ttcn3, UDPTest_Function.ttcn3 and UDPTest_Testcases.ttcn3 of test case.The registration of adapter and codec needs earlier the C# file of writing in (1) to be compiled into the .dll file, registers StimulusAdapter.dll and UDPTestCodec.dll then respectively.
(5) the operation test case is obtained test record; Operation test case UDPTest_losePacket.
(6) statistical analysis is carried out in test record, drawn the test result of performance parameter, submit test report to.
At UDP packet loss test case design performance test control protocol (PTCP), message format as shown in Figure 4 in step (1).Wherein control field accounts for a byte, be used to indicate the beginning tested between test macro and system under test (SUT), carry out and stop, optional value comprises and begins test (0x01), carries out test (0x02), unexpectedly stops test (0x03), normal termination test (0x04) that other control field can be self-defined; Byte of protocol layer fields account is used to represent which layer of tested agreement at protocol stack, and UDP is in transport layer, and this field value is 0x03; 2 bytes of message length fields account, expression performance test control protocol message total length (comprising header length and data division length); Test data comprises and sends sequence number and send the total digital section of packet.Sending sequence number accounts for 2 bytes, is used to indicate the sequence number that is sending test packet; Send 2 bytes of packet sum fields account, the expression expection sends the number of test pack; The feedback test data comprise feedback data packet quantity.Feedback data packet quantity accounts for 2 bytes, the test packet sum that the expression system under test (SUT) receives.
With reference to figure 5, UDP packet loss performance test control protocol implementation is as follows:
1) test lead sends the UDP message at port A to the port B of tested end, wherein UDP message partly is that the control field of performance test control protocol message is 0x01, sending sequence number is 0, sends the number that the quantity of data packets field is filled test pack, requires tested end to provide response.
2) tested end is after port B listens to the UDP message bag, the performance test control protocol message of judgment data part, if source port is A, control field is 0x01, send sequence number is 0, the data extract that then will send in the quantity of data packets field is preserved, and the port A to test lead sends response message simultaneously, and sending sequence number in the message still is set to 0.
3) after test lead is received the response message of B at port A, begin to send test packet, wherein control field is set to 0x02, test lead continues to send the UDP message bag to B, needn't wait for the response of B, sending sequence number since 1 counting of test pack reaches the predetermined set total quantity up to the total quantity that sends bag.If this moment, tested end only needed to monitor from the UDP message bag of A and judge control field 0x02 at port B, then continue to judge to send sequence number, if send sequence number 1~total data packet number between, then counting variable count counting is once.If control field is 0x03, transmission stops the test response message, and wherein control field is set to 0x03, sends the quantity of data packets field and fills the packet that tested termination is received.
4) after test lead sends the UDP test pack, send the UDP message bag of a normal termination test, wherein control field is set to 0x04, sends sequence number to be set to maximum 65535, requires the other side to provide response.After tested termination is received this packet, send response message, wherein control field is set to 0x04, and the total test packet quantity that receives is filled into the feedback data field.
5) after test lead received and stops the test response message, test lead and tested end stopped test packet and send, and carry out the calculating of packet loss, and display result, finish test.
When above-mentioned performance test control protocol designed, the maximum quantity of test packet was 65535, and for the packet loss performance test, this quantity should be enough.The size of each packet can be provided with equally, and its maximum depends on the maximum length of packet that network allows.The big or small Packet Size of the quantity Packet Number of test pack and each test pack has determined test load jointly. first notification data newspaper in the above-mentioned method of testing and last end data newspaper are owing to adopt UDP, may lose, the result causes test overtime.This lose to offer for first data say loss and little, but for last packet, lose bigger because the packet loss test has expended the many resources of network since last data-bag lost that all that has been achieved is spoiled is then very to one's profit.Improved way is exactly that last datagram takes to lose retransmission mechanism, guarantees that the result who tests correctly receives.
Realize UDP performance test cover with TTCN-3, wherein comprise above-mentioned UDP packet loss performance test case.Be written into test suite, select UDP packet loss test case, carry out test configurations, carry out test, can obtain udp protocol packet loss test result, as shown in table 1, comprising the testing time, content measurement and test result.
Table 1UDP packet loss test report
Figure BDA0000051589470000101

Claims (4)

1. the procotol performance test methods based on TTCN is characterized in that, comprises following steps:
Step 1) is write test case and corresponding adapter and codec at the talk various network protocols performance parameter; Described test case adopts the TTCN language compilation, and mutual and tested agreement does not have this interactive function if test case needs to test between test macro and system under test (SUT) control, and then test case includes the test control message of realizing this interactive function;
Step 2) chooses test case according to procotol performance parameter to be measured;
Step 3) is carried out test configurations according to test case;
The step 4) test macro adopts TTCN platform compiling test case, registration adapter and codec;
Step 5) operation test case is obtained test record;
Step 6) provides the performance test report to the test record statistical analysis.
2. procotol performance test methods according to claim 1 is characterized in that, described test control message comprises field to be had: protocol layer, message length, test data and test feedback data under mutual control information, the tested agreement.
3. procotol performance test methods according to claim 1 is characterized in that, described procotol performance parameter comprises packet loss, time-delay, throughput and ratio of error.
4. according to claim 1 or 2 or 3 described procotol performance test methods, it is characterized in that described step 3) test configurations comprises the network configuration between configuration, test macro and the system under test (SUT) of configuration, system under test (SUT) of test macro.
CN 201110070286 2011-03-23 2011-03-23 Tree and tabular combined notation (TTCN)-based network protocol performance testing method Expired - Fee Related CN102118230B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN 201110070286 CN102118230B (en) 2011-03-23 2011-03-23 Tree and tabular combined notation (TTCN)-based network protocol performance testing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN 201110070286 CN102118230B (en) 2011-03-23 2011-03-23 Tree and tabular combined notation (TTCN)-based network protocol performance testing method

Publications (2)

Publication Number Publication Date
CN102118230A true CN102118230A (en) 2011-07-06
CN102118230B CN102118230B (en) 2013-01-23

Family

ID=44216843

Family Applications (1)

Application Number Title Priority Date Filing Date
CN 201110070286 Expired - Fee Related CN102118230B (en) 2011-03-23 2011-03-23 Tree and tabular combined notation (TTCN)-based network protocol performance testing method

Country Status (1)

Country Link
CN (1) CN102118230B (en)

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102510345A (en) * 2011-11-03 2012-06-20 大唐移动通信设备有限公司 Time delay compensation method and device based on conformance test
CN103001830A (en) * 2012-12-18 2013-03-27 上海博科资讯股份有限公司 Method for calculating network transmission speed between client side and intermediate layer
CN103051500A (en) * 2013-01-04 2013-04-17 北京邮电大学 Test method and system of service network system
CN104202210A (en) * 2014-08-06 2014-12-10 上海交通大学 Performance test system for user-customized protocol
CN104618192A (en) * 2015-02-12 2015-05-13 网神信息技术(北京)股份有限公司 Testing method and device of audit device of database
CN105897376A (en) * 2016-03-28 2016-08-24 北京交大思诺科技股份有限公司 Testing method and apparatus for decoding performance of decoder
CN106572113A (en) * 2016-11-10 2017-04-19 全球能源互联网研究院 System and method for generating compliance rule of IEC62351 secure transmission protocols based on TTCN-3 language
CN106936664A (en) * 2017-01-18 2017-07-07 中国电子科技集团公司第五十研究所 Software defined network path performance test apparatus and method
CN107783758A (en) * 2016-08-25 2018-03-09 北京航空航天大学 A kind of intelligent contract engineering method
CN108009092A (en) * 2017-12-04 2018-05-08 武汉保华显示科技有限公司 A kind of design method of In-vehicle networking management universal test use-case agreement
CN109617763A (en) * 2018-12-21 2019-04-12 北京润科通用技术有限公司 A kind of method for testing pressure and device for FC-AE bus
CN109698841A (en) * 2019-03-06 2019-04-30 成都明得科技有限公司 The unknown bug excavation system and method for industry control based on video monitoring
CN111628910A (en) * 2020-05-27 2020-09-04 华畅科技(大连)股份有限公司 TTCN software testing system of cellular communication terminal protocol stack

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1625172A (en) * 2003-12-03 2005-06-08 华为技术有限公司 Protocol testing method
US20080130514A1 (en) * 2002-06-26 2008-06-05 Shih Chung Soon Controlled Exception-Based Routing Protocol Validation

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080130514A1 (en) * 2002-06-26 2008-06-05 Shih Chung Soon Controlled Exception-Based Routing Protocol Validation
CN1625172A (en) * 2003-12-03 2005-06-08 华为技术有限公司 Protocol testing method

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
方峰: "基于TTCN-3的协议互操作性测试研究", 《华中科技大学硕士学位论文》 *

Cited By (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102510345B (en) * 2011-11-03 2014-07-16 大唐联仪科技有限公司 Time delay compensation method and device based on conformance test
CN102510345A (en) * 2011-11-03 2012-06-20 大唐移动通信设备有限公司 Time delay compensation method and device based on conformance test
CN103001830A (en) * 2012-12-18 2013-03-27 上海博科资讯股份有限公司 Method for calculating network transmission speed between client side and intermediate layer
CN103051500A (en) * 2013-01-04 2013-04-17 北京邮电大学 Test method and system of service network system
CN103051500B (en) * 2013-01-04 2015-09-09 北京邮电大学 A kind of method of testing of service network system and system
CN104202210B (en) * 2014-08-06 2017-11-14 上海交通大学 User customizable protocol capabilities test system
CN104202210A (en) * 2014-08-06 2014-12-10 上海交通大学 Performance test system for user-customized protocol
CN104618192A (en) * 2015-02-12 2015-05-13 网神信息技术(北京)股份有限公司 Testing method and device of audit device of database
CN104618192B (en) * 2015-02-12 2020-08-21 网神信息技术(北京)股份有限公司 Method and device for testing database audit equipment
CN105897376B (en) * 2016-03-28 2019-01-08 北京交大思诺科技股份有限公司 Decoder decoding performance test method and device
CN105897376A (en) * 2016-03-28 2016-08-24 北京交大思诺科技股份有限公司 Testing method and apparatus for decoding performance of decoder
CN107783758B (en) * 2016-08-25 2019-01-18 北京航空航天大学 A kind of intelligence contract engineering method
CN107783758A (en) * 2016-08-25 2018-03-09 北京航空航天大学 A kind of intelligent contract engineering method
CN106572113A (en) * 2016-11-10 2017-04-19 全球能源互联网研究院 System and method for generating compliance rule of IEC62351 secure transmission protocols based on TTCN-3 language
CN106936664B (en) * 2017-01-18 2020-04-07 中国电子科技集团公司第五十研究所 Software defined network path performance testing device and method
CN106936664A (en) * 2017-01-18 2017-07-07 中国电子科技集团公司第五十研究所 Software defined network path performance test apparatus and method
CN108009092A (en) * 2017-12-04 2018-05-08 武汉保华显示科技有限公司 A kind of design method of In-vehicle networking management universal test use-case agreement
CN108009092B (en) * 2017-12-04 2021-03-09 武汉保华显示科技有限公司 Design method of vehicle-mounted network management general test case protocol
CN109617763A (en) * 2018-12-21 2019-04-12 北京润科通用技术有限公司 A kind of method for testing pressure and device for FC-AE bus
CN109698841A (en) * 2019-03-06 2019-04-30 成都明得科技有限公司 The unknown bug excavation system and method for industry control based on video monitoring
CN111628910A (en) * 2020-05-27 2020-09-04 华畅科技(大连)股份有限公司 TTCN software testing system of cellular communication terminal protocol stack
CN111628910B (en) * 2020-05-27 2023-04-07 华畅科技(大连)股份有限公司 TTCN software testing system of cellular communication terminal protocol stack

Also Published As

Publication number Publication date
CN102118230B (en) 2013-01-23

Similar Documents

Publication Publication Date Title
CN102118230B (en) Tree and tabular combined notation (TTCN)-based network protocol performance testing method
CN111083225B (en) Data processing method and device in Internet of things platform and Internet of things platform
US9817067B2 (en) Testbench builder, system, device and method including latency detection
CN107241315B (en) Access method and device of bank gateway interface and computer readable storage medium
CN107547304A (en) Network card testing method, device and machinable medium
US20090313603A1 (en) System And Method For Creating Virtual Callback Objects
CN107526676B (en) Cross-system test method and device
CN107872484A (en) REST API fast registration methods, devices and systems
US8131530B2 (en) Mechanism for realistic application/network modeling using a workload description
CN109408247A (en) Interaction data processing method and device
CN108664316A (en) A kind of method and apparatus for the interface message obtaining API
CN102291274B (en) A kind of system and method realizing automatic adaptation of network testing instrument
CN112395184A (en) Information acquisition method, equipment and computer storage medium
CN107040613A (en) A kind of message transmitting method and system
CN105550103B (en) A kind of automated testing method based on self-defined test script
CN112256557B (en) Program regression testing method, device, system, computer equipment and storage medium
CN108595320B (en) Test method and device
CN114443466A (en) Method for converting executable script by using case file, terminal equipment and storage medium
CN104363212B (en) A kind of socket communication semantemes analytic method and application system based on Lua
CN111339051B (en) Log processing method, system, device and storage medium
CN117370203A (en) Automatic test method, system, electronic equipment and storage medium
CN110266554B (en) Testing method of private communication protocol
CN110798371A (en) Testing method of private communication protocol
CN106257257A (en) A kind of detect the method for optical module planisphere, device and virtual vector analyser
CN115130406B (en) FC protocol verification platform device and method based on UVM

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20130123

Termination date: 20210323

CF01 Termination of patent right due to non-payment of annual fee