CN112099814B - System and method for managing vehicle-mounted machine application software installation environment - Google Patents

System and method for managing vehicle-mounted machine application software installation environment Download PDF

Info

Publication number
CN112099814B
CN112099814B CN202011019996.2A CN202011019996A CN112099814B CN 112099814 B CN112099814 B CN 112099814B CN 202011019996 A CN202011019996 A CN 202011019996A CN 112099814 B CN112099814 B CN 112099814B
Authority
CN
China
Prior art keywords
installation
application software
configuration table
application
installation environment
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
CN202011019996.2A
Other languages
Chinese (zh)
Other versions
CN112099814A (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.)
Zhidao Network Technology Tianjin Co ltd
Original Assignee
Zhidao Network Technology Tianjin 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 Zhidao Network Technology Tianjin Co ltd filed Critical Zhidao Network Technology Tianjin Co ltd
Priority to CN202011019996.2A priority Critical patent/CN112099814B/en
Publication of CN112099814A publication Critical patent/CN112099814A/en
Application granted granted Critical
Publication of CN112099814B publication Critical patent/CN112099814B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management

Abstract

The embodiment of the invention provides a system and a method for managing a vehicle machine application software installation environment, wherein the system comprises the following steps: the application software installation environment management platform is used for generating an installation environment configuration table and an application dependence configuration table; the installation package management client is used for calling the installation environment configuration table and the application dependence configuration table from the application software installation environment management platform, determining application software to be installed based on the installation environment configuration table and the application dependence configuration table, and installing the application software to be installed; and the file server is used for sending the installation package corresponding to the application software to be installed to the installation package management client according to the downloading request sent by the installation package management client. By installing the installation package management client at the vehicle end and based on the corresponding relation between different environments and the installation package on the client interface, environment replacement and version upgrading of application software to be installed on the vehicle are completed, the problem that installation and maintenance operations of multi-environment software are complex is solved, and the cost of manual installation and application is saved.

Description

System and method for managing vehicle-mounted machine application software installation environment
Technical Field
The invention relates to the technical field of vehicle communication, in particular to a vehicle machine application software installation environment management system and method.
Background
Generally, one application software is subjected to stages of development environment debugging, test environment verification, pre-release environment commissioning, formal environment release and the like, and as the business is gradually complicated and the product line is increasingly abundant, one application software may be developed into different versions in parallel, that is, one application software has a plurality of installation environments in different stages. In this scenario, software installation management of the secure environment can become time and labor consuming. Currently, dealing with such scenarios is mainly started from the following aspects:
(1) At present, in many test scenes, a packaging link and an installation link of application software are separated, and extra communication cost exists in the middle to confirm information such as an installation environment, a version and the like;
(2) The software installation process mostly uses scripts to carry out unified installation, the scripts need to be modified when the application software changes every time, and the software installation process is not flexible enough, and is not simple and convenient enough in operation due to the lack of a visual interface;
(3) The environment is updated each time by script or manually, and the operation is complicated.
Disclosure of Invention
Aiming at the problems in the prior art, the embodiment of the invention provides a vehicle application software installation environment management system and a vehicle application software installation environment management method.
In a first aspect, an embodiment of the present invention provides a system for managing an in-vehicle application software installation environment, including:
the application software installation environment management platform is used for generating an installation environment configuration table and an application dependence configuration table;
the installation package management client is used for acquiring an installation environment configuration table and an application dependence configuration table from the application software installation environment management platform, determining application software to be installed based on the installation environment configuration table and the application dependence configuration table, and installing the application software to be installed;
and the file server is used for sending the installation package corresponding to the application software to be installed to the installation package management client according to the downloading request sent by the installation package management client.
Further, the system also comprises an installation package synchronous processor, which is used for receiving the installation package of the application software, extracting the software information corresponding to the installation package, sending the software information to the application software installation environment management platform and sending the installation package to the file server;
accordingly, the application software installation environment management platform is further configured to: and generating an installation environment configuration table and an application dependence configuration table according to the software information.
Further, the application software installation environment management platform comprises an installation environment management unit and an application dependency management unit, wherein:
the installation environment management unit is used for providing environment data of different installation environments and generating an installation environment configuration table according to the environment data and the software information;
and the application dependence management unit is used for organizing different software information and establishing an application dependence configuration table.
Further, the installation environment configuration table includes a corresponding relationship between installation environments and installation packages; the application dependency configuration table comprises the corresponding relation between the installation packages.
Further, the installation package management client comprises a detection unit and an installation unit, wherein:
the detection unit is used for providing current version information of the software to be installed;
and the installation unit is used for acquiring the software to be installed from the file server and installing the application software to be installed when the current version information and the new version information of the software to be installed are different.
Further, the system also includes a packaging processor to:
and under a Jenkins packing environment, generating an installation package of the application software according to the compiling and packing tasks of the application software.
Further, the installation package management client is installed on the vehicle end in the form of application software.
In a second aspect, an embodiment of the present invention provides a vehicle application software installation environment management method based on the vehicle application software installation environment management system, including:
acquiring an installation environment configuration table and an application dependence configuration table from an application software installation environment management platform, and determining application software to be installed based on the installation environment configuration table and the application dependence configuration table;
and receiving an installation package of the application software to be installed, which is sent by the file server, and completing installation of the application software to be installed.
In a third aspect, an embodiment of the present invention provides a car machine application software installation environment management method based on the car machine application software installation environment management system, including:
and generating an installation environment configuration table and an application dependence configuration table, sending the installation environment configuration table and the application dependence configuration table to an installation package management client, so that the installation package management client determines the application software to be installed based on the installation environment configuration table and the application dependence configuration table, and after receiving an installation package of the application software to be installed sent by a file server, finishing installation of the application software to be installed.
Further, before generating the installation environment configuration table and the application dependent configuration table, the method further includes:
receiving an installation package of application software, extracting software information corresponding to the installation package, and sending the software information to an application software installation environment management platform so that the application software installation environment management platform generates an installation environment configuration table and an application dependency configuration table according to the software information;
and sending the installation package to the file server.
According to the system and the method for managing the vehicle-mounted application software installation environment, the installation package management client is installed at the vehicle-mounted end, and the application software to be installed on a vehicle is subjected to environment replacement and version upgrading on the basis of the corresponding relation between different environments and the installation package on the client interface, so that the problem of complex installation and maintenance operation of multi-environment software is solved, and the cost of manual installation and application is saved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the embodiments or the description of the prior art will be briefly described below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and other drawings can be obtained by those skilled in the art without creative efforts.
FIG. 1 is a block diagram of the vehicle application software installation environment management system of the present invention;
FIG. 2 is a block diagram of the car machine application software installation environment management system of the present invention;
FIG. 3 is a management flowchart of the car machine application software installation environment management system of the present invention;
FIG. 4 is a flowchart of the method for managing the car-in-vehicle application software installation environment according to the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Fig. 1 shows a schematic structural diagram of a car-in-vehicle application software installation environment management system provided in an embodiment of the present invention, referring to fig. 1, the system includes an application software installation environment management platform 11, an installation package management client 12, and a file server 13, where:
an application software installation environment management platform 11, configured to generate an installation environment configuration table and an application dependent configuration table;
the installation package management client 12 is configured to obtain an installation environment configuration table and an application dependency configuration table from the application software installation environment management platform, determine application software to be installed based on the installation environment configuration table and the application dependency configuration table, and install the application software to be installed;
and the file server 13 is configured to send the installation package corresponding to the application software to be installed to the installation package management client according to the download request sent by the installation package management client.
To sum up, in this embodiment, the system is applied to the field of intelligent car machines (i.e., vehicles), and performs installation management on multimedia applications installed in the car machines. The installation package management client is installed on a vehicle end in the form of application software, and a management interface is displayed on a display screen on the vehicle end so that a user can view information and perform management operation on the management interface.
The application software installation environment management platform is arranged in a cloud platform and used for establishing and providing a corresponding relation between an installation environment and an installation package, namely an installation environment configuration table and an application dependence configuration table are generated.
The installation environment configuration table includes a corresponding relationship between an installation environment and an installation package. Namely: which application software can be adapted for installation in an installation environment. E.g., installation environment a, may be adapted for installation of different versions of application software B. And the installation environment C is applicable to installation of the application software D and the application software E.
The application dependency configuration table contains the installation package and the corresponding relation between the installation packages. Namely: installation of an installation package is dependent on which installation packages are installed before installation is complete. For example, in the installation environment F, the installation of the application software G requires that the application software H and the application software I are installed first, and at this time, the application software G has a dependency relationship with the application software H and the application software I. In the installation environment J, the installation of the 3.0 version of the application software K requires a part of the files for the 2.0 installation of the application software K, and at this time, the new version of the application software K has a dependency relationship with the old version of the application software K.
The file server is arranged on a cloud platform and used for storing installation packages of all application software. And after receiving the installation request, sending out the corresponding installation package of the application software to be installed.
In this embodiment, a user operates on an interface of an installation package management client, and can call an installation environment configuration table and an application dependent configuration table from an application software installation environment management platform and display the two configuration tables on a display screen. And the user determines the application software to be installed based on the operation signals of the installation environment configuration table and the application dependent configuration table on the interface. Namely: and selecting an installation package of the application software corresponding to a certain installation environment and the application software with a dependency relationship with the selected application software in the configuration table. The application software to be installed may include the selected application software or the selected application software and other application software having a dependency relationship with the selected application software.
At this time, the installation package management client sends an installation request to the file server, where the installation request includes unique identification information of the installation package. Such as installation package name, file path, version number.
And the file server can call out a corresponding installation package according to the identification information, send the installation package to an installation package management client and install the installation package on the vehicle terminal.
According to the vehicle-mounted application software installation environment management system provided by the embodiment, the installation package management client is installed at the vehicle-mounted end, and the application software to be installed on the vehicle-mounted machine is subjected to environment replacement and version upgrading on the basis of the corresponding relation between different environments and the installation package on the client interface, so that the problem of complex operation of installation and maintenance of multi-environment software is solved, and the cost of manual installation and application is saved.
In a further embodiment of the above-described embodiment system, as shown in fig. 2, the system includes an application software installation environment management platform 11, an installation package management client 12, a file server 13, and an installation package synchronization processor 21, wherein:
and an application software installation environment management platform 11 for generating an installation environment configuration table and an application dependent configuration table.
And the installation package management client 12 is configured to obtain the installation environment configuration table and the application dependency configuration table from the application software installation environment management platform, determine the application software to be installed based on the installation environment configuration table and the application dependency configuration table, and install the application software to be installed.
And the file server 13 is configured to send the installation package corresponding to the application software to be installed to the installation package management client according to the download request sent by the installation package management client.
The installation package synchronization processor 21 is configured to receive an installation package of the application software, extract software information corresponding to the installation package, send the software information to the application software installation environment management platform, and send the installation package to the file server.
To this end, in this embodiment, the installation package synchronization processor is configured to, after receiving an installation package of an application software, send software information of the extracted installation package and an installation package body to the application software installation environment management platform and the file server in synchronization, respectively, so as to ensure that the installation package management client can obtain data of an installation environment and an installation package from the application software installation environment management platform, and can accurately obtain the installation package of the application software to be installed from the file server after selecting the application software to be installed.
Because the installation package synchronization processor sends the software information to the application software installation environment management platform, for this reason, the application software installation environment management platform is specifically configured to: and generating an installation environment configuration table and an application dependence configuration table according to the software information.
It should be noted that, an administrator can view the software information of the application software on the management interface of the application software installation environment management platform. The software information includes software name, version information, applicable environment, and the like. And the administrator performs configuration operation on the management interface based on the software information to generate an installation environment configuration table and an application dependence configuration table.
In a further embodiment of the above embodiment system, the application software installation environment management platform includes an installation environment management unit and an application dependency management unit, wherein:
the installation environment management unit is used for providing environment data of different installation environments and generating an installation environment configuration table according to the environment data and the software information;
and the application dependence management unit is used for organizing different software information and establishing an application dependence configuration table.
In this regard, it should be noted that an administrator can view the software information of the application software on the management interface of the application software installation environment management platform, and provide environment data of different installation environments. And the administrator performs configuration operation on the management interface based on the software information and the environment data to generate an installation environment configuration table and an application dependence configuration table.
In the embodiment, the installation environment configuration table and the application dependence configuration table are established through different units, so that the purposes of labor division coordination and convenient management are achieved.
In a further embodiment of the above embodiment system, the installation package management client includes a detection unit and an installation unit, where:
the detection unit is used for providing current version information of the software to be installed;
and the installation unit is used for acquiring the software to be installed from the file server and installing the application software to be installed when the current version information of the software to be installed is different from the new version information.
In contrast, it should be noted that the installation package management client is disposed on the car machine, and is capable of checking existing application software before installing application software to be installed, and determining current version information. When the current version information of the software to be installed is different from the new version information, the software to be installed is acquired from the file server according to the installation request method of the embodiment, and the application software to be installed is installed.
In a further embodiment of the above embodiment system, the system further comprises a packaging processor for: and under a Jenkins packaging environment, generating an installation package of the application software according to the compiling and packaging tasks of the application software.
Fig. 3 shows a management flow of the car-in-machine application software installation environment management system according to this embodiment.
Based on the description of the system of the above embodiment, it should be noted that the system is intended for managing the process of installing application software in the vehicle. The connection between the client side on the vehicle terminal and the management platform and the file server is established, so that a management framework for installing the application software in multiple environments is formed, the problem of complex operation of installation and maintenance of the multiple environments is solved, and the cost of manual installation and application is saved.
Fig. 4 shows a schematic flowchart of a method for managing an in-vehicle application software installation environment of a in-vehicle application software installation environment management system according to an embodiment of the present invention, where reference is made to fig. 4, the method in this embodiment is applied to an installation package management client side, and specifically includes:
s41, the installation package management client side obtains an installation environment configuration table and an application dependence configuration table from the application software installation environment management platform, and determines application software to be installed based on the installation environment configuration table and the application dependence configuration table;
and S42, the installation package management client receives the installation package of the application software to be installed, which is sent by the file server, and the installation of the application software to be installed is completed.
Based on the statement of the processing procedure of the installation package management client in the above embodiment system, the method will not be described in detail here.
According to the vehicle-mounted application software installation environment management method provided by the embodiment, the installation package management client is installed at the vehicle-mounted end, and the application software to be installed on the vehicle-mounted machine is subjected to environment replacement and version upgrade on the basis of the corresponding relation between different environments and the installation package on the client interface, so that the problem of complex operation of installation and maintenance of multi-environment software is solved, and the cost of manual installation and application is saved.
An embodiment of the present invention provides a car machine application software installation environment management method based on the car machine application software installation environment management system, where the method is applied to an application software installation environment management platform side, and specifically includes:
the application software installation environment management platform generates an installation environment configuration table and an application dependency configuration table, the installation environment configuration table and the application dependency configuration table are sent to the installation package management client side, so that the installation package management client side can determine the application software to be installed based on the installation environment configuration table and the application dependency configuration table, and after receiving an installation package of the application software to be installed, sent by the file server, installation of the application software to be installed is completed.
In a further embodiment of the method of the above embodiment, before generating the installation environment configuration table and the application dependent configuration table, the method further includes:
the application software installation environment management platform receives an installation package of application software, extracts software information corresponding to the installation package, and sends the software information to the application software installation environment management platform, so that the application software installation environment management platform generates an installation environment configuration table and an application dependence configuration table according to the software information; and sending an installation package to the file server.
Based on the above statements of the processing procedure of the application software installation environment management platform in the embodiment system, the method will not be described in detail herein.
According to the vehicle-mounted application software installation environment management method provided by the embodiment, the installation package management client is installed at the vehicle-mounted end, and the application software to be installed on the vehicle-mounted machine is subjected to environment replacement and version upgrade on the basis of the corresponding relation between different environments and the installation package on the client interface, so that the problem of complex operation of installation and maintenance of multi-environment software is solved, and the cost of manual installation and application is saved.
Finally, it should be noted that: the above examples are only intended to illustrate the technical solution of the present invention, but not to limit it; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (10)

1. The utility model provides a car machine application software installation environment management system which characterized in that includes:
the application software installation environment management platform is used for generating an installation environment configuration table and an application dependence configuration table;
the installation package management client is used for acquiring an installation environment configuration table and an application dependence configuration table from the application software installation environment management platform, determining application software to be installed based on the installation environment configuration table and the application dependence configuration table, and installing the application software to be installed;
and the file server is used for sending the installation package corresponding to the application software to be installed to the installation package management client according to the downloading request sent by the installation package management client.
2. The in-vehicle application software installation environment management system according to claim 1, further comprising an installation package synchronization processor for receiving an installation package of application software, extracting software information corresponding to the installation package, sending the software information to an application software installation environment management platform, and sending the installation package to the file server;
accordingly, the application software installation environment management platform is further configured to: and generating an installation environment configuration table and an application dependence configuration table according to the software information.
3. The in-vehicle application software installation environment management system according to claim 2, wherein the application software installation environment management platform includes an installation environment management unit and an application dependency management unit, wherein:
the installation environment management unit is used for providing environment data of different installation environments and generating an installation environment configuration table according to the environment data and the software information;
and the application dependence management unit is used for organizing different software information and establishing an application dependence configuration table.
4. The in-vehicle application software installation environment management system according to claim 1 or 3, wherein the installation environment configuration table includes a correspondence between installation environments and installation packages; the application dependency configuration table comprises the corresponding relation between the installation packages.
5. The in-vehicle application software installation environment management system according to claim 1, wherein the installation package management client includes a detection unit and an installation unit, wherein:
the detection unit is used for providing current version information of the software to be installed;
and the installation unit is used for acquiring the software to be installed from the file server and installing the application software to be installed when the current version information and the new version information of the software to be installed are different.
6. The in-vehicle application software installation environment management system of claim 1, further comprising a packaging processor configured to:
and under a Jenkins packing environment, generating an installation package of the application software according to the compiling and packing tasks of the application software.
7. The in-vehicle application software installation environment management system according to claim 1, wherein the installation package management client is installed at a vehicle end in the form of application software.
8. A car machine application software installation environment management method based on the car machine application software installation environment management system of any claim of claims 1 to 7, characterized by comprising:
acquiring an installation environment configuration table and an application dependence configuration table from an application software installation environment management platform, and determining application software to be installed based on the installation environment configuration table and the application dependence configuration table;
and receiving an installation package of the application software to be installed, which is sent by the file server, and completing installation of the application software to be installed.
9. A car machine application software installation environment management method based on the car machine application software installation environment management system of any claim of claims 1 to 7, characterized by comprising:
and generating an installation environment configuration table and an application dependency configuration table, sending the installation environment configuration table and the application dependency configuration table to an installation package management client, so that the installation package management client determines the application software to be installed based on the installation environment configuration table and the application dependency configuration table, and after receiving an installation package of the application software to be installed sent by a file server, completing installation of the application software to be installed.
10. The in-vehicle application software installation environment management method according to claim 9, before generating the installation environment configuration table and the application dependent configuration table, further comprising:
receiving an installation package of application software, extracting software information corresponding to the installation package, and sending the software information to an application software installation environment management platform so that the application software installation environment management platform generates an installation environment configuration table and an application dependence configuration table according to the software information;
and sending the installation package to the file server.
CN202011019996.2A 2020-09-24 2020-09-24 System and method for managing vehicle-mounted machine application software installation environment Active CN112099814B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011019996.2A CN112099814B (en) 2020-09-24 2020-09-24 System and method for managing vehicle-mounted machine application software installation environment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011019996.2A CN112099814B (en) 2020-09-24 2020-09-24 System and method for managing vehicle-mounted machine application software installation environment

