CN107506436B - Method and device for testing storage performance of Internet of things database - Google Patents

Method and device for testing storage performance of Internet of things database Download PDF

Info

Publication number
CN107506436B
CN107506436B CN201710730168.1A CN201710730168A CN107506436B CN 107506436 B CN107506436 B CN 107506436B CN 201710730168 A CN201710730168 A CN 201710730168A CN 107506436 B CN107506436 B CN 107506436B
Authority
CN
China
Prior art keywords
data
database
synchronization
terminal
performance
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
CN201710730168.1A
Other languages
Chinese (zh)
Other versions
CN107506436A (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.)
Fujian Sinoregal Software Co ltd
Original Assignee
Fujian Sinoregal Software 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 Fujian Sinoregal Software Co ltd filed Critical Fujian Sinoregal Software Co ltd
Priority to CN201710730168.1A priority Critical patent/CN107506436B/en
Publication of CN107506436A publication Critical patent/CN107506436A/en
Application granted granted Critical
Publication of CN107506436B publication Critical patent/CN107506436B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/22Indexing; Data structures therefor; Storage structures
    • G06F16/2282Tablespace storage structures; Management thereof
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/27Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor

Abstract

The invention provides a method for testing the storage performance of a database of an Internet of things, which comprises a terminal database and a central database, wherein the table formats of the terminal database and the central database are established, and data synchronization rules are configured; emptying data in the terminal database and the central database, inserting the data into the terminal database through a batch insertion tool, and recording the insertion performance of the terminal database; checking whether the data in the terminal database is in a buffer area, changing the data synchronization rule, starting the terminal database to synchronize the data to the central database, recording the performance value of the data synchronization process and the total time used for completing the synchronization; verifying the data in the central database, checking whether the data are lost or not, and if the data are lost, determining the storage performance of the database according to the data loss; if the data is not lost, the storage performance of the database reaches the standard; the invention also provides a device for testing the storage performance of the Internet of things database, which is convenient for a user to test.

Description

