CN107733743B - Method and system for realizing automatic test of Ethernet bus data - Google Patents

Method and system for realizing automatic test of Ethernet bus data Download PDF

Info

Publication number
CN107733743B
CN107733743B CN201711103778.5A CN201711103778A CN107733743B CN 107733743 B CN107733743 B CN 107733743B CN 201711103778 A CN201711103778 A CN 201711103778A CN 107733743 B CN107733743 B CN 107733743B
Authority
CN
China
Prior art keywords
testing
test
module
sequence
component
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.)
Active
Application number
CN201711103778.5A
Other languages
Chinese (zh)
Other versions
CN107733743A (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.)
CETC 41 Institute
Original Assignee
CETC 41 Institute
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 CETC 41 Institute filed Critical CETC 41 Institute
Priority to CN201711103778.5A priority Critical patent/CN107733743B/en
Publication of CN107733743A publication Critical patent/CN107733743A/en
Application granted granted Critical
Publication of CN107733743B publication Critical patent/CN107733743B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/14Arrangements for monitoring or testing data switching networks using software, i.e. software packages
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/08Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/50Testing arrangements

Abstract

The invention discloses a method and a system for realizing automatic test of Ethernet bus data, comprising the following steps: selecting a test sequence according to the requirement of Ethernet bus data test; the test sequence comprises a plurality of component modules, and each component module is used for completing a test action of Ethernet bus data; establishing a connection relation among the component modules in the test sequence according to the sequence of the test actions, and setting control parameters of each component module in the test sequence; checking whether to establish connection with the equipment to be tested, if so, testing: in the testing process, automatically testing the equipment to be tested according to the sequence of each component module of the testing sequence and the control parameters of each component module; after the test is finished, the test result is automatically stored and displayed; and generating a test report. The manual operation process is converted into a task sequence to be realized, the skill requirement of a user is reduced, and the testing efficiency is improved.

Description

