CN111881044A - Automatic matching test case system according to configuration file - Google Patents

Automatic matching test case system according to configuration file Download PDF

Info

Publication number
CN111881044A
CN111881044A CN202010737531.4A CN202010737531A CN111881044A CN 111881044 A CN111881044 A CN 111881044A CN 202010737531 A CN202010737531 A CN 202010737531A CN 111881044 A CN111881044 A CN 111881044A
Authority
CN
China
Prior art keywords
module
test case
test
file
analysis
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
CN202010737531.4A
Other languages
Chinese (zh)
Other versions
CN111881044B (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.)
Xuchang Ketop Testing Research Institute Co ltd
Original Assignee
Xuchang Ketop Testing Research Institute 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 Xuchang Ketop Testing Research Institute Co ltd filed Critical Xuchang Ketop Testing Research Institute Co ltd
Publication of CN111881044A publication Critical patent/CN111881044A/en
Application granted granted Critical
Publication of CN111881044B publication Critical patent/CN111881044B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management

Abstract

A system for automatically matching test cases according to configuration files is provided with a configuration file module, a human-computer interface module, a configuration file analysis module, a test case automatic loading module, a test case automatic matching module, a service test case mapping table module, a test case library module, a parameter test case corresponding table module, a test case queue module and a test case library module for testing; the system for automatically matching the test cases according to the configuration files can decompose and extract key features of the configuration files, automatically complete test case selection and communication parameter configuration by establishing a mapping relation between services and the test cases and a corresponding relation between communication parameters and the test cases, automatically match test information and selected parameter information, improve configuration efficiency and configuration speed, improve configuration accuracy and guarantee accuracy of detection results.

Description