Method and device for testing storage performance of Internet of things database
Technical Field
The invention relates to a method and a device for testing storage performance of an Internet of things database.
Background
In the current application scene of the internet of things, the terminal equipment uses the orangepi with the database function as the terminal equipment, and can flexibly control the synchronization, transmission and synchronization modes of specific data, thereby greatly reducing the load of data storage and processing of a central database. However, since this is a relatively new technology, there is no good test method to measure the limit threshold value of the technology in what customer scenario and use.
Disclosure of Invention
The technical problem to be solved by the present invention is to provide a method and an apparatus for testing storage performance of a database of an internet of things, which is convenient for a user to perform a test.
One of the present invention is realized by: a method for testing the storage performance of an Internet of things database comprises a terminal database and a central database, and specifically comprises the following steps:
step 1, establishing table formats of a terminal database and a central database, and configuring data synchronization rules;
step 2, emptying data in the terminal database and the central database, inserting the data into the terminal database through a batch insertion tool, and recording the insertion performance of the terminal database;
step 3, checking whether the data in the terminal database is in a buffer area, and if not, entering the step 2; if the data is in the buffer area, checking the integrity of the data, if the data is complete, recording, and then entering step 4, and if the data is incomplete, entering step 2;
step 4, changing data synchronization rules, enabling the terminal database to start synchronizing data to the central database, recording performance values of the data synchronization process and total time used for synchronization completion;
step 5, verifying the data in the central database, checking whether the data are lost or not, and if the data are lost, determining the storage performance of the database according to the data loss; and if the data is not lost, the storage performance of the database reaches the standard.
Step 6, changing the firewall rules operated by the terminal database, limiting the network communication quality, then starting to synchronize the data in the terminal database into the central database, recording the operation conditions of the terminal database and the central database, and if the operation conditions are abnormal, indicating that the database storage is not suitable for the scene; if the operation is not abnormal, checking whether the data in the central database is complete after the data synchronization is finished, and if the data is complete, judging that the storage performance of the database reaches the standard; if the database is not complete, it indicates that the database storage is not applicable to the scenario.
Further, the synchronization rule in step 1 includes a rank key and a data synchronization time to be synchronized.
Further, the step 2 is further specifically: and emptying data in the terminal database and the central database, inserting the data into the terminal database in batches by the batch insertion tool through JDBC driver, and recording the insertion performance of the terminal database.
Further, the neutral energy value in step 4 includes: data write speed, synchronization delay time, synchronization time, and synchronization network throughput of the central database.
The second invention is realized by the following steps: a device for testing the storage performance of an Internet of things database comprises a terminal database and a central database, and specifically comprises the following modules:
the configuration module is used for establishing the table formats of the terminal database and the central database and configuring data synchronization rules;
the data inserting module is used for emptying data in the terminal database and the central database, inserting the data into the terminal database through a batch inserting tool and recording the inserting performance of the terminal database;
the detection module checks whether the data in the terminal database is in the buffer area, and if the data is not in the buffer area, the data is inserted into the data insertion module; if the data is in the buffer area, checking the integrity of the data, if the data is complete, recording, and then entering a synchronization module, and if the data is incomplete, entering an insertion data module;
the synchronization module changes the data synchronization rule, the terminal database starts to synchronize data to the central database, and records the performance value of the data synchronization process and the total time used for completing the synchronization;
the data testing module is used for verifying the data in the central database, checking whether the data are lost or not, and if the data are lost, determining the storage performance of the database according to the data loss amount; and if the data is not lost, the storage performance of the database reaches the standard.
The system further comprises a network test module, a central database and a terminal database, wherein the network test module is used for changing the firewall rule operated by the terminal database, limiting the network communication quality, then starting to synchronize the data in the terminal database into the central database, recording the operation conditions of the terminal database and the central database, and if the operation conditions are abnormal, indicating that the database storage is not suitable for the scene; if the operation is not abnormal, checking whether the data in the central database is complete after the data synchronization is finished, and if the data is complete, judging that the storage performance of the database reaches the standard; if the database is not complete, it indicates that the database storage is not applicable to the scenario.
Further, the synchronization rule in the configuration module includes a rank key and a data synchronization time required to be synchronized.
Further, the data insertion module is further specifically: and emptying data in the terminal database and the central database, inserting the data into the terminal database in batches by the batch insertion tool through JDBC driver, and recording the insertion performance of the terminal database.
Further, the synchronization module neutral energy values include: data write speed, synchronization delay time, synchronization time, and synchronization network throughput of the central database.
The invention has the following advantages: the method and the device for testing the storage performance of the Internet of things database realize the batch insertion of data into the terminal database by using software, improve the data manufacturing efficiency and save the labor cost. The method skillfully utilizes the secondary time difference of time to store a large amount of data to the data sending buffer area, and realizes that a plurality of terminal devices simultaneously send data to the central database at one time so as to test the peak value of the operating pressure. The script file is utilized to simulate the scenes with poor network quality and intermittent communication quality in the actual scene, the actual application scene is reproduced, and the performance of the server on the communication quality can be fully known.
Drawings
The invention will be further described with reference to the following examples with reference to the accompanying drawings.
FIG. 1 is a flow chart of the method of the present invention.
Detailed Description
As shown in fig. 1, the method for testing the storage performance of the internet of things database of the present invention includes a terminal database and a central database, and specifically includes the following steps:
step 1, establishing table formats of a terminal database and a central database, and configuring a data synchronization rule, wherein the synchronization rule comprises row and column keywords to be synchronized and data synchronization time;
step 2, emptying data in the terminal database and the central database, inserting the data into the terminal database in batches by the batch insertion tool through JDBC driving, and recording the insertion performance of the terminal database;
step 3, checking whether the data in the terminal database is in a buffer area, and if not, entering the step 2; if the data is in the buffer area, checking the integrity of the data, if the data is complete, recording, and then entering step 4, and if the data is incomplete, entering step 2;
step 4, changing data synchronization rules, enabling the terminal database to start synchronizing data to the central database, recording performance values of the data synchronization process and total time used for synchronization completion, wherein the performance values comprise: data writing speed, synchronization delay time, synchronization time and synchronization network throughput of the central database;
step 5, verifying the data in the central database, checking whether the data are lost or not, and if the data are lost, determining the storage performance of the database according to the data loss; and if the data is not lost, the storage performance of the database reaches the standard.
Step 6, changing the firewall rules operated by the terminal database, limiting the network communication quality, then starting to synchronize the data in the terminal database into the central database, recording the operation conditions of the terminal database and the central database, and if the operation conditions are abnormal, indicating that the database storage is not suitable for the scene; if the operation is not abnormal, checking whether the data in the central database is complete after the data synchronization is finished, and if the data is complete, judging that the storage performance of the database reaches the standard; if the database is not complete, it indicates that the database storage is not applicable to the scenario.
The invention relates to a device for testing the storage performance of an Internet of things database, which comprises a terminal database and a central database, and specifically comprises the following modules:
the configuration module is used for establishing a table format of a terminal database and a table format of a central database and configuring a data synchronization rule, wherein the synchronization rule comprises row and column keywords to be synchronized and data synchronization time;
the data inserting module is used for emptying data in the terminal database and the central database, and the batch inserting tool inserts the data into the terminal database in batch through JDBC driving and records the inserting performance of the terminal database;
the detection module checks whether the data in the terminal database is in the buffer area, and if the data is not in the buffer area, the data is inserted into the data insertion module; if the data is in the buffer area, checking the integrity of the data, if the data is complete, recording, and then entering a synchronization module, and if the data is incomplete, entering an insertion data module;
the synchronization module changes data synchronization rules, the terminal database starts to synchronize data to the central database, and records performance values of the data synchronization process and total time used for synchronization completion, wherein the performance values comprise: data writing speed, synchronization delay time, synchronization time and synchronization network throughput of the central database;
the data testing module is used for verifying the data in the central database, checking whether the data are lost or not, and if the data are lost, determining the storage performance of the database according to the data loss amount; and if the data is not lost, the storage performance of the database reaches the standard.
The network testing module changes the firewall rules operated by the terminal database, limits the network communication quality, then starts to synchronize the data in the terminal database into the central database, records the operation conditions of the terminal database and the central database, and if the operation conditions are abnormal, the database storage is not suitable for the scene; if the operation is not abnormal, checking whether the data in the central database is complete after the data synchronization is finished, and if the data is complete, judging that the storage performance of the database reaches the standard; if the database is not complete, it indicates that the database storage is not applicable to the scenario.
One specific embodiment of the present invention:
the scheme structure is as follows:
terminal database data generation, data transmission, central database summary data and abnormal condition simulation
The method mainly comprises the following steps:
a: terminal database
1. The table formats of the terminal database and the central database are firstly established, the data synchronization rule is configured, the data synchronization rule comprises row and column keywords to be synchronized, and the data synchronization time is set to be 84 hours.
2. And judging whether the terminal database has data or not, and if not, using a batch insertion tool to insert the data into the terminal database in batches through JDBC driving. If any, whether the data is in the buffer area, and if not, emptying the data of the terminal database and the central server.
3. Recording the data insertion performance of the terminal database, including the insertion speed and the data storage accuracy, and if the database performance can be kept up to the data generation speed, automatically closing the database in case of overload.
4. And checking whether the database has data by using an sql statement, and if so, checking whether a sending buffer area exists. This ensures that data can be sent by time and will not resynchronize to the central repository if it has been deleted from the send buffer. If the data transmission buffer area is not in the sending buffer area, the data transmission buffer area is restarted from the step 1, if the data integrity is checked in the data buffer area firstly, the total record number is recorded, the data number of the central database is inquired after the data is synchronized to the central database, and the data transmission buffer area is compared with the database data of the central database, so that the data transmission is known whether the packet is lost or not.
B. Data transmission
1. The synchronization time of the change terminal database and the central database is 1 minute.
2. And when the data of the plurality of terminal databases are automatically synchronized to the central database within 1 minute, the performance values in the data synchronization process are recorded by using the monitoring commands carried by the databases, and the performance values comprise the data writing speed, the synchronization time delay, the synchronization time, the synchronous network throughput and other information of the central database when the data are synchronized to the central database.
3. And recording the total time for synchronization after synchronization is finished.
C. Central database terminal
1. And receiving the data sent by the terminal database end, and writing the data into the central database.
And after the synchronization is finished, inquiring the total record number, and comparing the total record number with the total record number of the plurality of terminal databases obtained in the previous step A4 to check whether the record is lost or not. If the data is lost, the problem of data processing caused by the sending and receiving queue between the databases at two ends in network transmission is shown. Meanwhile, whether the data is transmitted disorderly or not is checked in a mode of averaging or finding a maximum value, and if the data is transmitted disorderly, the problem of data processing caused by the sending and receiving queue between the databases at two ends or the problem caused by the data writing function of the database occurs. At this time, the hardware or software function has bug, and the source code needs to be modified.
D. Abnormal situation simulation test
1. The scripts for changing the firewall rules are run on the databases of the plurality of terminals to simulate the network communication quality, and the three intermittent times can be set in a staggered manner.
And after the data synchronization between the terminal database and the central database is started, recording the running condition of the database at the moment, and checking whether the running log is abnormal or not. For example, the situation that the database is automatically closed or a certain thread is hung or the client cannot be connected to the database is found, which indicates that the synchronization function design has defects in the case of poor network quality, and the development of source code modification or database configuration modification needs to be assisted.
And after the data synchronization is finished, checking whether the data of the central database is complete or not, and if the data is lost or not. If the packet is lost or the data is incomplete, the data synchronization under the condition of poor network quality can affect the normal performance of the database, and the data receiving problem is caused. The code needs to be modified at this time. If software cannot solve the problem, the architecture of the data synchronization mode cannot be used in a scene with poor network quality, and the application scene needs to be avoided when a scheme is made for a client.
Although specific embodiments of the invention have been described above, it will be understood by those skilled in the art that the specific embodiments described are illustrative only and are not limiting upon the scope of the invention, and that equivalent modifications and variations can be made by those skilled in the art without departing from the spirit of the invention, which is to be limited only by the appended claims.

Claims (8)

1. A method for testing the storage performance of a database of an Internet of things is characterized by comprising the following steps: the method comprises a terminal database and a central database, and specifically comprises the following steps:
step 1, establishing table formats of a terminal database and a central database, and configuring data synchronization rules;
step 2, emptying data in the terminal database and the central database, inserting the data into the terminal database through a batch insertion tool, and recording the insertion performance of the terminal database;
step 3, checking whether the data in the terminal database is in a buffer area, and if not, entering the step 2; if the data is in the buffer area, checking the integrity of the data, if the data is complete, recording, and then entering step 4, and if the data is incomplete, entering step 2;
step 4, changing data synchronization rules, enabling the terminal database to start synchronizing data to the central database, recording performance values of the data synchronization process and total time used for synchronization completion;
step 5, verifying the data in the central database, checking whether the data are lost or not, and if the data are lost, determining the storage performance of the database according to the data loss; if the data is not lost, the storage performance of the database reaches the standard;
step 6, changing the firewall rules operated by the terminal database, limiting the network communication quality, then starting to synchronize the data in the terminal database into the central database, recording the operation conditions of the terminal database and the central database, and if the operation conditions are abnormal, indicating that the database storage is not suitable for the scene; if the operation is not abnormal, checking whether the data in the central database is complete after the data synchronization is finished, and if the data is complete, judging that the storage performance of the database reaches the standard; if the database is not complete, it indicates that the database storage is not applicable to the scenario.
2. The method for the performance test of the internet of things database storage according to claim 1, wherein the method comprises the following steps: the synchronization rule in step 1 includes the row and column keywords to be synchronized and the data synchronization time.
3. The method for the performance test of the internet of things database storage according to claim 1, wherein the method comprises the following steps: the step 2 is further specifically as follows: and emptying data in the terminal database and the central database, inserting the data into the terminal database in batches by the batch insertion tool through JDBC driver, and recording the insertion performance of the terminal database.
4. The method for the performance test of the internet of things database storage according to claim 1, wherein the method comprises the following steps: the neutral energy value in step 4 includes: data write speed, synchronization delay time, synchronization time, and synchronization network throughput of the central database.
5. A device for testing the storage performance of an Internet of things database is characterized in that: the system comprises a terminal database and a central database, and specifically comprises the following modules:
the configuration module is used for establishing the table formats of the terminal database and the central database and configuring data synchronization rules;
the data inserting module is used for emptying data in the terminal database and the central database, inserting the data into the terminal database through a batch inserting tool and recording the inserting performance of the terminal database;
the detection module checks whether the data in the terminal database is in the buffer area, and if the data is not in the buffer area, the data is inserted into the data insertion module; if the data is in the buffer area, checking the integrity of the data, if the data is complete, recording, and then entering a synchronization module, and if the data is incomplete, entering an insertion data module;
the synchronization module changes the data synchronization rule, the terminal database starts to synchronize data to the central database, and records the performance value of the data synchronization process and the total time used for completing the synchronization;
the data testing module is used for verifying the data in the central database, checking whether the data are lost or not, and if the data are lost, determining the storage performance of the database according to the data loss amount; if the data is not lost, the storage performance of the database reaches the standard;
the network testing module changes the firewall rules operated by the terminal database, limits the network communication quality, then starts to synchronize the data in the terminal database into the central database, records the operation conditions of the terminal database and the central database, and if the operation conditions are abnormal, the database storage is not suitable for the scene; if the operation is not abnormal, checking whether the data in the central database is complete after the data synchronization is finished, and if the data is complete, judging that the storage performance of the database reaches the standard; if the database is not complete, it indicates that the database storage is not applicable to the scenario.
6. The apparatus for testing the storage performance of the internet of things database according to claim 5, wherein: and the synchronization rule in the configuration module comprises row and column keywords to be synchronized and data synchronization time.
7. The apparatus for testing the storage performance of the internet of things database according to claim 5, wherein: the data insertion module is further specifically: and emptying data in the terminal database and the central database, inserting the data into the terminal database in batches by the batch insertion tool through JDBC driver, and recording the insertion performance of the terminal database.
8. The apparatus for testing the storage performance of the internet of things database according to claim 5, wherein: the neutral energy values of the synchronization module include: data write speed, synchronization delay time, synchronization time, and synchronization network throughput of the central database.
CN201710730168.1A 2017-08-23 2017-08-23 Method and device for testing storage performance of Internet of things database Active CN107506436B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710730168.1A CN107506436B (en) 2017-08-23 2017-08-23 Method and device for testing storage performance of Internet of things database

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710730168.1A CN107506436B (en) 2017-08-23 2017-08-23 Method and device for testing storage performance of Internet of things database

Publications (2)

Publication Number Publication Date
CN107506436A CN107506436A (en) 2017-12-22
CN107506436B true CN107506436B (en) 2020-12-25

Family

ID=60692581

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710730168.1A Active CN107506436B (en) 2017-08-23 2017-08-23 Method and device for testing storage performance of Internet of things database

Country Status (1)

Country Link
CN (1) CN107506436B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108845921A (en) * 2018-05-30 2018-11-20 郑州云海信息技术有限公司 A kind of method, apparatus, readable storage medium storing program for executing and the computer equipment of test database performance

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6052694A (en) * 1998-03-18 2000-04-18 Electronic Data Systems Corporation Method and apparatus for logging database performance characteristics
CN101815005A (en) * 2009-02-19 2010-08-25 凹凸电子(武汉)有限公司 The network equipment, system and network management
CN101854400A (en) * 2010-06-09 2010-10-06 中兴通讯股份有限公司 Database synchronization deployment and monitoring method and device
CN102917020A (en) * 2011-09-24 2013-02-06 国网电力科学研究院 Mobile terminal based on data packet and method for synchronizing business system data
CN102932316A (en) * 2011-08-08 2013-02-13 上海粱江通信技术有限公司 Signaling firewall system and implementation method
CN104123429A (en) * 2014-08-15 2014-10-29 重庆巨蟹数码影像有限公司 Synchronous control system for virtual simulation scene and actual scene
CN105554114A (en) * 2015-12-17 2016-05-04 深圳市从晶科技有限公司 Data synchronization method and data synchronization firmware platform
CN105897648A (en) * 2014-10-16 2016-08-24 南京中科龙脉物联网技术有限公司 Method for internet of things system information security testing and evaluating tool

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7685633B2 (en) * 2005-02-25 2010-03-23 Microsoft Corporation Providing consistent application aware firewall traversal
US8572029B2 (en) * 2010-05-31 2013-10-29 Salesforce.Com, Inc. Methods and systems for synchronizing data in a multi-tenant database environment
CN102254035A (en) * 2011-08-09 2011-11-23 广东电网公司电力科学研究院 Relational database testing method and system
US20140040237A1 (en) * 2012-07-31 2014-02-06 Qiming Chen Database retrieval in elastic streaming analytics platform
CN104391873A (en) * 2014-10-29 2015-03-04 上海达梦数据库有限公司 Database operation separation method and database operation separation system
AU2016252526A1 (en) * 2015-04-20 2017-11-23 Luma Home, Inc. Internet security and management device
CN105302729A (en) * 2015-12-09 2016-02-03 浪潮电子信息产业股份有限公司 Storage system testing method based on database application
CN106528388A (en) * 2016-10-21 2017-03-22 网易(杭州)网络有限公司 Database detection method and apparatus

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6052694A (en) * 1998-03-18 2000-04-18 Electronic Data Systems Corporation Method and apparatus for logging database performance characteristics
CN101815005A (en) * 2009-02-19 2010-08-25 凹凸电子(武汉)有限公司 The network equipment, system and network management
CN101854400A (en) * 2010-06-09 2010-10-06 中兴通讯股份有限公司 Database synchronization deployment and monitoring method and device
CN102932316A (en) * 2011-08-08 2013-02-13 上海粱江通信技术有限公司 Signaling firewall system and implementation method
CN102917020A (en) * 2011-09-24 2013-02-06 国网电力科学研究院 Mobile terminal based on data packet and method for synchronizing business system data
CN104123429A (en) * 2014-08-15 2014-10-29 重庆巨蟹数码影像有限公司 Synchronous control system for virtual simulation scene and actual scene
CN105897648A (en) * 2014-10-16 2016-08-24 南京中科龙脉物联网技术有限公司 Method for internet of things system information security testing and evaluating tool
CN105554114A (en) * 2015-12-17 2016-05-04 深圳市从晶科技有限公司 Data synchronization method and data synchronization firmware platform

Also Published As

Publication number Publication date
CN107506436A (en) 2017-12-22

Similar Documents

Publication Publication Date Title
CN110347746B (en) Heterogeneous database synchronous data consistency checking method and device
CN101093462B (en) Automatization method for testing schooling pressure on database application
CN112714047B (en) Industrial control protocol flow based test method, device, equipment and storage medium
WO2017000424A1 (en) Protocol detection method and apparatus
CN107193699A (en) One kind tests the wide time-delay method of HCA cassette tapes automatically by RDMA modes
CN108459850B (en) Method, device and system for generating test script
CN111711533B (en) Fault diagnosis method, fault diagnosis device, electronic device and storage medium
CN105354020A (en) Json format data analytic method and data receiving end
CN111786854A (en) Network card testing method and device, electronic equipment and readable storage medium
CN114615258A (en) Method and device for uploading large files to file server in fragmented manner
WO2021047184A1 (en) System failure analysis and processing method and apparatus, storage medium, and electronic device
CN116204438A (en) Test case generation method, automatic test method and related device
CN107506436B (en) Method and device for testing storage performance of Internet of things database
CN111666193B (en) Method and system for monitoring and testing terminal function based on real-time log analysis
CN107402878B (en) Test method and device
CN110198222B (en) Plug-and-play test method and test master station for power distribution automation terminal
KR101191832B1 (en) Database Replication Method And System Using Analyzing Network Packets
CN112311627B (en) Universal power protocol testing method and system based on protocol description file in XML format
CN111181808B (en) Method and system for testing BMC IP access control
CN109189661B (en) Performance test method of industrial real-time database
CN112948195B (en) Interface testing method, device, electronic equipment and storage medium
CN110990203A (en) Solid state disk testing method and device
CN113282643B (en) Table comparison method and system under ORACLE database synchronization environment
CN109857715B (en) Log recording method and system for strengthening error checking support
US11038911B2 (en) Method and system for determining risk in automotive ECU components

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: 350000 21 / F, building 5, f District, Fuzhou Software Park, 89 software Avenue, Gulou District, Fuzhou City, Fujian Province

Applicant after: FUJIAN SINOREGAL SOFTWARE Co.,Ltd.

Address before: 350000, No. 5, building F, zone 20-21, Fuzhou Software Park, 89 software Avenue, Gulou District, Fujian, Fuzhou

Applicant before: FUJIAN SINOREGAL SOFTWARE Co.,Ltd.

GR01 Patent grant
GR01 Patent grant