Method and system for realizing automatic test of Ethernet bus data
Technical Field
The invention relates to the field of testing, in particular to a method and a system for realizing automatic testing of Ethernet bus data.
Background
With the rapid development of computer technology and network communication technology, the requirements of network testing become more and more strict. As the most commonly used local area network technology at present, the ethernet technology has the characteristics of low cost, strong expandability, multiple selectable transmission media, high speed, easy networking application, good combination with an IP network, and the like. Ethernet technology has penetrated into various fields of economic and social life, including broadband access, industrial control, internet of things, and the like. In this context, testing of ethernet networks has also become increasingly important.
Currently, the ethernet test is mainly used for an ethernet analyzer. The system consists of an Ethernet module, control software and the like. The transmission technology of the signal layer is mainly applied, and the transmission technology can be inserted into an industrial personal computer with a CPCI bus and can form an Ethernet analyzer by matching with application software of the industrial personal computer. The method has the functions of realizing the sending, receiving, statistics, protocol decoding, protocol simulation, RFC2544 test and bit error code test of network data. The sending function can simulate a data source in a network and generate various distributed service flows; the receiving and capturing function can check whether the protocol frame data sent by the tested equipment meets the requirements or not, analyze network flow, network bandwidth utilization rate and network collision, decode and analyze various protocol frames and the like.
The existing ethernet test method for network information is to connect an ethernet analyzer with a tested piece and to complete the test and analysis of the network information through manual operation. The method has high requirements on the skills of personnel and is complex to operate manually. In recent years, some domestic organizations have conducted studies on ethernet testing. The Ethernet analyzer is connected with a tested piece, and the testing and the analysis of the network information are completed through manual operation. The method has high requirements on the skills of personnel and is complex to operate manually.
The prior art has the following defects:
1. most of the researches are displayed to users in a platform mode, the users need to have enough knowledge and grasp on the operation platform, and the requirements on the capability of testers are high;
2. the platform is controlled complicatedly, needs the tester to control by side in real time, wastes time and energy.
Disclosure of Invention
In order to solve the defects of the prior art, the invention provides a method and a system for realizing the automatic test of Ethernet bus data. The invention has the advantages that the manual operation process is converted into the task sequence to be realized, the skill requirement of the user is reduced, and the testing efficiency is improved.
The first technical scheme provided by the invention is as follows:
the method for realizing the automatic test of the Ethernet bus data comprises the following steps:
step (1): selecting a test sequence according to the requirement of Ethernet bus data test; the test sequence comprises a plurality of component modules, and each component module is used for completing a test action of Ethernet bus data; establishing a connection relation among the component modules in the test sequence according to the sequence of the test actions, and setting control parameters of each component module in the test sequence;
step (2): checking whether connection is established with the equipment to be tested, and entering the step (3) if the connection is established; otherwise, establishing connection;
and (3): and (3) testing: in the testing process, automatically testing the equipment to be tested according to the sequence of each component module of the testing sequence and the control parameters of each component module;
and (4): after the test is finished, the test result is automatically stored and displayed; and generating a test report.
The step (1) is also preceded by:
step (10): compiling a component module;
step (20): and writing a test sequence according to the written component module.
The component module is a computer program for completing a certain test action of Ethernet bus data;
and (20) selecting the component modules according to the actual Ethernet bus data test requirements and the functions of the component modules, and after the selection is finished, connecting the selected component modules according to the sequence of the test actions to form a test sequence.
The need for ethernet bus data testing includes: traffic monitoring, traffic occurrence testing, data capture testing, protocol decode analysis testing, RFC2544 testing, RFC3393 testing, Y.1564 testing, EtherBERT testing, loopback testing, data playback, network topology testing, Ping testing, Tracert testing, FTP/HTTP download testing, IPv4 testing, IPv6 testing, VLAN or MPLS support.
The component module, comprising: the device comprises a flow monitoring module, a flow generation testing module, a data capture testing module, a protocol decoding analysis testing module, an RFC2544 testing module, an RFC3393 testing module, a Y.1564 testing module, an EtherBERT testing module, a loopback testing module, a data playback module, a network topology testing module, a Ping testing module, a Tracert testing module, an FTP/HTTP download testing module, an IPv4 testing module, an IPv6 testing module, a VLAN module or an MPLS support module.
The second technical scheme provided by the invention is as follows:
the system for realizing the automatic test of the Ethernet bus data comprises: a memory, a processor, and computer instructions stored on the memory and executed on the processor, which when executed by the processor, perform the steps of:
step (1): selecting a test sequence according to the requirement of Ethernet bus data test; the test sequence comprises a plurality of component modules, and each component module is used for completing a test action of Ethernet bus data; establishing a connection relation among the component modules in the test sequence according to the sequence of the test actions, and setting control parameters of each component module in the test sequence;
step (2): checking whether connection is established with the equipment to be tested, and entering the step (3) if the connection is established; otherwise, establishing connection;
and (3): and (3) testing: in the testing process, automatically testing the equipment to be tested according to the sequence of each component module of the testing sequence and the control parameters of each component module;
and (4): after the test is finished, the test result is automatically stored and displayed; and generating a test report.
The third technical scheme provided by the invention is as follows:
a computer readable storage medium having stored thereon computer instructions which, when executed by a processor, perform the steps of:
step (1): selecting a test sequence according to the requirement of Ethernet bus data test; the test sequence comprises a plurality of component modules, and each component module is used for completing a test action of Ethernet bus data; establishing a connection relation among the component modules in the test sequence according to the sequence of the test actions, and setting control parameters of each component module in the test sequence;
step (2): checking whether connection is established with the equipment to be tested, and entering the step (3) if the connection is established; otherwise, establishing connection;
and (3): and (3) testing: in the testing process, automatically testing the equipment to be tested according to the sequence of each component module of the testing sequence and the control parameters of each component module;
and (4): after the test is finished, the test result is automatically stored and displayed; and generating a test report.
Compared with the prior art, the invention has the beneficial effects that:
the invention adopts a sequence development technology to develop professional application software aiming at the requirement of Ethernet test analysis. By presetting the test state, the test sequence can be directly operated from the head to the tail, and the automation of the test is realized. The method is characterized in that a manual control flow is abstracted into a plurality of actions, corresponding component modules are packaged corresponding to each action, the component modules are combined into an executable test task sequence, and the task sequence allows the presetting of a test state, the realization of Ethernet test, data storage and analysis, data warehousing, report analysis and the like.
2 each module has the characteristics of openness, universality, expandability and reusability, and has a complete solution which can be immediately used: each TP is open and can be changed; the compiling meets the general standard, and the calling of the module can be realized by using the calling interface; each module can be multiplexed in one sequence, and modules can be added to the existing sequence to realize the expansion of functions; aiming at the test items of the Ethernet, a complete solution is compiled, and an operator can directly run the solution to realize the test and analysis of the Ethernet.
3 supporting instrument interchange: the universal instrument driver is programmed, most of the existing instruments can be used, and for individual and inapplicable instruments, the universal instrument driver is independently programmed, the system supports replacement of the driver, and the instrument can be interchanged through replacement of the driver.
4 the method has a complete solution available immediately, each TP is open and can be changed; the compiling meets the general standard, and the calling of the module can be realized by using the calling interface; each module can be multiplexed in one sequence, and modules can be added to the existing sequence to realize the expansion of functions; the method has the advantages of simplicity, low cost and strong expandability, and is realized by converting the manual operation process into a task sequence, so that the requirement on user skills is reduced, and the testing efficiency is improved; the method can realize instrument interchange and visual test flow, and can quickly realize the generation of test reports.
The component module has the characteristics of openness, universality, expandability and serviceability, has an immediately available complete solution, and supports instrument interchange, visual test flow, quickness and test report generation.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this application, illustrate embodiments of the application and, together with the description, serve to explain the application and are not intended to limit the application.
FIG. 1 is a flow chart of the present invention.
Detailed Description
It should be noted that the following detailed description is exemplary and is intended to provide further explanation of the disclosure. Unless defined otherwise, all technical and scientific terms used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this application belongs.
It is noted that the terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of example embodiments according to the present application. As used herein, the singular forms "a", "an" and "the" are intended to include the plural forms as well, and it should be understood that when the terms "comprises" and/or "comprising" are used in this specification, they specify the presence of stated features, steps, operations, devices, components, and/or combinations thereof, unless the context clearly indicates otherwise.
The first embodiment of the present invention is shown in fig. 1:
the method for realizing the automatic test of the Ethernet bus data comprises the following steps:
step (1): selecting a test sequence according to the requirement of Ethernet bus data test; the test sequence comprises a plurality of component modules, and each component module is used for completing one or more test actions of Ethernet bus data; establishing a connection relation among the component modules in the test sequence according to the sequence of the test actions, and setting control parameters of each component module in the test sequence;
the control parameters, for example: parameter component name, state information file, executable dynamic library, result information file and remark description.
Step (2): checking whether connection is established with the equipment to be tested, and entering the step (3) if the connection is established; otherwise, establishing connection;
and (3): and (3) testing: in the testing process, automatically testing the equipment to be tested according to the sequence of each component module of the testing sequence and the control parameters of each component module;
and (4): after the test is finished, the test result is automatically stored and displayed; and generating a test report.
The need for ethernet bus data testing includes: traffic monitoring, traffic generation, data capture, protocol decode analysis, RFC2544 testing, RFC3393 testing, Y.1564 testing, EtherBERT testing, loopback testing, data playback, network topology testing, Ping testing, Tracert testing, FTP/HTTP download testing, IPv4 testing, IPv6 testing, VLAN or MPLS support.
The component module, comprising: the device comprises a flow monitoring module, a flow generation module, a data capture module, a protocol decoding analysis module, an RFC2544 testing module, an RFC3393 testing module, a Y.1564 testing module, an EtherBERT testing module, a loopback testing module, a data playback module, a network topology testing module, a Ping testing module, a Tracert testing module, an FTP/HTTP download testing module, an IPv4 testing module, an IPv6 testing module, a VLAN module or an MPLS support module.
The second embodiment proposed by the present invention:
the system for realizing the automatic test of the Ethernet bus data comprises: a memory, a processor, and computer instructions stored on the memory and executed on the processor, which when executed by the processor, perform the steps of:
step (1): selecting a test sequence according to the requirement of Ethernet bus data test; the test sequence comprises a plurality of component modules, and each component module is used for completing one or more test actions of Ethernet bus data; establishing a connection relation among the component modules in the test sequence according to the sequence of the test actions, and setting control parameters of each component module in the test sequence;
step (2): checking whether connection is established with the equipment to be tested, and entering the step (3) if the connection is established; otherwise, establishing connection;
and (3): and (3) testing: in the testing process, automatically testing the equipment to be tested according to the sequence of each component module of the testing sequence and the control parameters of each component module;
and (4): after the test is finished, the test result is automatically stored and displayed; and generating a test report.
The third embodiment proposed by the present invention:
a computer readable storage medium having stored thereon computer instructions which, when executed by a processor, perform the steps of:
step (1): selecting a test sequence according to the requirement of Ethernet bus data test; the test sequence comprises a plurality of component modules, and each component module is used for completing one or more test actions of Ethernet bus data; establishing a connection relation among the component modules in the test sequence according to the sequence of the test actions, and setting control parameters of each component module in the test sequence;
step (2): checking whether connection is established with the equipment to be tested, and entering the step (3) if the connection is established; otherwise, establishing connection;
and (3): and (3) testing: in the testing process, automatically testing the equipment to be tested according to the sequence of each component module of the testing sequence and the control parameters of each component module;
and (4): after the test is finished, the test result is automatically stored and displayed; and generating a test report.
A method for realizing automatic test of Ethernet bus data comprises the following steps: automated testing of ethernet bus data.
Testing of ethernet bus data is typically accomplished in multiple steps, each of which is combined into a single test sequence. The establishment of the test sequence is the focus of the present invention. Firstly, professional manual operation flow needs to be abstracted into actions, namely, the whole test process is decomposed into concrete actions, and then each action is packaged into a control program (TP).
TPs are also classified into two types, one being an individually executable application program (EXE program) and the other being a type of dynamic library (DLL). The programming of the TP may be dependent on programmed commands from the instrument or on the drive of the instrument itself. The TP typically has functions of instrument control, test data transfer into a database, state retention, and reading. And each TP must reserve the control interface and its location information in the sequence.
The state settings of each TP are separate from the TP's running program. The state setting is to be performed before the sequence runs. The running program of the TP is connected with the state setting program of the TP through a state file. The state parameters set by the state setting interface are stored in a built file, and when the TP runs, the state information is read from the file, so that the instrument control is performed according to the state information.
1) The ethernet test is classified into the following four categories according to the purpose of the test:
(1) conformance testing (Conformance Test)
For verifying whether the implementation of the relevant protocol of the device under test complies with the protocol specification. Interoperability or compatibility can only be achieved between devices that follow the same network protocol.
(2) Function Test (Functional Test)
For verifying that the functions nominally supported by the product are implemented correctly.
(3) Performance Test (Performance Test)
Generally considered a stress test, with the aim of observing the behaviour of the device under traffic stress.
(4) Passive Test (Passive Test)
Unlike active testing, it does not actively send messages to the device under test, and like protocol analysis, observes the protocol running process in a true running state.
2) The main program can control the operation of each TP through the position information and the control interface of the TP. At least one thread exists in the main program, the thread controls the operation of each TP, an interrupt function exists in the thread, and the whole sequence can be flexibly controlled through the position information of the TP to carry out circulation, pause, pre-judgment and the like. The communication between the main thread and the TP is realized through a database, and the database uses Access or Mysql. The ethernet TP has: traffic monitoring, traffic generation, data capture, protocol decode analysis, RFC2544 testing, RFC3393 testing, Y.1564 testing, EtherBERT testing, loopback, data playback, network topology testing, Ping, Tracert, FTP/HTTP download testing, IPv4 testing, IPv6 testing, VLAN, MPLS support.
The above description is only a preferred embodiment of the present application and is not intended to limit the present application, and various modifications and changes may be made by those skilled in the art. Any modification, equivalent replacement, improvement and the like made within the spirit and principle of the present application shall be included in the protection scope of the present application.