Automatic matching test case system according to configuration file
Technical Field
The invention relates to the technical field of telecommunication test, in particular to an automatic matching test case system according to a configuration file.
Background
The configuration file comprises a consistency statement table (hereinafter referred to as PICS table) and a protocol implementation supplementary description table PIXIT (hereinafter referred to as PIXIT table), is an implementation description document of the IEC61850 protocol of the equipment, and is also an important reference document during testing. Before carrying out the IEC61850 protocol consistency test of the equipment, detection personnel need to complete the selection of the test case and the configuration of the related communication parameters according to the configuration file, and whether the selection of the test case and the configuration of the related communication parameters are correct or not directly influences the comprehensiveness of the test content and the correctness of the test result judgment.
However, at present, the selection of the test case and the configuration of the communication parameters are performed by manually extracting relevant information from the PICS table and the PIXIT table, and completing the selection of the test case and the configuration of the communication parameters.
The existing selection and configuration mode has the disadvantages of large workload and low efficiency on one hand, and is easy to cause errors in test case selection and parameter configuration due to human factors, thereby bringing risks to detection result judgment.
Therefore, it is necessary to provide an automatic matching test case system according to configuration files to overcome the deficiencies of the prior art.
Disclosure of Invention
The invention aims to avoid the defects of the prior art and provides a test case automatic matching system according to a configuration file, which can decompose and extract key features of the configuration file, automatically complete test case selection and communication parameter configuration by establishing a mapping relation between service and test cases and a corresponding relation between communication parameters and the test cases, automatically match test information and selected parameter information, improve configuration efficiency and configuration speed, improve configuration accuracy and ensure accuracy of detection results.
The above object of the present invention is achieved by the following technical means.
The system is provided with a configuration file module, a human-computer interface module, a configuration file analysis module, a test case automatic loading module, a test case automatic matching module, a service test case mapping table module, a test case library module, a parameter test case mapping table module, a test case queue module and a test case library module for testing;
the output end of the configuration file module is connected with the input end of the human-computer interface module, the output end of the human-computer interface module is connected with the input and output ends of the configuration file analysis module, the output end of the configuration file analysis module is respectively connected with the input end of the test case automatic matching module and the input end of the test case automatic loading module, the test case automatic matching module is respectively connected with the service test case mapping table module, the test case library module and the test case queue module, and the test case queue module is connected with the test case library module for testing;
the human-computer interface module 200 is configured to issue a test instruction, and call a required configuration file from the configuration file module according to the test instruction, and send the configuration file to the configuration file analysis module;
the configuration file analysis module correspondingly analyzes the configuration file into a first analysis file and a second analysis file, the configuration file analysis module sends the first analysis file to the test case automatic matching module, and the configuration file analysis module sends the second analysis file to the test case automatic loading module;
the automatic test case matching module maps the key features of the first analysis file with the mapping files in the service test case mapping table, and calls corresponding test cases from the test case library module according to the key features of the first file and the mapping relation and sends the test cases to the test case queue module;
the automatic test case loading module calls the corresponding parameter files in the parameter test case corresponding table according to the key features of the second analysis file, performs parameter expression according to the mapping relation between the key features of the second analysis file and the corresponding parameter files in the parameter test case corresponding table, and sends the parameter expression to the test case queue module;
the test case queue module assigns the parameters of the test cases according to the parameter expression, sends the assigned parameter test cases to the test case library module for testing, and stores the parameter test cases by the test case library module for testing.
The parameter expression is specifically that, when the corresponding mapping relationship exists in the corresponding parameter file, the test case automatic loading module sends the corresponding parameter to the test case in the test case queue module; and when the corresponding mapping relation does not exist in the corresponding parameter file, the automatic test case loading module sends a parameter-free test case editing completion instruction to the test case queue module.
Above-mentioned, the configuration file module is provided with PICS table unit and PIXIT table unit, and PICS table unit, PIXIT table unit are connected with human-computer interface module's input respectively.
The PICS table unit is provided with a Basic table, a Models table, a Server publishing table and a ClientSubscripter table.
The configuration file analysis module is provided with a PICS table analysis unit and a PIXIT analysis table unit, the input end of the PICS table analysis unit and the input end of the PIXIT analysis table unit are respectively connected with the output end of the human-computer interface module, the output end of the PICS table analysis unit is connected with the input end of the test case automatic matching module, and the output end of the PIXIT analysis table unit is connected with the input end of the test case automatic loading module.
The key features of the first parsing file include roles, models, services, and selection states. In the above, the selection status includes Y and N, where "Y" indicates support and "N" indicates non-support.
The key features of the second parsing file include a parameter type, a data type and a value.
The roles comprise a main station, a sub station, sampling value publishing/subscribing and GOOSE publishing/subscribing.
The service pack includes Association, Abort, Release, GetServerDirectory, GetLogicalDeviceDirectory, and service pack characteristics,
GetLogicalNodeDirectory、GetDataDirectory、
GetDataDefinition、GetDataValues、GetAllDataValues、SetDataValues、GetLogicalNodeDirectory、
GetDataSetDirectory、GetDataSetValues、
SetDataSetValues、CreateDataSet、DeleteDataSet、
SetDataValues、GetDataValues、SelectActiveSG、
GetSGCBValues、SelectEditSG、GetEditSGValues、
SetEditSGValues、ConfirmEditSGValues、Report、
GetURCBValues、SetURCBValues、GetBRCBValues、
SetBRCBValues、GetLCBValues、SetLCBValues、
GetLogicalNodeDirectory、QueryLogByTime、
QueryLogAfter、GetLogStatusValues、SendGOOSEMessage、GetGoCBValues、SetGoCBValues、GetGoReference、
GetGOOSEElementNumber、SendGSSEMessage、GetGsCBValues、SetGsCBValues、GetReference、GetGSSEElementNumber、
SendMSVMessage、SendUSVMessage、GetMSVCBValues、SetMSVCBValues、GetUSVCBValues、SetUSVCBValues、
TimeActivatedOperate、Select、Cancel、Operate、TimeActivatedOperate、CommandTermination、
SelectWithValue、TimeActivatedOperate、
TimeSynchronization、GetFileAttributeValues、GetFile、SetFile、DeleteFile。
The model comprises relations, logical devices, logical nodes, data sets, substitutions, rating sets, reports, controls, SV publications/subscriptions, GOOSE publications/subscriptions, file transfers, and logs.
The system for automatically matching the test cases according to the configuration files can decompose and extract key features of the configuration files, establishes the mapping relation between the service and the test cases and the corresponding relation between the communication parameters and the test cases, completes the automatic completion of the test case selection and the communication parameter configuration, and reduces the use cost.
Drawings
The invention is further illustrated by means of the attached drawings, the content of which is not in any way limiting.
Fig. 1 is a schematic diagram of an architecture of a system for automatically matching test cases according to a configuration file according to the present invention.
In fig. 1, the method includes:
configuration file module 100, PICS table unit 101, PIXIT table unit 102;
a human-computer interface module 200,
A configuration file analysis module 300, a PICS table analysis unit 301 and a PIXIT analysis table unit 302;
the system comprises a test case automatic matching module 400, a service test case mapping table module 401 and a test case library module 402;
an automatic test case loading module 500, a parameter test case mapping table module 501,
A test case queue module 600;
test case library module 700 is used for testing.
Detailed Description
The invention is further described with reference to the following examples.
Example 1.
A system for automatically matching test cases according to configuration files is provided with a configuration file module 100, a human-computer interface module 200, a configuration file analysis module 300, a test case automatic loading module 500, a test case automatic matching module 400, a service test case mapping table module 401, a test case library module 402, a parameter test case corresponding table module 501, a test case queue module 600 and a test case library module 700 for testing, as shown in FIG. 1;
the output end of the configuration file module 100 is connected to the input end of the human-computer interface module 200, the output end of the human-computer interface module 200 is connected to the input and output ends of the configuration file analysis module 300, the output end of the configuration file analysis module 300 is connected to the input end of the test case automatic matching module 400 and the input end of the test case automatic loading module 500, the test case automatic matching module 400 is connected to the service test case mapping table module 401, the test case library module 402 and the test case queue module 600, and the test case queue module 600 is connected to the test case library module 700;
the human-machine interface module 200 is configured to issue a test instruction, and call a required configuration file from the configuration file module 100 according to the test instruction, and send the configuration file to the configuration file analysis module 300;
the configuration file analyzing module 300 correspondingly analyzes the configuration file into a first analysis file and a second analysis file, the configuration file analyzing module 300 sends the first analysis file to the test case automatic matching module 400, and the configuration file analyzing module 300 sends the second analysis file to the test case automatic loading module 500;
as described above, the test case automatic matching module 400 performs mapping according to the key features of the first parsing file and the mapping file in the service test case mapping table, and retrieves the corresponding test case from the test case library module 402 according to the key features of the first file and the mapping relation, and sends the test case to the test case queue module 600;
as described above, the test case automatic loading module 500 calls the corresponding parameter file in the parameter test case correspondence table according to the key feature of the second analysis file, performs parameter expression according to the mapping relationship between the key feature of the second analysis file and the corresponding parameter file in the parameter test case correspondence table, and sends the parameter expression to the test case queue module 600;
as described above, the test case queue module 600 performs parameter assignment on the test cases according to the parameter expression, and sends the assigned parameter test cases to the test case library module 402, and the test case library module 402 stores the parameter test cases.
The parameter expression specifically includes that, when the corresponding mapping relationship exists in the corresponding parameter file, the test case automatic loading module 500 sends the corresponding parameter to the test case in the test case queue module 600; when there is no corresponding mapping relationship in the corresponding parameter file, the test case automatic loading module 500 sends the parameter-free test case editing completion instruction to the test case queue module 600.
As described above, the configuration file module 100 is provided with the PICS table unit 101 and the PIXIT table unit 102, and the PICS table unit 101 and the PIXIT table unit 102 are respectively connected to the input terminal of the human-machine interface module 200. The PIXIT table in the PIXIT table unit 102 is mainly used to declare parameters required in the service.
The PICS table unit 101 is provided with a Basic table, a Models table, a Server publishing table, and a clientsubscribe table.
As described above, the configuration file parsing module 300 is provided with the PICS table parsing unit 301 and the PIXIT parsing table unit 302, an input end of the PICS table parsing unit 301 and an input end of the PIXIT parsing table unit 302 are respectively connected to an output end of the human-computer interface module 200, an output end of the PICS table parsing unit 301 is connected to an input end of the test case automatic matching module 400, and an output end of the PIXIT parsing table unit 302 is connected to an input end of the test case automatic loading module 500.
The key features of the first parsing file include roles, models, services, and selection states. The selection state comprises Y and N, wherein in the selection state, "Y" indicates support and "N" indicates no support. Wherein, different models all correspond to a specific Model ID or SubModel ID. The key features of the second parsing file include a parameter type, a data type and a value. There is a corresponding Parameter ID in the different Parameter types.
The parameter types comprise related factors, quality, optional domains, triggering conditions and cache area size; data types are boolean, floating point, and bit strings.
The roles include a master station feature, a substation feature, a sampling value publish/subscribe feature, and a GOOSE publish/subscribe feature.
The service pack includes Association, Abort, Release, GetServerDirectory, GetLogicalDeviceDirectory, and service pack characteristics,
GetLogicalNodeDirectory、GetDataDirectory、
GetDataDefinition、GetDataValues、GetAllDataValues、SetDataValues、GetLogicalNodeDirectory、
GetDataSetDirectory、GetDataSetValues、
SetDataSetValues、CreateDataSet、DeleteDataSet、
SetDataValues、GetDataValues、SelectActiveSG、
GetSGCBValues、SelectEditSG、GetEditSGValues、
SetEditSGValues、ConfirmEditSGValues、Report、
GetURCBValues、SetURCBValues、GetBRCBValues、
SetBRCBValues、GetLCBValues、SetLCBValues、
GetLogicalNodeDirectory、QueryLogByTime、
QueryLogAfter、GetLogStatusValues、SendGOOSEMessage、GetGoCBValues、SetGoCBValues、GetGoReference、
GetGOOSEElementNumber、SendGSSEMessage、GetGsCBValues、SetGsCBValues、GetReference、GetGSSEElementNumber、
SendMSVMessage、SendUSVMessage、GetMSVCBValues、SetMSVCBValues、GetUSVCBValues、SetUSVCBValues、
TimeActivatedOperate、Select、Cancel、Operate、TimeActivatedOperate、CommandTermination、
SelectWithValue、TimeActivatedOperate、
TimeSynchronization、GetFileAttributeValues、GetFile、SetFile、DeleteFile。
The PICS table, the PIXIT table, and the IEC61850 protocol are common knowledge of those skilled in the art, and the specific principle content is not described again, and the content of the english vocabulary referred to in this document is referred to as a proprietary vocabulary in the art and is not described again.
The model comprises relations, logical devices, logical nodes, data sets, substitutions, rating sets, reports, controls, SV publications/subscriptions, GOOSE publications/subscriptions, file transfers, and logs.
The system for automatically matching test cases according to configuration files is provided with a configuration file module, a human-computer interface module, a configuration file analysis module, a test case automatic loading module, a test case automatic matching module, a service test case mapping table module, a test case library module, a parameter test case corresponding table module, a test case queue module and a test case library module for testing; when the system is used, a test instruction is issued through the human-computer interface module, and a required configuration file is called from the configuration file module according to the test instruction and is sent to the configuration file analysis module; the configuration file analysis module is provided with a PICS table unit and a PIXIT table unit, the configuration file analysis module correspondingly analyzes the configuration file into a first analysis file and a second analysis file, the first analysis file is correspondingly analyzed by the PICS table unit, the second analysis file is correspondingly analyzed by the PIXIT table unit, the configuration file analysis module sends the first analysis file to the test case automatic matching module, and the configuration file analysis module sends the second analysis file to the test case automatic loading module; the automatic test case matching module maps the key features of the first analysis file with the mapping files in the service test case mapping table, and calls corresponding test cases from the test case library module according to the key features of the first file and the mapping relation and sends the test cases to the test case queue module; the test case automatic loading module calls a corresponding parameter file in the parameter test case corresponding table according to the key features of the second analysis file, performs parameter expression according to the mapping relation between the key features of the second analysis file and the corresponding parameter file in the parameter test case corresponding table, and sends the parameter expression to the test case queue module;
the test case queue module assigns parameters to the test cases according to the parameter expression, sends the assigned parameter test cases to the test case library module for testing, and stores the parameter test cases by the test case library module for testing. The parameter expression is specifically that when the corresponding mapping relation exists in the corresponding parameter file, the test case automatic loading module sends the corresponding parameters to the test cases in the test case queue module; and when the corresponding mapping relation does not exist in the corresponding parameter file, the automatic test case loading module sends a parameter-free test case editing completion instruction to the test case queue module. The system for automatically matching the test cases according to the configuration files can automatically match test information and select parameter information when in use, so that the configuration efficiency and the configuration speed are improved, the configuration accuracy is improved, and the accuracy of detection results is guaranteed.
Example 2.
The other structure of the system is the same as that in embodiment 1, except that the system takes actual data as an example: the value "/" indicates that no parameters need to be written.
PICS table and PIXIT table are as follows:
Figure BDA0002605648650000121
Figure BDA0002605648650000131
Figure BDA0002605648650000141
the hmi module 200 is configured to issue a test command, call the PICS table and the PIXIT table from the PICS table unit 101 and the PIXIT table unit 102 in the profile module 100 according to the test command, and send the PICS table and the PIXIT table to the profile parsing module 300.
The profile parsing module 300 parses the PICS table and the PIXIT table, sends the role (with the selection state of Y), the Model ID, the Service ID, and the serviceid supported in the Basic table, the Model table, the Server publishing table, and the Client subsriber table to the test case auto-matching module 400, and sends the Parameter ID, the ParaType, and the value supported in the PIXIT table to the test case auto-loading module 500.
The automatic test case matching module 400 calls the Service test case mapping table module 401, and selects a corresponding test case from the test case library module 402 according to the received role, Model ID, Service ID, sub Service ID and mapping relationship, and puts the test case into the test case queue module 600.
Figure BDA0002605648650000151
Figure BDA0002605648650000161
Figure BDA0002605648650000171
5. The test case automatic loading module 500 calls the parameter test case correspondence table module 501, writes the required parameters into the test cases in the test case queue module 600 according to the received paramter id and the mapping relationship, and sends a test case editing completion instruction to the test cases in the test case queue module 600 that do not need to be written with the parameters. The analysis result includes the parameter type, the data type and the corresponding value, where "/" indicates that no parameter needs to be written.
Figure BDA0002605648650000172
Figure BDA0002605648650000181
6. The test case queue module 600 writes the test cases that successfully write the parameters or received the edit complete command into the test case library module 700 for testing.
7. The test case library module 700 archives the test cases for test execution.
Finally, it should be noted that the above embodiments are only used for illustrating the technical solutions of the present invention and not for limiting the protection scope of the present invention, and although the present invention is described in detail with reference to the preferred embodiments, it should be understood by those skilled in the art that modifications or equivalent substitutions can be made on the technical solutions of the present invention without departing from the spirit and scope of the technical solutions of the present invention.

