CN107634878B - Performance test management platform - Google Patents

Performance test management platform Download PDF

Info

Publication number
CN107634878B
CN107634878B CN201710828656.6A CN201710828656A CN107634878B CN 107634878 B CN107634878 B CN 107634878B CN 201710828656 A CN201710828656 A CN 201710828656A CN 107634878 B CN107634878 B CN 107634878B
Authority
CN
China
Prior art keywords
performance
test
management
user
module
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
CN201710828656.6A
Other languages
Chinese (zh)
Other versions
CN107634878A (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.)
Suzhou Inspur Intelligent Technology Co Ltd
Original Assignee
Suzhou Inspur Intelligent 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 Suzhou Inspur Intelligent Technology Co Ltd filed Critical Suzhou Inspur Intelligent Technology Co Ltd
Priority to CN201710828656.6A priority Critical patent/CN107634878B/en
Publication of CN107634878A publication Critical patent/CN107634878A/en
Application granted granted Critical
Publication of CN107634878B publication Critical patent/CN107634878B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

The invention provides a performance test management platform, which comprises a user console and a background service platform which are matched for use, wherein the user console comprises a machine management unit and a test management unit, and the test management unit comprises a performance test script management module, a user distribution model management module, a load model management module, a thinking time model management module and a performance test plan management module; the background service platform comprises a background server and a group of performance detectors which are respectively used for performing performance monitoring, wherein the background server comprises a monitoring task controller, a performance data acquisition unit, a performance data processing unit and a database. The invention realizes the combination of performance test and test management, is convenient for testers to record and manage the information of human resources and hardware and software resources in the test, and can automatically monitor and sample the performance test data in the performance test, thereby improving the test efficiency and the test quality to a certain extent.

Description