Claims (6)

1. The method for realizing the automatic test of the Ethernet bus data is characterized by comprising the following steps:
step (1): selecting a test sequence according to the requirement of Ethernet bus data test; the test sequence comprises a plurality of component modules, and each component module is used for completing a test action of Ethernet bus data; establishing a connection relation among the component modules in the test sequence according to the sequence of the test actions, and setting control parameters of each component module in the test sequence; abstracting the manual control flow into a plurality of actions, packaging corresponding component modules corresponding to each action, and combining the component modules into an executable test sequence;
the component module is a computer control program for completing a certain test action of Ethernet bus data;
step (2): checking whether connection is established with the equipment to be tested, and entering the step (3) if the connection is established; otherwise, establishing connection;
and (3): and (3) testing: in the testing process, automatically testing the equipment to be tested according to the sequence of each component module of the testing sequence and the control parameters of each component module;
and (4): after the test is finished, the test result is automatically stored and displayed; and generating a test report.
2. The method for implementing automatic test of ethernet bus data according to claim 1, wherein said step (1) further comprises:
step (10): compiling a component module;
step (20): and writing a test sequence according to the written component module.
3. The method of claim 1, wherein the need for testing the ethernet bus data includes: traffic monitoring, traffic occurrence testing, data capture testing, protocol decode analysis testing, RFC2544 testing, RFC3393 testing, Y.1564 testing, EtherBERT testing, loopback testing, data playback, network topology testing, Ping testing, Tracert testing, FTP/HTTP download testing, IPv4 testing, IPv6 testing, VLAN or MPLS support.
4. The method of claim 1, wherein the component module comprises: the device comprises a flow monitoring module, a flow generation testing module, a data capture testing module, a protocol decoding analysis testing module, an RFC2544 testing module, an RFC3393 testing module, a Y.1564 testing module, an EtherBERT testing module, a loopback testing module, a data playback module, a network topology testing module, a Ping testing module, a Tracert testing module, an FTP/HTTP download testing module, an IPv4 testing module, an IPv6 testing module, a VLAN module or an MPLS support module.
5. The system for realizing the automatic test of the Ethernet bus data is characterized by comprising: a memory, a processor, and computer instructions stored on the memory and executed on the processor, which when executed by the processor, perform the steps of:
step (1): selecting a test sequence according to the requirement of Ethernet bus data test; the test sequence comprises a plurality of component modules, and each component module is used for completing a test action of Ethernet bus data; establishing a connection relation among the component modules in the test sequence according to the sequence of the test actions, and setting control parameters of each component module in the test sequence; abstracting the manual control flow into a plurality of actions, packaging corresponding component modules corresponding to each action, and combining the component modules into an executable test sequence; the component module is a computer control program for completing a certain test action of Ethernet bus data;
step (2): checking whether connection is established with the equipment to be tested, and entering the step (3) if the connection is established; otherwise, establishing connection;
and (3): and (3) testing: in the testing process, automatically testing the equipment to be tested according to the sequence of each component module of the testing sequence and the control parameters of each component module;
and (4): after the test is finished, the test result is automatically stored and displayed; and generating a test report.
6. A computer readable storage medium having stored thereon computer instructions which, when executed by a processor, perform the steps of:
step (1): selecting a test sequence according to the requirement of Ethernet bus data test; the test sequence comprises a plurality of component modules, and each component module is used for completing a test action of Ethernet bus data; establishing a connection relation among the component modules in the test sequence according to the sequence of the test actions, and setting control parameters of each component module in the test sequence; abstracting the manual control flow into a plurality of actions, packaging corresponding component modules corresponding to each action, and combining the component modules into an executable test sequence; the component module is a computer control program for completing a certain test action of Ethernet bus data;
step (2): checking whether connection is established with the equipment to be tested, and entering the step (3) if the connection is established; otherwise, establishing connection;
and (3): and (3) testing: in the testing process, automatically testing the equipment to be tested according to the sequence of each component module of the testing sequence and the control parameters of each component module;
and (4): after the test is finished, the test result is automatically stored and displayed; and generating a test report.
CN201711103778.5A 2017-11-10 2017-11-10 Method and system for realizing automatic test of Ethernet bus data Active CN107733743B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201711103778.5A CN107733743B (en) 2017-11-10 2017-11-10 Method and system for realizing automatic test of Ethernet bus data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711103778.5A CN107733743B (en) 2017-11-10 2017-11-10 Method and system for realizing automatic test of Ethernet bus data