Claims (10)

1. A system for automatically matching test cases based on configuration files, comprising:
the system is provided with a configuration file module, a human-computer interface module, a configuration file analysis module, a test case automatic loading module, a test case automatic matching module, a service test case mapping table module, a test case library module, a parameter test case corresponding table module, a test case queue module and a test case library module for testing;
the output end of the configuration file module is connected with the input end of the human-computer interface module, the output end of the human-computer interface module is connected with the input and output ends of the configuration file analysis module, the output end of the configuration file analysis module is respectively connected with the input end of the test case automatic matching module and the input end of the test case automatic loading module, the test case automatic matching module is respectively connected with the service test case mapping table module, the test case library module and the test case queue module, and the test case queue module is connected with the test case library module for testing;
the human-computer interface module is used for issuing a test instruction, calling a required configuration file from the configuration file module according to the test instruction and sending the configuration file to the configuration file analysis module;
the configuration file analysis module correspondingly analyzes the configuration file into a first analysis file and a second analysis file, the configuration file analysis module sends the first analysis file to the test case automatic matching module, and the configuration file analysis module sends the second analysis file to the test case automatic loading module;
the automatic test case matching module maps the key features of the first analysis file with the mapping files in the service test case mapping table, and calls corresponding test cases from the test case library module according to the key features of the first file and the mapping relation and sends the test cases to the test case queue module;
the test case automatic loading module calls the corresponding parameter file in the parameter test case corresponding table according to the key characteristics of the second analysis file, performs parameter expression according to the mapping relation between the key characteristics of the second analysis file and the corresponding parameter file in the parameter test case corresponding table, and sends the parameter expression to the test case queue module;
the test case queue module assigns parameters to the test cases according to the parameter expressions, sends the assigned parameter test cases to the test case library module for testing, and the test case library module for testing stores the parameter test cases.
2. The system for automatically matching test cases according to configuration files of claim 1, wherein: the parameter expression is specifically that when the corresponding mapping relation exists in the corresponding parameter file, the test case automatic loading module sends the corresponding parameters to the test cases in the test case queue module; and when the corresponding mapping relation does not exist in the corresponding parameter file, the automatic test case loading module sends a parameter-free test case editing completion instruction to the test case queue module.
3. The system for automatically matching test cases according to configuration files of claim 2, wherein: the configuration file module is provided with a PICS table unit and a PIXIT table unit, and the PICS table unit and the PIXIT table unit are respectively connected with the input end of the human-computer interface module.
4. The system for automatically matching test cases according to configuration files of claim 3, wherein: the PICS table unit is provided with a Basic table, a Models table, a Server publishing table and a Client subscribe table.
5. The system for automatically matching test cases according to configuration files of claim 4, wherein: the configuration file analysis module is provided with a PICS table analysis unit and a PIXIT analysis table unit, the input end of the PICS table analysis unit and the input end of the PIXIT analysis table unit are respectively connected with the output end of the human-computer interface module, the output end of the PICS table analysis unit is connected with the input end of the test case automatic matching module, and the output end of the PIXIT analysis table unit is connected with the input end of the test case automatic loading module.
6. The system for automatically matching test cases according to configuration files of claim 5, wherein: the key features of the first parsed file include roles, models, services, and selection states.
7. The system for automatically matching test cases according to configuration files of claim 6, wherein: the key features of the second parsing file include parameter type, data type and value.
8. The system for automatically matching test cases according to configuration files of claim 7, wherein: the roles comprise a main station, a sub station, sampling value publishing/subscribing and GOOSE publishing/subscribing.
9. The system for automatically matching test cases according to configuration files of claim 8, wherein: the services include Association, Abort, Release, GetServerDirectory, GetLogicalDeviceDirectory,
GetLogicalNodeDirectory、GetDataDirectory、
GetDataDefinition、GetDataValues、GetAllDataValues、SetDataValues、GetLogicalNodeDirectory、
GetDataSetDirectory、GetDataSetValues、
SetDataSetValues、CreateDataSet、DeleteDataSet、
SetDataValues、GetDataValues、SelectActiveSG、
GetSGCBValues、SelectEditSG、GetEditSGValues、
SetEditSGValues、ConfirmEditSGValues、Report、
GetURCBValues、SetURCBValues、GetBRCBValues、
SetBRCBValues、GetLCBValues、SetLCBValues、
GetLogicalNodeDirectory、QueryLogByTime、
QueryLogAfter、GetLogStatusValues、SendGOOSEMessage、GetGoCBValues、SetGoCBValues、GetGoReference、
GetGOOSEElementNumber、SendGSSEMessage、GetGsCBValues、SetGsCBValues、GetReference、GetGSSEElementNumber、
SendMSVMessage、SendUSVMessage、GetMSVCBValues、SetMSVCBValues、GetUSVCBValues、SetUSVCBValues、
TimeActivatedOperate、Select、Cancel、Operate、TimeActivatedOperate、CommandTermination、
SelectWithValue、TimeActivatedOperate、
TimeSynchronization、GetFileAttributeValues、GetFile、SetFile、DeleteFile。
10. The system for automatically matching test cases according to configuration files of claim 9, wherein: the model comprises relations, logic devices, logic nodes, data sets, substitutions, fixed value groups, reports, controls, SV releases/subscriptions, GOOSE releases/subscriptions, file transfer characteristics and logs;
the selection state includes Y and N.
CN202010737531.4A 2020-06-28 2020-07-28 Automatic test case matching system according to configuration files Active CN111881044B (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202010598689 2020-06-28
CN2020105986898 2020-06-28

Publications (2)

Publication Number Publication Date
CN111881044A true CN111881044A (en) 2020-11-03
CN111881044B CN111881044B (en) 2023-11-24

Family

ID=73200299

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010737531.4A Active CN111881044B (en) 2020-06-28 2020-07-28 Automatic test case matching system according to configuration files

Country Status (1)

Country Link
CN (1) CN111881044B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115333985A (en) * 2022-08-31 2022-11-11 中国电力科学研究院有限公司 CMS client protocol testing method, system, equipment and storage medium
CN115396352A (en) * 2022-08-31 2022-11-25 中国电力科学研究院有限公司 CMS server-side protocol testing method, system, equipment and storage medium
CN115599699A (en) * 2022-11-30 2023-01-13 合肥康芯威存储技术有限公司(Cn) BIT automatic testing method based on Jenkins

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5860066A (en) * 1996-06-27 1999-01-12 Payment Systems For Credit Unions Inc. Imaging and workflow system
US20030093764A1 (en) * 2001-10-03 2003-05-15 International Business Machines Corporation Automated system-on-chip integrated circuit design verification system
CN105159986A (en) * 2015-08-31 2015-12-16 浪潮(北京)电子信息产业有限公司 Optimal configuration method and system of ORACLE database
CN108490282A (en) * 2018-01-31 2018-09-04 中国电力科学研究院有限公司 A kind of pre-setting method and system of intelligent substation alarm test data

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5860066A (en) * 1996-06-27 1999-01-12 Payment Systems For Credit Unions Inc. Imaging and workflow system
US20030093764A1 (en) * 2001-10-03 2003-05-15 International Business Machines Corporation Automated system-on-chip integrated circuit design verification system
CN105159986A (en) * 2015-08-31 2015-12-16 浪潮(北京)电子信息产业有限公司 Optimal configuration method and system of ORACLE database
CN108490282A (en) * 2018-01-31 2018-09-04 中国电力科学研究院有限公司 A kind of pre-setting method and system of intelligent substation alarm test data

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
刘艺;冯钧;唐志贤;陈志飞;徐欢;张立霞;: "一种基于映射机制的水利信息资源检索方法", 信息技术, no. 06 *
张丹阳;郑荣廷;: "一种跨业务场景的测试案例组构建方法", 中国金融电脑, no. 09 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115333985A (en) * 2022-08-31 2022-11-11 中国电力科学研究院有限公司 CMS client protocol testing method, system, equipment and storage medium
CN115396352A (en) * 2022-08-31 2022-11-25 中国电力科学研究院有限公司 CMS server-side protocol testing method, system, equipment and storage medium
CN115599699A (en) * 2022-11-30 2023-01-13 合肥康芯威存储技术有限公司(Cn) BIT automatic testing method based on Jenkins
CN115599699B (en) * 2022-11-30 2023-03-21 合肥康芯威存储技术有限公司 BIT automatic testing method based on Jenkins

Also Published As

Publication number Publication date
CN111881044B (en) 2023-11-24

Similar Documents

Publication Publication Date Title
CN111881044A (en) Automatic matching test case system according to configuration file
CN105786998B (en) Database middleware system and the method for handling data using it
CN112738791B (en) User information correlation backfill method, device, equipment and medium based on 5G core network
CN113612654B (en) Vehicle-mounted gateway function test method based on database
CN102752166A (en) Debugging method, chip, single board and system
CN103198007A (en) Multi-process log output method and system
CN113485881B (en) Test method and device of temporary speed limiting server, electronic equipment and medium
CN112306884A (en) Program test control and execution method and corresponding device, equipment and medium
CN111913867A (en) Fault feedback method, device, equipment and storage medium
CN111984303A (en) Transaction data processing method, device, equipment and storage medium
CN114036183A (en) Data ETL processing method, device, equipment and medium
CN104899070B (en) Implementation method, system and the device of device command row
CN110209605A (en) The register reading/writing method and calculating equipment of PCIE Cardbus NIC Cardbus
CN105933396B (en) A kind of each canalization interface of collaboration realizes the method and system of long flow
CN114691398A (en) Rule-based fault analysis method, device, equipment and storage medium
CN110406570B (en) Automatic CTCS-3 timeout analysis method based on AMS monitoring data
CN109783417B (en) Serial port communication device and method
CN113434473A (en) Distributed log processing method, device, medium and electronic equipment
CN111831561B (en) Plug-in type test case library system
CN112000738A (en) Database connection switching method, device, equipment and medium
CN111770236A (en) Conversation processing method, device, system, server and storage medium
CN112351095A (en) Support system for number portability service
CN106557623B (en) Intelligent terminal simulation implementation method
CN113641679A (en) Data transfer method, data transfer system, computer device and medium
CN117056197A (en) Data processing method, device, equipment and storage medium

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
CB02 Change of applicant information
CB02 Change of applicant information

Address after: 461000 No. 17, Shangde Road, Xuchang City, Henan Province

Applicant after: XUCHANG KETOP TESTING RESEARCH INSTITUTE CO.,LTD.

Address before: 461000 Intersection of Weiwu Avenue and Shangde Road, Xuchang City, Henan Province

Applicant before: XUCHANG KETOP TESTING RESEARCH INSTITUTE CO.,LTD.

GR01 Patent grant
GR01 Patent grant