Performance test management platform
Technical Field
The invention relates to the field of performance test, in particular to a performance test management platform which is mainly suitable for server-side performance test, client-side performance test and network performance test.
Background
The performance test is to simulate various normal, peak and abnormal load conditions through an automatic test tool to test various performance indexes of the system. The biggest difference between performance testing and functional testing is that performance testing is performed repeatedly and concurrently with basic functions.
Generally, to perform the corresponding performance test: before the performance test starts, multiple users need to be simulated; in the performance test, the index parameters obtained by the test need to be monitored; after the performance test is finished, the data needs to be analyzed. For this reason, various automated performance testing tools and test management tools have appeared in the prior art.
Although more and more automatic performance testing tools and testing management tools emerge in the market, no tool can provide a platform for testers to uniformly record and manage human resources and hardware and software resource information in the testing process. The tester can usually record this information only with paper and a pen for review if necessary. But the information is easy to lose and inconvenient to record and consult, and the efficiency and the quality of the performance test work are influenced. In addition, performance tests with different test requirements often occur in the prior art, and the existing automatic performance test tool and the test management tool cannot meet the requirement of diversity of the test requirements. This is a technical problem in the prior art.
Disclosure of Invention
The invention aims to provide a performance test management platform for solving the technical problems in the prior art.
In order to solve the above technical problem, the present invention provides a performance test management platform, which includes a user console and a background service platform, wherein the number of the user console is at least one, and each user console includes:
the machine management unit comprises a tester management module and a test machine management module, wherein the tester management module is used for realizing information management of each tester to be tested;
the test management unit comprises a performance test script management module, a user distribution model management module, a load model management module, a thinking time model management module and a performance test plan management module, and is sequentially used for realizing the management of the test script, the user distribution model, the load model, the thinking time model and the test plan;
the background service platform comprises a background server and a group of performance detectors which are respectively used for performing performance monitoring, and the background server comprises:
the monitoring task controller is respectively connected with the performance detectors and is used for controlling the working state of each performance detector;
the performance data acquisition unit comprises a performance detector monitoring module for monitoring the working state of each performance detector and a performance data acquisition module for acquiring the performance detection data of each performance detector in the working starting state;
the performance data processing unit is used for processing the performance detection data acquired by the performance data acquisition unit and controlling the storage of the processed performance detection data; and
and the database is used for storing data of the performance test management platform.
The performance detector adopts at least one of a server performance detector for monitoring the performance of the server, a client performance detector for monitoring the performance of the client and a network performance detector for monitoring the performance of the network.
Wherein, the user console also comprises a basic configuration unit; the basic configuration unit comprises:
the user management module comprises a user basic information management unit, and the user basic information management unit is used for managing basic information of a user;
the test item management module is used for managing each related performance test item; the performance test items all comprise test item names, test script IDs, user distribution model IDs, load model IDs, thinking time model IDs and test plan IDs corresponding to the current performance test items;
the test script ID corresponds to a specific test script in the performance test script management module, the user distribution model ID corresponds to a specific user distribution model in the user distribution model management module, the load model ID corresponds to a specific load model in the load model management module, the thought time model ID corresponds to a specific thought time model in the thought time model management module, and the test plan ID corresponds to a specific test plan in the performance test plan management module.
The performance data processing unit comprises a performance detection data extraction module, a performance detection data format conversion module and a performance detection parameter storage module which are sequentially connected, wherein:
the performance detection data extraction module is used for extracting corresponding performance detection data from the performance detection data acquired by the performance data acquisition unit according to a preset rule;
the performance detection data format conversion module is used for correspondingly converting each performance detection data extracted by the performance detection data extraction module into a preset corresponding format;
the performance detection parameter storage module is used for storing the performance detection data subjected to the format conversion by the performance detection data format conversion module into the database.
The user management module also comprises a user authority management unit which is used for dividing user roles and authorizing corresponding authorities of accessing the performance test management platform for each user. The user roles are administrator and tester.
The user management module also comprises a test task allocation unit;
the test task allocation unit is associated with the tester management module of the machine management unit, and is respectively associated with the user management module and the test item management module of the basic configuration unit, and is used for allocating a tester for each relevant user and allocating a corresponding performance test item for each tester allocated by each user.
The machine management unit further comprises a log file management module for correspondingly managing the working logs of the testers to be tested.
The machine management unit also comprises a unit resource management module which is used for correspondingly managing each resource of a unit; the resources of the units comprise a central processing unit CPU, a network card and a hard disk.
The user console also comprises a monitoring measurement unit management unit which is connected with the database and used for managing the fields of the database.
The user console further comprises a test report generating unit, and after the performance test is completed, the test report generating unit is used for correspondingly generating performance test reports of the performance test corresponding to each relevant tester.
Compared with the prior art, the invention has the advantages that:
(1) the performance test management platform can provide a document recording system for testers to record and manage information of human resources and software and hardware resources related to performance tests, and reference can be conveniently consulted at any time.
(2) The invention can complete the recording function and the automatic monitoring and sampling of the performance test data in the performance test process, thereby being convenient for improving the test efficiency and the test quality to a certain extent.
(3) The test management unit comprises a performance test script management module, a user distribution model management module, a load model management module, a thinking time model management module and a performance test plan management module which are sequentially used for realizing the management of the test script, the user distribution model, the load model, the thinking time model and the test plan, so that testers can select and use the corresponding test script, the user distribution model, the load model, the thinking time model and the test plan according to different test requirements, and the application range and the use flexibility of the test management unit can be increased.
Therefore, compared with the prior art, the invention has prominent substantive features and remarkable progress, and the beneficial effects of the implementation are also obvious.
Drawings
Fig. 1 is a functional structure block diagram of the performance test management platform according to the present invention.
Detailed Description
In order to make the technical solutions and advantages of the present invention clearer, the technical solutions of the present invention will be clearly and completely described below with reference to the accompanying drawings.
Fig. 1 is a specific embodiment of a performance testing management platform according to the present invention. In this embodiment, the performance test management platform includes a user console and a background service platform that are used in cooperation. The user console comprises a machine management unit and a test management unit. The machine management unit comprises a tester management module used for realizing information management of each tester to be tested, including adding, deleting, modifying and checking the information of each tester. The test management unit comprises a performance test script management module, a user distribution model management module, a load model management module, a thinking time model management module and a performance test plan management module. The performance test script management module is used for realizing the adding, deleting, modifying and viewing management of a test script for performance test, the user distribution model management module is used for realizing the adding, deleting, modifying and viewing management of a user distribution model for performance test, the load model management module is used for realizing the adding, deleting, modifying and viewing management of a load model for performance test, the thinking time model management module is used for realizing the adding, deleting, modifying and viewing management of a thinking time model for performance test, and the performance test plan management module is used for realizing the adding, deleting, modifying and viewing management of a test plan for performance test.
When the device is used, a user (a tester) can quickly inquire and acquire a test script, a user distribution model, a load model, a thinking time model and a test plan required by a performance test through a performance test management platform according to actual needs, so that the performance test work can be smoothly completed.
Therefore, the performance test management platform provides a document recording system, so that testers can record and manage human resources (users, namely managers and testers) and software and hardware resource information related in performance test, reference can be conveniently consulted at any time, and test duration is further shortened to a certain extent.
The performance test script management module, the user distribution model management module, the load model management module, the thinking time model management module and the performance test plan management module adopt a modular design idea and are sequentially used for realizing the management of the test scripts, the user distribution model, the load model, the thinking time model and the test plan, so that the transportability of the test scripts, the user distribution model, the load model, the thinking time model and the test plan is increased to a certain extent, the reusability of the test scripts, the user distribution model, the load model, the thinking time model and the test plan is further improved, and the flexibility of performance test is increased.
The background service platform comprises a background server and a group of performance detectors which are respectively used for monitoring the performance. The background server comprises a monitoring task controller, a performance data acquisition unit, a performance data processing unit and a database. And the monitoring task controller is respectively connected with the performance detectors and is used for controlling the working state of the performance detectors. The performance data acquisition unit comprises a performance detector monitoring module for monitoring the working state of each performance detector and a performance data acquisition module for acquiring performance detection data of each performance detector in a working starting state. The performance data processing unit is used for processing the performance detection data acquired by the performance data acquisition unit and controlling the storage of the processed performance detection data. The database is used for storing the data of the performance test management platform. When the device is used, a user (a tester) installs the performance detector on a target testing machine according to actual needs, and then controls the performance detector to start working through the monitoring task controller when the performance test is started; the performance data acquisition unit monitors the working state of each performance detector to be in an opening state in real time through the performance detector monitoring module of the performance data acquisition unit, the performance data acquisition module of the performance data acquisition unit is called to acquire performance detection data of each performance detector in the working opening state at present, and the performance detection data is stored after being processed by the performance data processing unit. Therefore, the invention can complete the recording function and the automatic monitoring and sampling of the performance test data in the performance test process, thereby facilitating the test personnel to complete the test performance evaluation work.
In this embodiment, the performance detector includes a server performance detector for monitoring the performance of the server, a client performance detector for monitoring the performance of the client, and a network performance detector for monitoring the performance of the network, which correspond to the performance detector 1, the performance detector 2, and the performance detector 3 in fig. 1 in sequence. The performance detector comprises three types of performance detectors as shown above, so that a tester can select and use the performance detector according to test requirements.
In addition, the user console also comprises a basic configuration unit. In this embodiment, the basic configuration unit includes a user management module including a user basic information management unit, and the user basic information management unit is configured to manage basic information of a user and a test item management module configured to manage each related performance test item. The performance test items all comprise test item names, test script IDs, user distribution model IDs, load model IDs, thinking time model IDs and test plan IDs corresponding to the current performance test items. And wherein, the test script ID corresponds to the specific test script in the performance test script management module, the user distribution model ID corresponds to the specific user distribution model in the user distribution model management module, the load model ID corresponds to the specific load model in the load model management module, the thought time model ID corresponds to the specific thought time model in the thought time model management module, and the test plan ID corresponds to the specific test plan in the performance test plan management module. Therefore, the test scripts, the user distribution model, the load model, the thinking time model and the test plan which are required by the performance test items can be searched from the test management unit, and the subsequent test work can be smoothly carried out.
In this embodiment, the performance data processing unit includes a performance detection data extraction module, a performance detection data format conversion module, and a performance detection parameter storage module, which are connected in sequence. The performance detection data extraction module is used for extracting corresponding performance detection data from the performance detection data acquired by the performance data acquisition unit according to a preset rule; the performance detection data format conversion module is used for correspondingly converting each performance detection data extracted by the performance detection data extraction module into a preset corresponding format; the performance detection parameter storage module is used for storing the performance detection data subjected to the format conversion by the performance detection data format conversion module into the database.
In this embodiment, the user management module further includes a user authority management unit, configured to divide user roles and authorize each user to access a corresponding authority of the performance test management platform. The user roles are administrator and tester.
In this embodiment, the user management module further includes a test task allocation unit. The test task allocation unit is associated with the tester management module of the machine management unit, and is respectively associated with the user management module and the test item management module of the basic configuration unit, and is used for allocating a tester for each relevant user and allocating a corresponding performance test item for each tester allocated by each user. The use of the test task allocation unit is convenient for a user (only a tester) to correspondingly check the tester allocated to the user and the performance test items corresponding to the testers allocated to the user, and is intuitive and practical.
The machine management unit further comprises a log file management module for correspondingly managing the working logs of the testers to be tested.
In this embodiment, the machine management unit further includes a unit resource management module for managing each resource of a unit in correspondence; the resources of the units comprise a central processing unit CPU, a network card and a hard disk. In this embodiment, the user console further includes a monitoring metric unit management unit, connected to the database, for managing the fields of the database, that is, for adding, deleting, modifying, and viewing the fields of the database. In this embodiment, the user console further includes a test report generating unit, configured to generate a performance test report of the performance test corresponding to each of the related testing machines after the performance test is completed.
In summary, the user console is an interface for interaction between a user (including an administrator and a tester) and a performance testing platform, and provides a platform for managing performance testing items and performance testing data for the user. The background server of the background service platform is used for expressing and storing the related service requested by the user console, and the user console is used for sending the related service request to the background server and displaying the corresponding expression of the background service platform.
In the present embodiment, the user console is a PC. In order to simplify the structure of the drawing, in this embodiment, only one user console and an example of a performance detector 3 are given (as shown in fig. 1), and a person skilled in the art may add a corresponding number of user consoles and a corresponding number of performance detectors according to actual needs.
It should be noted that the contents not described in the present invention all belong to the prior art, and those skilled in the art can easily implement them, and no further description is given here to simplify the structure of the specification.
Therefore, the performance test management platform realizes the combination of performance test and test management, is convenient for testers to record and manage human resources and hardware and software resource information in the test, and can automatically monitor and sample performance test data in the performance test, thereby improving the test efficiency and the test quality to a certain extent.
The above embodiments are only for illustrating the technical solutions of the present invention, and not for limiting the same; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those skilled in the art that: the technical solutions described in the foregoing embodiments may be modified or some technical features may be equivalently replaced; and the modifications or the substitutions do not make the essence of the corresponding technical solutions depart from the scope of the technical solutions of the embodiments of the present invention.