Publications (2)

Publication Number Publication Date
CN107733743A CN107733743A (en) 2018-02-23
CN107733743B true CN107733743B (en) 2021-01-22

Family

ID=61214328

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711103778.5A Active CN107733743B (en) 2017-11-10 2017-11-10 Method and system for realizing automatic test of Ethernet bus data

Country Status (1)

Country Link
CN (1) CN107733743B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110412983B (en) * 2019-08-01 2022-11-01 北京百度网讯科技有限公司 Vehicle collision avoidance detection method and device and vehicle
CN112532299B (en) * 2020-11-17 2022-06-03 上海利正卫星应用技术有限公司 Satellite test automatic execution system based on module splicing
CN114518584B (en) * 2021-12-29 2023-10-17 北京空间飞行器总体设计部 Automatic testing system for batch production satellite performance

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101136790A (en) * 2006-09-01 2008-03-05 中兴通讯股份有限公司 Cluster managerial automatization test system and method of ethernet switchboard
US8693357B1 (en) * 2010-09-20 2014-04-08 Rockwell Collins, Inc. Apparatus and method for testing equipment in a simulated AFDX network environment

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101110734A (en) * 2007-08-24 2008-01-23 福建星网锐捷网络有限公司 Automatization test approach and system
CN102916848B (en) * 2012-07-13 2014-12-10 北京航空航天大学 Automatic test method of Ethernet interface equipment based on script technology
CN103220186A (en) * 2013-03-21 2013-07-24 大唐联仪科技有限公司 Communication equipment testing method and system
CN104461895B (en) * 2014-12-17 2017-11-24 广东欧珀移动通信有限公司 The edit methods and system and automatization test system of cycle tests
CN105988904A (en) * 2015-02-06 2016-10-05 展讯通信(天津)有限公司 Self-adaptive testing method and system
CN106708725A (en) * 2015-11-17 2017-05-24 上海机电工程研究所 Test sequence dynamic management method combining test with diagnosis
CN106375161B (en) * 2016-12-06 2019-12-20 中国电子科技集团公司第四十一研究所 Ten-gigabit Ethernet testing device
CN107562635B (en) * 2017-09-15 2020-07-21 西南电子技术研究所(中国电子科技集团公司第十研究所) Embedded software test auxiliary system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101136790A (en) * 2006-09-01 2008-03-05 中兴通讯股份有限公司 Cluster managerial automatization test system and method of ethernet switchboard
US8693357B1 (en) * 2010-09-20 2014-04-08 Rockwell Collins, Inc. Apparatus and method for testing equipment in a simulated AFDX network environment

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
Testing ethernet networks for the ATLAS data collection system;F.R.M. Barnes;《IEEE Xplore-IEEE Transactions on Nuclear Science》;20020807;全文 *
基于COM的通用自动测试系统软件的设计;赵秀才;《2007中国仪器仪表与测控技术交流大会论文集(二)》;20070601;正文第2-7节、图1-6 *
基于LXI总线的分布式网络自动测试系统设计;李广峰;《电子测量与仪器学报》;20090315;全文 *
总线类测试系统的技术现状及发展方向;张荣;《装备环境工程》;20161015;第13卷(第5期);全文 *

