[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

CN103744781B - A kind of method of testing of interlocking software and test macro - Google Patents

A kind of method of testing of interlocking software and test macro Download PDF

Info

Publication number
CN103744781B
CN103744781B CN201310742797.8A CN201310742797A CN103744781B CN 103744781 B CN103744781 B CN 103744781B CN 201310742797 A CN201310742797 A CN 201310742797A CN 103744781 B CN103744781 B CN 103744781B
Authority
CN
China
Prior art keywords
test
result
output result
input
user
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
CN201310742797.8A
Other languages
Chinese (zh)
Other versions
CN103744781A (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.)
Traffic Control Technology TCT Co Ltd
Original Assignee
Beijing Traffic Control Technology Co Ltd
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 Beijing Traffic Control Technology Co Ltd filed Critical Beijing Traffic Control Technology Co Ltd
Priority to CN201310742797.8A priority Critical patent/CN103744781B/en
Publication of CN103744781A publication Critical patent/CN103744781A/en
Application granted granted Critical
Publication of CN103744781B publication Critical patent/CN103744781B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

The method of testing and the test macro that the invention provides a kind of interlocking software, described method comprises: step S1, receive the test instruction of user's input, described test instruction is used to indicate the content measurement of current test; Step S2, has determined the test parameter that described content measurement needs; Step S3, simulates described test parameter, and the test parameter of simulation is input to the parameter acquisition interface of interlocking software. In method of testing provided by the invention, test macro can complete the input of test parameter automatically, has improved the automaticity of test. Reduce tester's burden, and improved the accuracy of test.

Description

Test method and test system for interlocking software
Technical Field
The invention relates to the technical field of software testing, in particular to a testing method and a testing system of interlocking software.
Background
Software testing is an important link in the software life cycle, is the final evaluation of software requirements, detailed design and coding, and is an important means for ensuring the software quality. In the actual test process, because a large amount of test activities which are mechanically executed exist, when the test is carried out in a manual mode, the evaluation test result lacks persuasion, and people start to design the test process more by using an automatic test technology in a planned way, so that the test process becomes more systematic, and the safety of the tested system is further ensured. Software testing is also particularly important in the field of signal systems.
For signaling systems, the signaling devices are relevant to the life safety of the vehicle occupants, and therefore the authenticity and integrity of the testing of these signaling devices is particularly important. The key equipment for ensuring the operation safety of the railway station train or the locomotive in the signal system is a computer interlocking system.
In the actual test process of the interlocking system, a large amount of repeated tests exist due to the fixity of test cases and the repeatability of test data, most of the tests are mainly manual tests, the defects of insufficient tests, low test efficiency and the like exist, the software test automation is generally realized by an automatic test software platform consisting of an automatic test tool and other tool software, the black box test based on interface parameters for inputting test data and test scripts manually is adopted, the test method depends on the manual operation mode of testers, most of time and energy of the testers can be occupied, the test process is quite tedious and tasteless, and the test efficiency and the accuracy are greatly influenced.
Disclosure of Invention
The invention provides a testing method and a testing system for interlocking software, which can improve the automation of testing an interlocking system and improve the efficiency and accuracy of testing.
The invention provides a method for testing interlocking software, which comprises the following steps:
step S1, receiving a test instruction input by a user, wherein the test instruction is used for indicating the test content of the current test;
step S2, determining the test parameters needed for completing the test content;
and step S3, simulating the test parameters, and inputting the simulated test parameters into a parameter acquisition interface of the interlocking software.
Preferably, after step S3, the method further includes:
step S4, acquiring the output result of the interlocking software;
step S5, generating a test result according to the output result of the interlocking software;
and step S6, outputting the test result.
Preferably, the step S4 specifically includes:
acquiring an output signal of interlocking software, and taking the acquired output signal as an output result; or,
acquiring an output result of the physical device input by an output signal of interlocking software, and taking the output result of the physical device as the output result of the interlocking software; or,
and acquiring an output result of the simulation equipment input by an output signal of the interlocking software, and taking the output result of the simulation equipment as the output result of the interlocking software.
Preferably, before the step S6, the method further includes:
receiving a test expectation input by a user;
the step S6 specifically includes:
and comparing the test expectation input by the user with the output result of the interlocking software, and outputting the test result according to the comparison result.
Preferably, before the step S1, the method further includes:
receiving a test trigger instruction input by a user;
instructing the user to input a test instruction into a particular location in a test script;
the step S1 includes:
and receiving a test instruction input by a user at the specific position.
Preferably, the method is further used for testing hardware of the interlock system, and the method further includes:
receiving a hardware test instruction input by a user, wherein the hardware test instruction comprises a signal to be acquired by tested hardware;
calling corresponding tested hardware to acquire corresponding signals;
judging whether the tested hardware is normal or not according to the signal fed back by the tested hardware;
and outputting a judgment result.
The invention also provides an interlocking software testing system, which comprises:
the test instruction acquisition interface is used for receiving a test instruction input by a user, and the test instruction is used for indicating the test content of the current test;
the parameter determining module is used for determining the test parameters required by the test content;
and the parameter simulation module simulates the test parameters and inputs the simulated test parameters into a parameter acquisition interface of the interlocking software.
Preferably, the system further comprises:
the output result acquisition module is used for acquiring the output result of the interlocking software;
the test result generation module generates a test result according to the output result of the interlocking software;
and the feedback module is used for outputting the test result generated by the test result generation module.
Preferably, the output result acquisition module is specifically used for
Acquiring an output signal of interlocking software, and taking the acquired output signal as an output result; or,
acquiring an output result of the physical device input by an output signal of interlocking software, and taking the output result of the physical device as the output result of the interlocking software; or,
and acquiring an output result of the simulation equipment input by an output signal of the interlocking software, and taking the output result of the simulation equipment as the output result of the interlocking software.
Preferably, the system further comprises:
the test expectation acquisition module is used for receiving the test expectation input by the user;
the feedback module is specifically used for comparing the test expectation input by the book with the output result of the interlocking software and outputting the test result according to the comparison result.
Preferably, the system further comprises:
the trigger module is used for receiving a test trigger instruction input by a user;
the indicating module is used for indicating the user to input the test instruction to a specific position in the test script after the triggering module receives the test triggering instruction;
and the test instruction acquisition interface is specifically used for receiving a test instruction input by a user at the specific position.
Preferably, the test system is also used for testing the hardware of the interlocking system,
the test instruction acquisition interface is also used for receiving a hardware test instruction input by a user, wherein the hardware test instruction comprises a signal to be acquired by the tested hardware;
the calling module is also used for calling the corresponding tested hardware to acquire corresponding signals;
the test result generation module is also used for judging whether the tested hardware is normal according to the signal fed back by the tested hardware;
the feedback module is also used for outputting the judgment result of the test result generation module.
In the test method provided by the invention, after a test instruction input by a user is received, test parameters required by the test content are determined according to the test content indicated by the test instruction, then the test parameters are simulated, and the simulated test parameters are input into the interlocking software. Therefore, in the test process, the test system can automatically complete the input of the test parameters, and the automation degree of the test is improved. The burden of testing personnel is reduced, and the testing accuracy is improved.
Drawings
Fig. 1 is a schematic flowchart of a method for testing interlocking software according to an embodiment of the present invention;
fig. 2 is a schematic flowchart of a method for testing interlocking software according to a second embodiment of the present invention;
fig. 3 is a schematic flowchart illustrating a process of obtaining a test instruction in a test method according to a third embodiment of the present invention;
fig. 4 is a schematic flow chart illustrating a hardware test by the test method according to the fourth embodiment of the present invention;
fig. 5 is a schematic structural diagram of a test system according to a fifth embodiment of the present invention.
Detailed Description
The following description of the embodiments of the present invention will be made with reference to the accompanying drawings. The following examples are only for illustrating the technical solutions of the present invention more clearly, and the protection scope of the present invention is not limited thereby.
The invention provides a testing method of interlocking software, which is used for testing the interlocking software of an interlocking system and comprises the following steps of:
step 101, receiving a test instruction input by a user, wherein the test instruction is used for indicating test content of a current test.
Step 102, determining the test parameters needed for completing the test content.
And 103, simulating the test parameters, and inputting the simulated test parameters into a parameter acquisition interface of the interlocking software.
In the test method provided by the embodiment of the invention, after a test instruction input by a user is received, test parameters required by the test content are determined according to the test content indicated by the test instruction, then the test parameters are simulated, and the simulated test parameters are input into the interlocking software. Therefore, in the test process, the test system can automatically complete the input of the test parameters, and the automation degree of the test is improved. The burden of testing personnel is reduced, and the testing accuracy is improved.
In practical application, the corresponding relationship between the test content and the test parameters may be stored in the test device in advance, so that the test device can determine the required test parameters according to the test content in the test instruction after receiving the test instruction.
Preferably, the step 103 may also be replaced by inputting a simulated trigger signal into the local control system, so that the local control system inputs corresponding parameters to the parameter acquisition interface of the interlock software according to the simulated trigger signal.
On the basis of the first embodiment, the test method provided by the second embodiment of the present invention can also be shown in fig. 2, and includes:
step 201-step 203, and step 101-step 101.
And step 204, collecting an output result of the interlocking software.
And step 205, generating a test result according to the output result of the interlocking software.
And step 206, outputting a test result.
In step 205, there may be a plurality of ways to generate the test result according to the output result, for example, a corresponding curve is generated according to the output signal in the output result, and the curve is output as the output test result, or the signals collected at each sampling point are derived as a table and output, and the specific adoption of the deteriorated town south relationship way does not affect the protection scope of the present invention.
By the method, the test system can automatically output the test result, the burden of data analysis of testers is reduced, and the test efficiency is further improved.
Preferably, step 204 may be implemented by one of the following ways:
in the mode (a), the output signal of the interlocking software is collected, and the collected output signal is used as the output result.
And (b) acquiring an output result of the physical device input by the output signal of the interlocking software, and taking the output result of the physical device as the output result of the interlocking software.
And (c) acquiring an output result of the simulation equipment input by the output signal of the interlocking software, and taking the output result of the simulation equipment as the output result of the interlocking software.
The simulator herein may include:
a trackside simulator:
displaying all on-site trackside equipment and states thereof through an interface, wherein in the automatic test system, a trackside simulator needs to open a corresponding interface; the interlocking automated test software may send corresponding commands to the trackside simulator such as: the section occupation pressure, the signal machine fault and the like, and the current state of the corresponding equipment can be obtained from the trackside simulator.
The relay combination rack simulator:
the relay combined frame simulator is mainly used for driving and collecting signals of a hardware function test system.
After receiving the trackside equipment state information of the trackside simulator, the relay combined frame simulator converts the trackside equipment state information into corresponding relay code bits to drive a hardware function test system; collecting the code bit information of the relay of the hardware function test system, correspondingly resetting the code bit information, and issuing the code bit information to the trackside simulator subsystem. And the relay combined frame simulator realizes the test of the related functions of the actual CI through fault injection.
LEU simulator:
for simulating an actual LEU subsystem. The LEU simulator is mainly used for the point type MA screening function, the CI simulator conducts CAN code bit information and LEU state serial port code bit information interaction, and therefore the point type MA screening function is achieved through LEU state serial port code bit information interaction with an actual CI. And sending the screened point type MA to the trackside simulator.
And a CI simulator:
for simulating an actual CI device. In automated testing of interlocking machines, there may be multiple interlocking stations. The CI simulator can form a station connection relation with the actual CI, and the automatic test environment is more perfect. The CI simulator can replace substantially most of the functionality of an actual CI and needs to interface with interlocking automated test software in an automated test system.
ZC simulator:
for simulating an actual ZC installation. In the automatic test of the interlocking machine, the test of the CBTC level is required, the ZC simulator can sequence the trains through the interaction with the VOBC simulator, calculate the safe position of the trains, send the movement authorization of the trains at the CBTC level to the trains, log off the trains, monitor the communication state with the trains and the like; the ZC simulator needs to interface with the interlock automation test software.
VOBC simulator:
for simulating the actual VOBC. The VOBC simulator can conveniently increase simulation vehicles and play an irreplaceable role in actual test. The interlocking automatic test software is added in the framework to communicate with the interface of the simulation car, so that the automatic test of a sports car scene can be realized.
Of course, in practical application, a person skilled in the art may also adopt other modes, and the preferred embodiments provided by the embodiments of the present invention should not be understood as limiting the scope of the present invention.
Preferably, before step 206 of the second embodiment, the method may further include:
receiving a test expectation input by a user;
at this time, step 206 specifically includes:
and comparing the test expectation input by the user with the output result of the interlocking software, and outputting the test result according to the comparison result.
Preferably, based on any one of the above embodiments, a third embodiment of the present invention provides a method for a test system to obtain a test instruction of a user, where the method may further include, as shown in fig. 3:
step 301, receiving a test trigger instruction input by a user;
as will be readily understood by those skilled in the art, a test trigger instruction herein is an instruction that triggers a test system to perform a test.
Step 302, instruct the user to input a test instruction into a specific location in a test script.
Step 303, receiving a test instruction input by the user at the specific position.
By the method, the structured test script can be provided, and the test script is convenient for testers to create and edit.
Preferably, the test method provided by the fourth embodiment of the present invention may also be used for testing hardware of an interlock system, as shown in fig. 4, a test procedure may include:
step 401, receiving a hardware test instruction input by a user, where the hardware test instruction includes a signal to be acquired by tested hardware.
Step 402, calling corresponding tested hardware to collect corresponding signals.
And 403, judging whether the tested hardware is normal or not according to the signal fed back by the tested hardware.
And step 404, outputting a judgment result.
The tested hardware can comprise: the interlocking host, the I \ O cabinet, the relay plug box and the like.
Similarly, the tested system automatically acquires corresponding signals and automatically outputs the test result of whether the tested hardware is normal or not, so that the test complexity is reduced and the test efficiency is improved.
Based on the same concept, a fifth embodiment of the present invention further provides an interlocking software testing system, as shown in fig. 5, the system includes:
a test instruction acquisition interface 501, configured to receive a test instruction input by a user, where the test instruction is used to indicate test content of a current test;
a parameter determining module 502, configured to determine a test parameter required for completing the test content;
and the parameter simulation module 503 is used for simulating the test parameters and inputting the simulated parameters into a parameter acquisition interface of the interlocking software.
Preferably, the system further comprises:
the output result acquisition module is used for acquiring the output result of the interlocking software;
the test result generation module generates a test result according to the output result of the interlocking software;
and the feedback module is used for outputting the test result generated by the test result generation module.
Preferably, the system further comprises:
the output result acquisition module is specifically used for
Acquiring an output signal of interlocking software, and taking the acquired output signal as an output result; or,
acquiring an output result of the physical device input by an output signal of interlocking software, and taking the output result of the physical device as the output result of the interlocking software; or,
and acquiring an output result of the simulation equipment input by an output signal of the interlocking software, and taking the output result of the simulation equipment as the output result of the interlocking software.
Preferably, the system further comprises:
the test expectation acquisition module is used for receiving the test expectation input by the user;
the feedback module is specifically used for comparing the test expectation input by the book with the output result of the interlocking software and outputting the test result according to the comparison result.
Preferably, the system further comprises:
the trigger module is used for receiving a test trigger instruction input by a user;
the indicating module is used for indicating the user to input the test instruction to a specific position in the test script after the triggering module receives the test triggering instruction;
the test instruction collecting interface 501 is specifically configured to receive a test instruction input by the user at the specific location.
Preferably, the system is also used for testing the hardware of the interlocking system,
the test instruction acquisition interface 501 is further configured to receive a hardware test instruction input by a user, where the hardware test instruction includes a signal to be acquired by the tested hardware;
further comprising: the calling module is also used for calling the corresponding tested hardware to acquire corresponding signals;
the test result generation module is also used for judging whether the tested hardware is normal according to the signal fed back by the tested hardware;
the feedback module is also used for outputting the judgment result of the test result generation module.
The foregoing is only a preferred embodiment of the present invention, and it should be noted that, for those skilled in the art, various modifications and decorations can be made without departing from the technical principle of the present invention, and these modifications and decorations should also be regarded as the protection scope of the present invention.

Claims (10)

1. A method for testing interlocking software, the method comprising:
step S1, receiving a test instruction input by a user, wherein the test instruction is used for indicating the test content of the current test;
step S2, determining the test parameters needed for completing the test content;
step S3, simulating the test parameters, and inputting the simulated test parameters into a parameter acquisition interface of the interlocking software;
the method is also used for testing hardware of the interlocking system, and the method further comprises the following steps:
receiving a hardware test instruction input by a user, wherein the hardware test instruction comprises a signal to be acquired by tested hardware;
calling corresponding tested hardware to acquire corresponding signals;
judging whether the tested hardware is normal or not according to the signal fed back by the tested hardware;
and outputting a judgment result.
2. The method of claim 1, wherein after step S3, the method further comprises:
step S4, acquiring the output result of the interlocking software;
step S5, generating a test result according to the output result of the interlocking software;
and step S6, outputting the test result.
3. The method according to claim 2, wherein the step S4 specifically includes:
acquiring an output signal of interlocking software, and taking the acquired output signal as an output result; or,
acquiring an output result of the physical device input by an output signal of interlocking software, and taking the output result of the physical device as the output result of the interlocking software; or,
and acquiring an output result of the simulation equipment input by an output signal of the interlocking software, and taking the output result of the simulation equipment as the output result of the interlocking software.
4. The method of claim 2, wherein prior to the step S6, the method further comprises:
receiving a test expectation input by a user;
the step S6 specifically includes:
and comparing the test expectation input by the user with the output result of the interlocking software, and outputting the test result according to the comparison result.
5. The method of claim 1, wherein prior to the step S1, the method further comprises:
receiving a test trigger instruction input by a user;
instructing the user to input a test instruction into a particular location in a test script;
the step S1 includes:
and receiving a test instruction input by a user at the specific position.
6. An interlocking software testing system, the testing system comprising:
the test instruction acquisition interface is used for receiving a test instruction input by a user, and the test instruction is used for indicating the test content of the current test;
the parameter determining module is used for determining the test parameters required by the test content;
the parameter simulation module simulates the test parameters and inputs the simulated parameters into a parameter acquisition interface of the interlocking software;
the system is also used to test the hardware of the interlock system,
the test instruction acquisition interface is also used for receiving a hardware test instruction input by a user, wherein the hardware test instruction comprises a signal to be acquired by the tested hardware;
the system further comprises: the calling module is also used for calling the corresponding tested hardware to acquire corresponding signals;
the test result generation module is also used for judging whether the tested hardware is normal according to the signal fed back by the tested hardware;
the feedback module is also used for outputting the judgment result of the test result generation module.
7. The test system of claim 6, further comprising:
the output result acquisition module is used for acquiring the output result of the interlocking software;
the test result generation module generates a test result according to the output result of the interlocking software;
and the feedback module is used for outputting the test result generated by the test result generation module.
8. The test system of claim 7, wherein the output result acquisition module is specifically configured to
Acquiring an output signal of interlocking software, and taking the acquired output signal as an output result; or,
acquiring an output result of the physical device input by an output signal of interlocking software, and taking the output result of the physical device as the output result of the interlocking software; or,
and acquiring an output result of the simulation equipment input by an output signal of the interlocking software, and taking the output result of the simulation equipment as the output result of the interlocking software.
9. The test system of claim 7, further comprising:
the test expectation acquisition module is used for receiving the test expectation input by the user;
the feedback module is specifically used for comparing the test expectation input by the user with the output result of the interlocking software and outputting the test result according to the comparison result.
10. The test system of claim 6, further comprising:
the trigger module is used for receiving a test trigger instruction input by a user;
the indicating module is used for indicating the user to input the test instruction to a specific position in the test script after the triggering module receives the test triggering instruction;
and the test instruction acquisition interface is specifically used for receiving a test instruction input by a user at the specific position.
CN201310742797.8A 2013-12-27 2013-12-27 A kind of method of testing of interlocking software and test macro Active CN103744781B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310742797.8A CN103744781B (en) 2013-12-27 2013-12-27 A kind of method of testing of interlocking software and test macro

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310742797.8A CN103744781B (en) 2013-12-27 2013-12-27 A kind of method of testing of interlocking software and test macro

Publications (2)

Publication Number Publication Date
CN103744781A CN103744781A (en) 2014-04-23
CN103744781B true CN103744781B (en) 2016-05-18

Family

ID=50501800

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310742797.8A Active CN103744781B (en) 2013-12-27 2013-12-27 A kind of method of testing of interlocking software and test macro

Country Status (1)

Country Link
CN (1) CN103744781B (en)

Families Citing this family (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104360940A (en) * 2014-10-31 2015-02-18 北京交控科技有限公司 DSU (Data Service Unit) test method and device
CN105515893B (en) * 2015-11-26 2020-07-28 普华基础软件股份有限公司 Method for determining position of sampling point
CN105511446B (en) * 2015-12-09 2018-09-18 交控科技股份有限公司 Signalling arrangement emulation test system based on wayside equipment simulation platform
CN106909752B (en) * 2017-03-15 2020-11-20 中国铁道科学研究院通信信号研究所 Simulation System for External Interface Test of High-speed Railway Computer Interlocking System
CN107239068B (en) * 2017-05-19 2021-02-05 中国神华能源股份有限公司 Mobile block train control method, device and system
CN107992020B (en) * 2017-11-08 2019-08-23 交控科技股份有限公司 A kind of interlocking Auto-Test System and method based on big data
CN107703925A (en) * 2017-11-08 2018-02-16 交控科技股份有限公司 For interlocking the test system and method for testing of automatic test
CN109800155B (en) * 2018-12-20 2022-02-15 交控科技股份有限公司 Method and device for testing QTE interlocking application software based on Probe
CN110901711B (en) * 2019-12-04 2021-08-13 卡斯柯信号(北京)有限公司 Verification method and device for automatically triggering access triggering track
CN111016978B (en) * 2019-12-26 2021-11-16 天津津航计算技术研究所 Method for realizing regional controller equipment test based on GoogleTest test framework
CN111045882B (en) * 2019-12-27 2023-09-19 深圳市越疆科技有限公司 3D printer raster data acquisition card test system and test method
CN112306039B (en) * 2020-10-15 2022-03-11 通号城市轨道交通技术有限公司 Debugging method and system for full-electronic interlocking system
CN112198815A (en) * 2020-12-04 2021-01-08 卡斯柯信号(北京)有限公司 Interlocking function simulation automatic test method and system
CN112965918A (en) * 2021-05-18 2021-06-15 卡斯柯信号(北京)有限公司 Point-to-point testing method, system, equipment and storage medium for trackside equipment
CN113515451A (en) * 2021-06-09 2021-10-19 卡斯柯信号(成都)有限公司 An automated testing method for interlocking tool software

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101183332A (en) * 2007-11-21 2008-05-21 北京中星微电子有限公司 Method and device for automatically generating testing datasets by program content
CN103236891A (en) * 2013-04-17 2013-08-07 北京速通科技有限公司 System and method for testing dedicated short range communication (DSRC) equipment

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0827649B2 (en) * 1988-05-12 1996-03-21 株式会社日立製作所 Interlock bypass method for plant

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101183332A (en) * 2007-11-21 2008-05-21 北京中星微电子有限公司 Method and device for automatically generating testing datasets by program content
CN103236891A (en) * 2013-04-17 2013-08-07 北京速通科技有限公司 System and method for testing dedicated short range communication (DSRC) equipment

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
一种面向微机联锁软件再确认技术的研究与实践;朱程荣等;《软件技术研究与实现》;19971231;第23卷;第203-204页 *

Also Published As

Publication number Publication date
CN103744781A (en) 2014-04-23

Similar Documents

Publication Publication Date Title
CN103744781B (en) A kind of method of testing of interlocking software and test macro
CN106802862B (en) Automatic test platform for safety key software of train operation control system
CN109298648B (en) A simulation automatic test system for train control center
CN108227519B (en) CTCS2-200C type train control vehicle-mounted equipment automation simulation test platform
CN101916087B (en) Diagnostic testing system based on CANoe
CN109857087B (en) Hardware-in-loop test system for urban rail area controller system
CN112000557B (en) Automatic testing device for rail transit signal system
CN107222362A (en) A kind of vehicle CAN network automatic test platform and its optimization method
KR20100053895A (en) Testing method and its apparatus of digital substation merging unit
CN107370637B (en) Vehicle-mounted ECU communication function automatic test system and method
CN107797540B (en) Transmission fault testing method and device and terminal
CN104850111B (en) A kind of hardware-in―the-loop test method and system
CN107450354B (en) Interface simulation system of train control vehicle-mounted equipment and train control data testing method
CN108132449A (en) The information standardization automatic check device and method of a kind of relay protection
CN104360940A (en) DSU (Data Service Unit) test method and device
CN110704323A (en) Data automatic testing method and device based on rail transit line data
CN103913728B (en) A kind of method of testing based on portable radar comprehensive tester
CN114706747A (en) An automatic test system for TACS system
CN112416715B (en) Computer interlocking performance test system based on operation scene
CN111142497A (en) Test system and method for vehicle-mounted application software
CN108111265B (en) Automatic testing method for consistency of communication protocol
CN103699760B (en) A kind of multilayer closed-loop main station detection data source simulation method
CN103744414A (en) Test method and test device
CN119645751A (en) Simulation test device, method and readable storage medium for battery management system
CN111308992B (en) Vehicle-mounted diagnostic recorder testing method and system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information

Address after: 100070 Beijing science and Technology Park of Fengtai District Haiying Road No. 6 hospital of Beijing, the headquarters of the International 2 Building No. 3

Applicant after: TRAFFIC CONTROL TECHNOLOGY Co.,Ltd.

Address before: 100070 Beijing science and Technology Park of Fengtai District Haiying Road No. 6 hospital of Beijing, the headquarters of the International 2 Building No. 3

Applicant before: Beijing Traffic Control Technology Co., Ltd.

COR Change of bibliographic data
C14 Grant of patent or utility model
GR01 Patent grant
CP03 Change of name, title or address

Address after: 100070 Beijing science and Technology Park of Fengtai District Seahawks Hospital No. 6 2, No. 3 (Park)

Patentee after: TRAFFIC CONTROL TECHNOLOGY Co.,Ltd.

Address before: 100070 Beijing science and Technology Park of Fengtai District Haiying Road No. 6 hospital of Beijing, the headquarters of the International 2 Building No. 3

Patentee before: TRAFFIC CONTROL TECHNOLOGY Co.,Ltd.

CP03 Change of name, title or address
TR01 Transfer of patent right

Effective date of registration: 20191204

Address after: 100070 Beijing science and Technology Park of Fengtai District Seahawks 6 School Road, No. 2, No. 3 international headquarters building

Co-patentee after: Tianjin jiaokong Haohai Technology Co., Ltd

Patentee after: TRAFFIC CONTROL TECHNOLOGY Co.,Ltd.

Address before: 100070 Beijing science and Technology Park of Fengtai District Seahawks Hospital No. 6 2, No. 3 (Park)

Patentee before: TRAFFIC CONTROL TECHNOLOGY Co.,Ltd.

TR01 Transfer of patent right
CP01 Change in the name or title of a patent holder

Address after: 100070 Beijing science and Technology Park of Fengtai District Seahawks 6 School Road, No. 2, No. 3 international headquarters building

Co-patentee after: Traffic control technology equipment Co.,Ltd.

Patentee after: Traffic Control Technology Co.,Ltd.

Address before: 100070 Beijing science and Technology Park of Fengtai District Seahawks 6 School Road, No. 2, No. 3 international headquarters building

Co-patentee before: Tianjin jiaokong Haohai Technology Co.,Ltd.

Patentee before: Traffic Control Technology Co.,Ltd.

CP01 Change in the name or title of a patent holder