Claims (14)

1. The utility model provides a performance test management platform which characterized in that, includes user's console and backstage service platform that the cooperation was used, the quantity of user's console is one at least, each user's console all include:
the machine management unit comprises a tester management module and a test machine management module, wherein the tester management module is used for realizing information management of each tester to be tested;
the test management unit comprises a performance test script management module, a user distribution model management module, a load model management module, a thinking time model management module and a performance test plan management module, and is sequentially used for realizing the management of the test script, the user distribution model, the load model, the thinking time model and the test plan;
the background service platform comprises a background server and a group of performance detectors which are respectively used for performing performance monitoring, and the background server comprises:
the monitoring task controller is respectively connected with the performance detectors and is used for controlling the working state of each performance detector;
the performance data acquisition unit comprises a performance detector monitoring module for monitoring the working state of each performance detector and a performance data acquisition module for acquiring the performance detection data of each performance detector in the working starting state;
the performance data processing unit is used for processing the performance detection data acquired by the performance data acquisition unit and controlling the storage of the processed performance detection data; and
the database is used for storing data of the performance test management platform;
the user console also comprises a basic configuration unit; the basic configuration unit comprises:
the user management module comprises a user basic information management unit, and the user basic information management unit is used for managing basic information of a user;
the test item management module is used for managing each related performance test item; the performance test items all comprise test item names, test script IDs, user distribution model IDs, load model IDs, thinking time model IDs and test plan IDs corresponding to the current performance test items;
the test script ID corresponds to a specific test script in the performance test script management module, the user distribution model ID corresponds to a specific user distribution model in the user distribution model management module, the load model ID corresponds to a specific load model in the load model management module, the thought time model ID corresponds to a specific thought time model in the thought time model management module, and the test plan ID corresponds to a specific test plan in the performance test plan management module.
2. The performance testing management platform of claim 1, wherein the performance detector is at least one of a server performance detector for monitoring server performance, a client performance detector for monitoring client performance, and a network performance detector for monitoring network performance.
3. The performance testing management platform according to claim 1 or 2, wherein the performance data processing unit comprises a performance testing data extraction module, a performance testing data format conversion module and a performance testing parameter storage module, which are connected in sequence, wherein:
the performance detection data extraction module is used for extracting corresponding performance detection data from the performance detection data acquired by the performance data acquisition unit according to a preset rule;
the performance detection data format conversion module is used for correspondingly converting each performance detection data extracted by the performance detection data extraction module into a preset corresponding format;
the performance detection parameter storage module is used for storing the performance detection data subjected to the format conversion by the performance detection data format conversion module into the database.
4. The performance testing management platform according to claim 1, wherein the performance data processing unit comprises a performance testing data extraction module, a performance testing data format conversion module, and a performance testing parameter storage module, which are connected in sequence, wherein:
the performance detection data extraction module is used for extracting corresponding performance detection data from the performance detection data acquired by the performance data acquisition unit according to a preset rule;
the performance detection data format conversion module is used for correspondingly converting each performance detection data extracted by the performance detection data extraction module into a preset corresponding format;
the performance detection parameter storage module is used for storing the performance detection data subjected to the format conversion by the performance detection data format conversion module into the database.
5. The performance testing management platform of claim 1, wherein the user management module further comprises a user authority management unit, configured to divide user roles and authorize respective authorities for each user to access the performance testing management platform.
6. The performance testing management platform of claim 1, wherein the user management module further comprises a testing task allocation unit;
the test task allocation unit is associated with the tester management module of the machine management unit, and is respectively associated with the user management module and the test item management module of the basic configuration unit, and is used for allocating a tester for each relevant user and allocating a corresponding performance test item for each tester allocated by each user.
7. The performance test management platform according to claim 1 or 2, wherein the machine management unit further comprises a log file management module for correspondingly managing a working log of each tester to be tested.
8. The performance testing management platform of claim 1, wherein the machine management unit further comprises a log file management module for correspondingly managing a working log of each testing machine to be tested.
9. The performance testing management platform according to claim 1 or 2, wherein the machine management unit further comprises a unit resource management module for managing each resource of a unit correspondingly; the resources of the units comprise a central processing unit CPU, a network card and a hard disk.
10. The performance testing management platform of claim 1, wherein the machine management unit further comprises a unit resource management module for managing each resource of a unit; the resources of the units comprise a central processing unit CPU, a network card and a hard disk.
11. The performance test management platform according to claim 1 or 2, wherein the user console further comprises a monitoring metric unit management unit, connected to the database, for managing fields of the database.
12. The performance testing management platform of claim 1, wherein the user console further comprises a monitoring metric unit management unit coupled to the database for managing fields of the database.
13. The performance testing management platform according to claim 1 or 2, wherein the user console further comprises a test report generating unit, configured to generate a performance test report of the performance test corresponding to each of the related testing machines after the performance test is completed.
14. The performance testing management platform of claim 1, wherein the user console further comprises a test report generation unit, configured to generate a performance test report of the performance test corresponding to each of the related testing machines after the performance test is completed.
CN201710828656.6A 2017-09-14 2017-09-14 Performance test management platform Active CN107634878B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710828656.6A CN107634878B (en) 2017-09-14 2017-09-14 Performance test management platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710828656.6A CN107634878B (en) 2017-09-14 2017-09-14 Performance test management platform

Publications (2)

Publication Number Publication Date
CN107634878A CN107634878A (en) 2018-01-26
CN107634878B true CN107634878B (en) 2021-02-02

Family

ID=61102004

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710828656.6A Active CN107634878B (en) 2017-09-14 2017-09-14 Performance test management platform

Country Status (1)

Country Link
CN (1) CN107634878B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109086216B (en) * 2018-10-26 2023-09-12 苏州友教习亦教育科技有限公司 Automatic test system
CN109960619A (en) * 2019-02-12 2019-07-02 众安在线财产保险股份有限公司 A kind of Testing Platform and method
CN110838006B (en) * 2019-11-14 2023-04-18 成都邦飞科技有限公司 Test system for universal device
CN113566812A (en) * 2021-07-19 2021-10-29 中数通信息有限公司 Mobile terminal outfield test management system platform

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1859154B (en) * 2005-05-08 2010-12-22 华为技术有限公司 Performance managing method between household gateway and broad band remote access server
CN102075384A (en) * 2010-12-20 2011-05-25 创新科存储技术有限公司 Performance test system and method
CN102495799A (en) * 2011-12-02 2012-06-13 刘伟 Automatic test system and method of movable terminal
CN102789410A (en) * 2012-06-29 2012-11-21 浪潮电子信息产业股份有限公司 Method for testing performance of storage system
CN103067225B (en) * 2013-01-05 2017-10-20 上海斐讯数据通信技术有限公司 A kind of test system
CN105807749B (en) * 2014-12-29 2018-11-16 国家电网公司 A kind of power dispatching automation main station system test platform and its test method
US9740600B2 (en) * 2015-02-10 2017-08-22 Wipro Limited Method and device for improving software performance testing
CN105577475B (en) * 2015-12-28 2019-07-05 上海瀚之友信息技术服务有限公司 Automated performance testing system and method

Also Published As

Publication number Publication date
CN107634878A (en) 2018-01-26

Similar Documents

Publication Publication Date Title
CN107634878B (en) Performance test management platform
CN107341098B (en) Software performance testing method, platform, equipment and storage medium
CN104410543B (en) Automated testing method and system based on cloud resource
CN111124850A (en) MQTT server performance testing method, system, computer equipment and storage medium
CN103186444B (en) A kind of performance test methods, test platform and test machine
CN105426278A (en) Client equipment performance test method and system
CN110636131A (en) Internet of things testing system based on cloud technology
CN105760286A (en) Application database dynamic property detection method and detection device
CN108399114A (en) A kind of system performance testing method, apparatus and storage medium
CN106874187A (en) code coverage collection method and device
CN103684898A (en) Method and device for monitoring operation of user request in distributed system
CN109885496B (en) Test log management method and system
CN106530121B (en) Method and system for detecting safety protection compliance of power monitoring system
CN108536571A (en) Performance test methods, device, equipment and computer readable storage medium
CN106850330B (en) Intelligent cloud desktop performance test system and method
CN111045879B (en) Method, device and storage medium for generating pressure test report
CN108108296A (en) A kind of cloud test method, server and client
CN109086216A (en) Automatization test system
CN113127356A (en) Pressure measurement method and device, electronic equipment and storage medium
CN111291382B (en) Vulnerability scanning system
CN107666401B (en) Configuration information acquisition method and terminal
CN102831296A (en) Automatic diagnosis system for electrical test field instruction
CN105119771A (en) Test method and system of electric power communication system
CN111930611B (en) Statistical method and device for test data
CN102043594A (en) System and method for realizing collection and playback of input/output trace under distribution environment

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
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20201229

Address after: Building 9, No.1, guanpu Road, Guoxiang street, Wuzhong Economic Development Zone, Wuzhong District, Suzhou City, Jiangsu Province

Applicant after: SUZHOU LANGCHAO INTELLIGENT TECHNOLOGY Co.,Ltd.

Address before: Room 1601, 16 / F, 278 Xinyi Road, Zhengdong New District, Zhengzhou City, Henan Province, 450000

Applicant before: ZHENGZHOU YUNHAI INFORMATION TECHNOLOGY Co.,Ltd.

GR01 Patent grant
GR01 Patent grant