Also Published As

Publication number Publication date
CN107733743A (en) 2018-02-23

Similar Documents

Publication Publication Date Title
US7117411B2 (en) Methods and systems for testing communications network components
CN106095677B (en) The RESTful Webservice automatic interface testing methods realized based on Robot Framework
US8737980B2 (en) End to end application automatic testing
CN101478449B (en) Protocol automatic test method and system thereof
CN107733743B (en) Method and system for realizing automatic test of Ethernet bus data
CN110083541B (en) Game test method, game test device, computer storage medium and electronic equipment
CN109740222B (en) Testing device and system for automobile networking scene
CN105450476B (en) A kind of regression test system and test method
CN106209515B (en) Access network equipment automatization test system
CN101316196B (en) Method and apparatus for implementing simulation test of service on distributed platform
US11405302B1 (en) Methods, systems, and computer readable media for network testing using configurable test infrastructure
CN110650035B (en) Method and system for generating and managing virtual industrial devices in an industrial network
CN105988904A (en) Self-adaptive testing method and system
US10673769B2 (en) Analysis device for the analysis and manipulation of a communication sequence
Bello et al. Design and implementation of an educational testbed for experiencing with industrial communication networks
WO2017113848A1 (en) Testing method, testing platform and simulated testing device for test case
CN102750143A (en) Digital signal processing (DSP) developing method based on matrix laboratory (MATLAB) component object model (COM) component calling
EP2908498A1 (en) Integrated application generating system and method for internet of things terminal
CN111294225A (en) Automatic test system and method for exchange equipment in rail transit system
US9329960B2 (en) Methods, systems, and computer readable media for utilizing abstracted user-defined data to conduct network protocol testing
CN115657646A (en) Test method and device of CAN controller
CN112511386B (en) Vehicle-mounted Ethernet test method and system based on robotframe and Ethernet test equipment
US10932148B2 (en) Apparatus, system and method for testing of communication networks with prescribed communication traffic
CN107769968B (en) Debugging and testing system of SNMP (simple network management protocol) agent in AFDX (avionics full Duplex switched Ethernet) network
CN114443488A (en) ARINC664 network configuration testing framework construction method

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant