CN111949539A - WEB-based automotive electronics basic software testing system - Google Patents

WEB-based automotive electronics basic software testing system Download PDF

Info

Publication number
CN111949539A
CN111949539A CN202010820266.6A CN202010820266A CN111949539A CN 111949539 A CN111949539 A CN 111949539A CN 202010820266 A CN202010820266 A CN 202010820266A CN 111949539 A CN111949539 A CN 111949539A
Authority
CN
China
Prior art keywords
test
web server
database
test set
web
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
CN202010820266.6A
Other languages
Chinese (zh)
Other versions
CN111949539B (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.)
Xinruixin Intelligent Iot Research Institute Nanjing Co ltd
Original Assignee
Xinruixin Intelligent Iot Research Institute Nanjing 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 Xinruixin Intelligent Iot Research Institute Nanjing Co ltd filed Critical Xinruixin Intelligent Iot Research Institute Nanjing Co ltd
Priority to CN202010820266.6A priority Critical patent/CN111949539B/en
Publication of CN111949539A publication Critical patent/CN111949539A/en
Application granted granted Critical
Publication of CN111949539B publication Critical patent/CN111949539B/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
    • G06F11/3676Test management for coverage analysis
    • 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
    • G06F11/3688Test management for test execution, e.g. scheduling of test suites
    • 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
    • G06F11/3692Test management for test results analysis

Abstract

The invention discloses a WEB-based automobile electronic basic software testing system, which comprises a WEB server, wherein the WEB server is provided with a creation testing module and a testing set testing module; the creating test module comprises an uploading area and a test set generating area, wherein the uploading area distributes corresponding creatable test item types to the user side through a WEB server port according to the request of the user side and acquires test requirement information uploaded by the user side; the test set generation area generates a test set according to the test item type and the test requirement information and uploads the test set to a database; the test set test module acquires a test set from the database, tests the test set, generates a test report and uploads the test report to the database; and the WEB server accesses the database to inform the state of the test set or the test report to the user terminal. The system provides a convenient way for automobile electronic research and development enterprises to realize the test of the automobile electronic basic software, and reduces the test investment cost and the test period.

Description

WEB-based automotive electronics basic software testing system
Technical Field
The invention relates to the field of software testing, in particular to a WEB-based automobile electronic basic software testing system.
Background
With the development of the automobile, the function of the basic software of the electronic control system of the automobile becomes more and more important, and the testing of the corresponding function of the basic software becomes an important ring. Currently, most of the domestic automobile electronic part product research and development enterprises purchase corresponding software and hardware environments by themselves and establish corresponding test teams to carry out basic software function tests represented by bus communication, diagnosis, calibration, network management and other functions of an automobile electronic software system of the product, and the tests still stay in the primary stage, so that the following problems exist.
The test coverage is incomplete, because the functions of communication, diagnosis, calibration, network management and the like of an automobile electronic bus system relate to a plurality of international standards such as the automobile industry ISO and the like, the technology accumulation of automobile electronic part product research and development departments is insufficient, the standards are mastered unevenly, so that the test design and the test case coverage are uneven, corresponding tests cannot be comprehensively carried out, and the quality of the improved product is limited.
The test means is rough, and because the test software and hardware for comprehensively supporting the communication, diagnosis, calibration and network management of the automobile electronic bus system are quite complex, the software and hardware purchasing and building of the test system and the culture and construction of a talent team all need quite large investment, which can not be borne by a great part of automobile electronic part product research and development enterprises. Therefore, most enterprises employ simple low-end testing software and hardware environments and relatively simple tests, and the integrity and correctness of the tests cannot be ensured.
The third-party testing service mechanism is lack and the testing service is inconvenient to cooperate, because automobile electronic part product research and development enterprises are all over the country, the number of the third-party enterprises which can establish and provide the testing capability of the professional automobile electronic basic software system is relatively small, and because of the aspects of regional limitation and the like, the cooperation of a testing service provider and a testing service demander is very inconvenient.
Disclosure of Invention
The invention mainly provides an automobile electronic basic software testing system which can solve the problems that the basic software function testing coverage is incomplete, the testing means is rough, and the cooperation of a testing service provider and a testing service demander is inconvenient in the prior art.
In order to solve the technical problems, the invention adopts a technical scheme that: a WEB-based automobile electronic basic software testing system is provided.
The WEB server is respectively connected with a database and a user side and is provided with a test creation module and a test set test module;
the creation test module comprises an uploading area and a test set generation area, wherein the uploading area distributes corresponding creatable test item types to the user side through a WEB server port according to the request of the user side and acquires test requirement information uploaded by the user side;
the test set generation area generates a test set according to the test item type and the test requirement information and uploads the test set to the database;
the test set testing module acquires a test set from a database, tests the test set, generates a test report and uploads the test report to the database;
and the WEB server accesses the database to inform the state of the test set or the test report to the user side.
Preferably, the step of distributing the corresponding creatable test item types to the user side through the WEB server port by the upload area according to the request of the user side includes: the uploading area provides different graphical interfaces according to different basic software functions and definitions of corresponding industry standards.
Preferably, the generating, by the test set generating area, a test set according to the test item type and the test requirement information includes: and generating a corresponding test configuration code according to the corresponding basic software function, and generating a corresponding static test code according to the test requirement information.
The test configuration code refers to a code corresponding to relevant parameter data determined according to a specific tested product function special effect in a fixed test logic and a test flow and is generated according to test information submitted and configured by a user; the static test code is a code for realizing fixed test implementation logic and test flow according to relevant functional standards.
Preferably, the creating test module further includes an analysis and verification area, where the analysis and verification area is used to analyze and verify the data integrity and validity of the test requirement information, and if the analysis and verification is error-free, the test set generation area is triggered to operate.
Preferably, the analyzing and verifying section is configured to analyze and verify the data integrity and validity of the test requirement information, and further includes: and if the analysis and verification are wrong, carrying out error information reminding.
Preferably, the WEB server further comprises a user management module, and the user management module is used for adding, modifying and deleting users.
Preferably, the automobile electronic basic software testing system based on WEB further comprises a testing server, wherein the testing server is respectively connected with the WEB server and the database, and the testing server carries out offline testing on the testing set and uploads a testing report to the database.
Preferably, the accessing the database by the WEB server to notify the client of the status of the test set or the test report includes: when the test set or the test report is uploaded to the database, the system informs the user to view or download the test set or the test report in an email mode.
A kind of vehicle electronic basic software test system based on WEB, also include the user end, connect with WEB server, database separately, the said user end requests the test item type that needs to be set up to the WEB server through the WEB server port, and according to the definition of different basic software functions and corresponding trade standards, upload the test demand information to the upload area of the WEB server;
and the user side accesses the database through a WEB server and acquires the state of the test set or the test report.
Preferably, the request for the test item type to be created from the WEB server includes: and providing a required graphical interface according to different basic software functions and definitions of corresponding industry standards.
Preferably, the accessing, by the user side, the database through the WEB server and acquiring the state of the test set or the test report includes: and acquiring a test set or a test report from the database in an email mode.
The invention has the beneficial effects that: (1) different from the situation of the prior art, the method provides different graphical interfaces according to different basic software functions and definitions of corresponding industry standards by establishing a test module in the WEB server, and the basic software function test is comprehensive in coverage; (2) the test set generation area generates a test set according to the test requirement information and uploads the test set to the database, so that a test service is conveniently provided for a test service requiring party, or the system informs a user to check or download the test set to the local for testing in an email mode, so that an online or offline test service is provided for the test service requiring party, and a test means and test precision are improved; (3) the user inputs related test requirement information through the uploading area, cooperation between a remote test service provider and a test demander is facilitated, the automobile electronic basic software test system based on the WEB provides a convenient way for automobile electronic part product research and development enterprises to realize automobile electronic basic software test, and test investment cost and test period are greatly reduced.
Drawings
FIG. 1 is a flow chart of a method for testing vehicle electronic basic software based on WEB according to the invention;
FIG. 2 is a schematic diagram of a WEB-based automotive electronics basic software testing system according to the present invention;
FIG. 3 is a schematic diagram of the present invention performing testing in the WEB;
FIG. 4 is a schematic diagram of the present invention for performing testing locally at the user.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention clearer and more complete, the following embodiments are further illustrated in the accompanying drawings.
Example 1
In an exemplary embodiment, as shown in fig. 1, a WEB-based automotive electronic basic software testing system is provided, where the system includes a WEB server, the WEB server is connected to a database and a user side respectively, and the WEB server is provided with a creation testing module and a test set testing module;
the creation test module comprises an uploading area and a test set generation area, wherein the uploading area distributes corresponding creatable test item types to the user side through a WEB server port according to the request of the user side and acquires test requirement information uploaded by the user side;
the test set generation area generates a test set according to the test item type and the test requirement information and uploads the test set to the database;
the test set testing module acquires a test set from a database, tests the test set, generates a test report and uploads the test report to the database;
and the WEB server accesses the database to inform the state of the test set or the test report to the user side.
A user inputs related test requirement information of automobile electronic basic software bus communication in a graphical mode through a WEB server, the WEB server stores the information or files required to be input in a system database, triggers a test code automatic generation function to generate corresponding test codes and scripts, and combines static test codes and scripts developed by a test technology team to form a complete test set, and the test set is stored in the database. A user can obtain a complete test set through a WEB server and run and execute the test set in a local test execution environment to obtain a test report; or the test execution environment is off-line in the background of the system to develop test execution work to generate a test report, the test report is stored in a database, and a user acquires the test report through the WEB cloud system.
Furthermore, the user management module is also used for realizing addition, modification and deletion of users of the test system. Each user can select items of communication, diagnosis, calibration, network management and other basic software test functions to be supported, and the system assigns corresponding function permissions which can be obtained by the user according to the selection of the user, namely types of test items which can be created.
Further, the step of inputting the relevant test requirement information by the user through the uploading area comprises the following steps: test requirement information related to the communication of the automobile electronic basic software bus is input in a graphical mode.
Further, the generating, by the test set generating area, a test set according to the test requirement information includes: and generating a corresponding test configuration code according to the corresponding basic software function, and generating a corresponding static test code according to the test requirement information.
And the test set generation area realizes the entry and update of the static test codes and the static test scripts corresponding to the corresponding basic software functions. And the WEB server maintenance team selects corresponding basic software functions to complete the input of the static test codes and the static test scripts in batches or singly. The static test codes and the static test scripts are stored in a database, are shared and accessed by all users, and are important components of a complete test set of corresponding basic software functions. Test data and test codes are managed through a WEB database subsystem, the test codes and test scripts are automatically generated and extracted, and a complete test set is generated.
Further, the creating test module further comprises an analysis and verification area, the analysis and verification area is used for analyzing and verifying the data integrity and the validity of the test requirement information, and if the analysis and verification is error-free, the test set generation area is triggered to work.
Further, if the analysis and verification are wrong, error information reminding is carried out.
Further, the automobile electronic basic software testing system based on WEB also comprises a testing server, wherein the testing server is respectively connected with the WEB server and the database, and the testing server carries out offline testing on the testing set and uploads a testing report to the database.
Further, the step of the WEB server accessing the database to notify the client of the status of the test set or the test report includes: when the test set or the test report is uploaded to the database, the system informs the user to view or download the test set or the test report in an email mode.
A kind of vehicle electronic basic software test system based on WEB, also include the user end, connect with WEB server, database separately, the said user end requests the test item type that needs to be set up to the WEB server through the WEB server port, and according to the definition of different basic software functions and corresponding trade standards, upload the test demand information to the upload area of the WEB server;
and the user side accesses the database through a WEB server and acquires the state of the test set or the test report.
Further, the request for the test item type to be created from the WEB server includes: and providing a required graphical interface according to different basic software functions and definitions of corresponding industry standards.
Furthermore, the user side checks or downloads the test set or the test report to the local for testing through the WEB server.
The system has the functions of managing the test set and the test report, and realizes the state query of the test set, the next week of the test set, the query of the test report, the next week of the test report and the execution control of part of the test set which can be executed on line. After the test generation engine generates a complete test set and notifies a user by an email, the user logs in the system to inquire the completed test set, and the user can download the test set to the local of the user in a compressed package mode and automatically execute the test set or consult the test set; the user can also choose to execute the test set and generate the test report by the WEB server.
The functions of communication, diagnosis, calibration, network management and the like related to the bus in the automobile electronic basic software have mature and unified international industry standards, and corresponding test codes and test scripts are developed according to the industry standards by professional technical personnel. The test codes and test scripts are divided into static test codes and scripts that can be reused and test configuration codes and test configuration scripts that can be changed according to actual project requirements. The static test codes and the scripts are developed and input into a system database, and the system performs corresponding extraction according to specific test project configuration. The test configuration code and the test configuration script are calculated and generated according to each specific test item information.
Example 2
As shown in fig. 3, a WEB-based automotive electronic basic software testing system is provided, where the system includes a WEB server, the WEB server is respectively connected with a database and a user side, and the WEB server is provided with a test creation module and a test set test module;
the creation test module comprises an uploading area and a test set generation area, wherein the uploading area distributes corresponding creatable test item types to the user side through a WEB server port according to the request of the user side and acquires test requirement information uploaded by the user side;
the test set generation area generates a test set according to the test item type and the test requirement information and uploads the test set to the database;
the test set testing module acquires a test set from a database, tests the test set, generates a test report and uploads the test report to the database;
and the WEB server accesses the database to inform the state of the test set or the test report to the user side.
Further, the user selects a WEB server to execute the test set, and triggers corresponding test execution according to the function classification of the test set; if the corresponding test set is integrated into an automatic test in a background system of the WEB server, the WEB server sends a test execution command to initiate the execution of the test and generate a test report, the test report is stored in a database system, and the mail and the user test report can be downloaded at the same time; if the corresponding test set is not integrated into an automatic test in the WEB server background system and needs a background offline test team to manually execute the test set, the system prompts the background test service team that the corresponding test task exists, the background test service team opens the offline test execution, a test report is generated and is input into a database system, and a system mail informs a user that the test report can be obtained. And through the functions of WEB server user management and mail notification, the development of test work and the acquisition of test results and test reports are coordinated in time.
The WEB cloud system is used, an automatic test code test script generation function and a management function are provided for a third-party automobile electronic basic software test service provider, professional technical team test service capability and an expensive test software and hardware system can be conveniently reused, and popularization and cooperation of test services are maximized.
Example 3
As shown in fig. 4, a WEB-based automotive electronics basic software testing system includes a WEB server, where the WEB server is connected to a database and a user side, and the WEB server is provided with a test creation module and a test set test module;
the creation test module comprises an uploading area and a test set generation area, wherein the uploading area distributes corresponding creatable test item types to the user side through a WEB server port according to the request of the user side and acquires test requirement information uploaded by the user side;
the test set generation area generates a test set according to the test item type and the test requirement information and uploads the test set to the database;
the test set testing module acquires a test set from a database, tests the test set, generates a test report and uploads the test report to the database;
and the WEB server accesses the database to inform the state of the test set or the test report to the user side.
Furthermore, after the test generation engine generates a complete test set and notifies a user by an email, the user logs in the system to inquire the completed test set, and the user can download the test set to the local of the user in a compressed package mode and automatically execute the test set or consult the test set.
By applying the WEB cloud system, a convenient way is provided for automobile electronic part product research and development enterprises to realize the automobile electronic basic software test, and the test input cost and the test period are greatly reduced.
The above description is only an embodiment of the present invention, and not intended to limit the scope of the present invention, and all modifications of equivalent structures and equivalent processes performed by the present specification and drawings, or directly or indirectly applied to other related technical fields, are included in the scope of the present invention.

Claims (10)

1. The utility model provides an automotive electronics basic software test system based on WEB, includes the WEB server, and the WEB server is connected with database, user side respectively, its characterized in that:
the WEB server is provided with a creating test module and a test set test module;
the creation test module comprises an uploading area and a test set generation area, wherein the uploading area distributes corresponding creatable test item types to the user side through a WEB server port according to the request of the user side and acquires test requirement information uploaded by the user side;
the test set generation area generates a test set according to the test item type and the test requirement information and uploads the test set to the database;
the test set testing module acquires a test set from a database, tests the test set, generates a test report and uploads the test report to the database;
and the WEB server accesses the database to inform the state of the test set or the test report to the user side.
2. The WEB-based automotive electronics basic software test system according to claim 1, wherein:
the method for distributing the corresponding creatable test item types to the user terminal by the uploading area through the WEB server port according to the request of the user terminal comprises the following steps: the uploading area provides different graphical interfaces according to different basic software functions and definitions of corresponding industry standards.
3. The WEB-based automotive electronics basic software test system according to claim 1, wherein:
the test set generating area generating the test set according to the test item type and the test requirement information comprises: and generating a corresponding test configuration code according to the corresponding basic software function, and generating a corresponding static test code according to the test requirement information.
4. The WEB-based automotive electronics basic software test system according to claim 1, wherein:
the creating test module further comprises an analysis and verification area, the analysis and verification area is used for analyzing and verifying the data integrity and the validity of the test requirement information, and if the analysis and verification is error-free, the test set generation area is triggered to work; and if the analysis and verification are wrong, carrying out error information reminding.
5. The WEB-based automotive electronics basic software test system according to claim 1, wherein:
the WEB server also comprises a user management module, and the user management module realizes the addition, modification and deletion of users.
6. The WEB-based automotive electronics basic software test system according to claim 1, wherein: the test server is respectively connected with the WEB server and the database, and carries out offline test on the test set and uploads a test report to the database.
7. The WEB-based automotive electronics basic software test system according to claim 1, wherein:
the step of the WEB server accessing the database to inform the user terminal of the state of the test set or the test report comprises the following steps: when the test set or the test report is uploaded to the database, the system informs the user to view or download the test set or the test report in an email mode.
8. The utility model provides an automotive electronics basic software test system based on WEB, includes the user, is connected with WEB server, database respectively, its characterized in that:
the user side requests a test item type to be created from the WEB server through a WEB server port, and uploads test demand information to an uploading area of the WEB server according to different basic software functions and definitions of corresponding industry standards;
and the user side accesses the database through a WEB server and acquires the state of the test set or the test report.
9. The WEB-based automotive electronics base software test system according to claim 8, wherein:
the request for the test item types to be created from the WEB server comprises the following steps: and providing a required graphical interface according to different basic software functions and definitions of corresponding industry standards.
10. The WEB-based automotive electronics base software test system according to claim 8, wherein:
the user side accesses the database through the WEB server and acquires the state of the test set or the test report, wherein the state comprises the following steps: and acquiring a test set or a test report from the database in an email mode.
CN202010820266.6A 2020-08-14 2020-08-14 Automobile electronic basic software testing system based on WEB Active CN111949539B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010820266.6A CN111949539B (en) 2020-08-14 2020-08-14 Automobile electronic basic software testing system based on WEB

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010820266.6A CN111949539B (en) 2020-08-14 2020-08-14 Automobile electronic basic software testing system based on WEB

Publications (2)

Publication Number Publication Date
CN111949539A true CN111949539A (en) 2020-11-17
CN111949539B CN111949539B (en) 2023-09-15

Family

ID=73342443

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010820266.6A Active CN111949539B (en) 2020-08-14 2020-08-14 Automobile electronic basic software testing system based on WEB

Country Status (1)

Country Link
CN (1) CN111949539B (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020032690A1 (en) * 2000-06-14 2002-03-14 Liu Yi Bo Method for processing data and generating test report of test system
CN104021077A (en) * 2014-06-10 2014-09-03 广州市久邦数码科技有限公司 Mobile terminal software test system and method
CN106547689A (en) * 2016-10-20 2017-03-29 金航数码科技有限责任公司 A kind of automatic test cases development system and method based on web
CN106933745A (en) * 2017-03-30 2017-07-07 携程计算机技术(上海)有限公司 WEB automatic interface testing methods and system
CN108595339A (en) * 2018-05-09 2018-09-28 成都致云科技有限公司 Automated testing method, apparatus and system
CN108681470A (en) * 2018-05-15 2018-10-19 成都道纬科技有限公司 A kind of configuration of automotive electronics basic software and code generating system based on WEB technologies
CN110471899A (en) * 2018-05-11 2019-11-19 懿谷智能科技(上海)有限公司 A kind of laboratory test report preparing system and method

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020032690A1 (en) * 2000-06-14 2002-03-14 Liu Yi Bo Method for processing data and generating test report of test system
CN104021077A (en) * 2014-06-10 2014-09-03 广州市久邦数码科技有限公司 Mobile terminal software test system and method
CN106547689A (en) * 2016-10-20 2017-03-29 金航数码科技有限责任公司 A kind of automatic test cases development system and method based on web
CN106933745A (en) * 2017-03-30 2017-07-07 携程计算机技术(上海)有限公司 WEB automatic interface testing methods and system
CN108595339A (en) * 2018-05-09 2018-09-28 成都致云科技有限公司 Automated testing method, apparatus and system
CN110471899A (en) * 2018-05-11 2019-11-19 懿谷智能科技(上海)有限公司 A kind of laboratory test report preparing system and method
CN108681470A (en) * 2018-05-15 2018-10-19 成都道纬科技有限公司 A kind of configuration of automotive electronics basic software and code generating system based on WEB technologies

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
张冬敏: "Web应用测试集成环境的研究与设计", 计算机应用与软件, pages 1 - 3 *

Also Published As

Publication number Publication date
CN111949539B (en) 2023-09-15

Similar Documents

Publication Publication Date Title
CN110851356B (en) Selenium-based Web application automatic test framework and construction method and system thereof
CN102693183B (en) Method and system for realizing automatic software testing
US9087041B2 (en) Enterprise test system platform and associated method for interoperable test data management, test development, test libraries and test workflow management and automation
CN110580572B (en) Product life-span traceability system
US9411575B2 (en) Systems and methods for quality assurance automation
CN109086213B (en) Commercial vehicle network test management system and method based on distributed system
CN111130922A (en) Airborne information safety automatic test method and test platform
CN110689223B (en) Robot batch management system based on RPA control
CN110650061A (en) Distributed cooperative cloud testing system
CN112306861A (en) Unittest and Jenkins tool-based interface automatic testing system and method
CN112787895A (en) Network inspection method, device and equipment
CN114816591A (en) Service interface processing method and device, computer equipment and storage medium
CN109582286B (en) Freemarker technology-based data normalization verification method and device
CN111464350B (en) Method and system for managing heterogeneous brand network equipment
CN111949539A (en) WEB-based automotive electronics basic software testing system
US8781845B1 (en) Service configuration management system and method
CN110543424B (en) Test method and device for electronic tax platform
CN113867898A (en) Flow management platform and equipment storage and management method and device thereof
CN113438126A (en) Distributed online test system applied to block chain domain name system
CN105955718A (en) Software customization method and system
Liu et al. Intelligent Test Platform for Power Metering System Software
CN111061789A (en) Smart power grids capital construction information management system
CN112904082B (en) Device and method for providing service based on full-chain quality data of intelligent electric energy meter
US20240095239A1 (en) Multi-layer extensibility for enterprise portal
CN112749087A (en) Test service platform, electronic equipment and test service method

Legal Events

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