Publications (2)

Publication Number Publication Date
CN112099814A CN112099814A (en) 2020-12-18
CN112099814B true CN112099814B (en) 2023-04-11

Family

ID=73756167

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011019996.2A Active CN112099814B (en) 2020-09-24 2020-09-24 System and method for managing vehicle-mounted machine application software installation environment

Country Status (1)

Country Link
CN (1) CN112099814B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113590142A (en) * 2021-07-29 2021-11-02 智道网联科技(北京)有限公司 Vehicle-mounted environment deployment method and device and electronic equipment

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103647816A (en) * 2013-12-03 2014-03-19 北京奇虎科技有限公司 Method and device for upgrading application software
CN110727440A (en) * 2019-10-08 2020-01-24 中国电子科技集团公司第二十八研究所 Software packaging method
CN110858143A (en) * 2018-08-22 2020-03-03 广州虎牙信息科技有限公司 Installation package generation method, device, equipment and storage medium
CN110865904A (en) * 2018-10-29 2020-03-06 北京安天网络安全技术有限公司 Computer system management method, device, electronic equipment and storage medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103647816A (en) * 2013-12-03 2014-03-19 北京奇虎科技有限公司 Method and device for upgrading application software
CN110858143A (en) * 2018-08-22 2020-03-03 广州虎牙信息科技有限公司 Installation package generation method, device, equipment and storage medium
CN110865904A (en) * 2018-10-29 2020-03-06 北京安天网络安全技术有限公司 Computer system management method, device, electronic equipment and storage medium
CN110727440A (en) * 2019-10-08 2020-01-24 中国电子科技集团公司第二十八研究所 Software packaging method

Also Published As

Publication number Publication date
CN112099814A (en) 2020-12-18

Similar Documents

Publication Publication Date Title
CN107453960B (en) Method, device and system for processing test data in service test
US10268570B2 (en) Methods, systems, and computer readable media for automated generation of test files and testing network equipment using same
CN105487980B (en) The method and device that repairing applications are operating abnormally
CN110096424B (en) Test processing method and device, electronic equipment and storage medium
CN107241315B (en) Access method and device of bank gateway interface and computer readable storage medium
CN108876619B (en) Processing method, device, equipment and medium based on block chain intelligent contract
CN111162953B (en) Data processing method, system upgrading method and server
CN104821954A (en) Cross-platform remote procedure call method
US20130152069A1 (en) Method, apparatus and system for initiating terminal operation
CN112994945A (en) Automatic deployment method and device of trusted cloud platform
CN109977012B (en) Joint debugging test method, device, equipment and computer readable storage medium of system
CN112241360A (en) Test case generation method, device, equipment and storage medium
CN112099814B (en) System and method for managing vehicle-mounted machine application software installation environment
CN116257438A (en) Updating method of interface test case and related equipment
CN111221727A (en) Test method, test device, electronic equipment and computer readable medium
US20220311673A1 (en) Method for Onboarding a Network Function Package in ONAP
CN112948195B (en) Interface testing method, device, electronic equipment and storage medium
US10310840B2 (en) Computer system, method of managing transmission of software with computer system, program therefor, and recording medium
CN112596750B (en) Application testing method and device, electronic equipment and computer readable storage medium
CN114090050A (en) Robot software remote automatic updating method, system and related products
CN105590377B (en) Pos terminal apparatus and its method for updating program
US11360785B2 (en) Execution path determination in a distributed environment
CN109151850A (en) Base station software upgrade method, device, base station and computer readable storage medium
CN112433750A (en) Vehicle-mounted terminal application program upgrading method, device, equipment, medium and product
CN111198721A (en) Application program running method and device

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