CN116909601A - System updating method, device and equipment - Google Patents

System updating method, device and equipment Download PDF

Info

Publication number
CN116909601A
CN116909601A CN202310869098.3A CN202310869098A CN116909601A CN 116909601 A CN116909601 A CN 116909601A CN 202310869098 A CN202310869098 A CN 202310869098A CN 116909601 A CN116909601 A CN 116909601A
Authority
CN
China
Prior art keywords
plug
determining
communication protocol
response information
simulation
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.)
Pending
Application number
CN202310869098.3A
Other languages
Chinese (zh)
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.)
China Construction Bank Corp
CCB Finetech Co Ltd
Original Assignee
China Construction Bank Corp
CCB Finetech 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 China Construction Bank Corp, CCB Finetech Co Ltd filed Critical China Construction Bank Corp
Priority to CN202310869098.3A priority Critical patent/CN116909601A/en
Publication of CN116909601A publication Critical patent/CN116909601A/en
Pending legal-status Critical Current

Links

Classifications

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

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

The embodiment of the application provides a system updating method, device and equipment, and relates to the technical field of computers. The method comprises the following steps: acquiring a system update request of a test system, wherein the system update request comprises at least one first plug-in, a plug-in type of each first plug-in and a communication protocol corresponding to each first plug-in; according to the system updating request, determining a target instance corresponding to each first plug-in a plurality of simulation instances; operating the corresponding first plug-ins through the target instance to determine response information corresponding to each first plug-in, wherein the response information is used for indicating whether the at least one first plug-in can normally operate; and determining a system updating result of the test system according to the response information corresponding to each first plug-in. The system updating efficiency is improved.

Description

System updating method, device and equipment
Technical Field
The embodiment of the application relates to the technical field of computers, in particular to a system updating method, device and equipment.
Background
Before formally using the service system, the enterprise can test the service system through a test system to determine whether the service system can normally operate.
The user can determine the functions and flows to be tested according to a plurality of test items provided by the test system and the test standard corresponding to each test item. In the actual application process, if the user wants to test the function or service set independently, a plurality of communication protocols and technical specifications corresponding to the test system need to be determined manually. And determining the functions and steps to be tested according to a plurality of communication protocols and technical specifications, and adding the functions and steps to be tested into a test system. In the above process, a plurality of communication protocols and technical specifications corresponding to the test system are required to be manually determined. And determining the functions and steps to be tested according to a plurality of communication protocols and technical specifications. Resulting in less efficient system updates.
Disclosure of Invention
The embodiment of the application provides a system updating method, device and equipment, which are used for solving the problem of low system updating efficiency.
In a first aspect, an embodiment of the present application provides a system updating method, including:
acquiring a system update request of a test system, wherein the system update request comprises at least one first plug-in, a plug-in type of each first plug-in and a communication protocol corresponding to each first plug-in;
According to the system updating request, determining a target instance corresponding to each first plug-in a plurality of simulation instances;
operating the corresponding first plug-ins through the target instance to determine response information corresponding to each first plug-in, wherein the response information is used for indicating whether the at least one first plug-in can normally operate;
and determining a system updating result of the test system according to the response information corresponding to each first plug-in.
In one possible embodiment, for any one of the first plug-ins; according to the system update request, determining a target instance corresponding to the first plugin in the multiple simulation instances, including:
obtaining a corresponding relation between a simulation instance and a communication protocol, wherein the corresponding relation comprises the plurality of simulation instances, plug-in types corresponding to each simulation instance and the communication protocol corresponding to each simulation instance;
and determining a target instance corresponding to the first plug-in the plurality of simulation instances according to the first plug-in type of the first plug-in, the first communication protocol corresponding to the first plug-in and the corresponding relation.
In one possible implementation manner, according to the first plug-in type of the first plug-in, the first communication protocol corresponding to the first plug-in, and the correspondence, determining the target instance corresponding to the first plug-in the multiple simulation instances includes:
Determining whether the first communication protocol is a standard communication protocol;
if yes, determining a target instance corresponding to the first plug-in type and the first communication protocol in the plurality of simulation instances according to the corresponding relation;
if not, determining a first protocol type of the first communication protocol, and determining a target instance corresponding to the first plug-in the plurality of simulation instances according to the first protocol type and the corresponding relation.
In a possible implementation manner, the correspondence further includes a protocol type corresponding to each plug-in; according to the first protocol type and the corresponding relation, determining a target instance corresponding to the first plug-in the plurality of simulation instances, including:
according to the corresponding relation, determining at least one simulation example to be selected corresponding to the first plug-in type and the first protocol type in the plurality of simulation examples;
determining a second communication protocol of each simulation instance to be selected;
and determining a target instance corresponding to the first plug-in the at least one simulation instance to be selected according to the first communication protocol and the at least one second communication protocol.
In a possible implementation manner, according to the first communication protocol and the at least one second communication protocol, determining the target instance corresponding to the first plug-in the at least one simulation instance to be selected includes:
for any one second communication protocol, determining the similarity between the first communication protocol and the second communication protocol to obtain a plurality of first similarities;
and in the at least one simulation example to be selected, determining the simulation example to be selected with the maximum first similarity as the target example corresponding to the first plug-in.
In one possible implementation manner, the running of the corresponding first plugin through the target instance includes:
performing security detection processing on the first plug-in to obtain a security detection processing result, wherein the security detection processing comprises state detection, data detection and feedback data validity detection of the first plug-in;
if the safety detection processing result is passed, according to a preset mode, and operating a corresponding first plug-in through the target instance, wherein the preset mode is timing hot loading.
In one possible embodiment, for any one of the first plug-ins; determining response information corresponding to the first plug-in includes:
Acquiring preset response information;
if the response information is matched with the preset response information, determining that the response information is used for indicating that the first plug-in can normally operate;
and if the response information is not matched with the preset response information, determining that the response information is used for indicating that the first plug-in unit cannot normally operate.
In one possible implementation manner, determining a system update result of the test system according to response information corresponding to each first plug-in includes:
if the response information corresponding to each first plug-in is used for indicating that the first plug-in can normally operate, determining that the system updating result of the test system is updating completion.
In a second aspect, an embodiment of the present application provides a system updating apparatus, including:
the system comprises an acquisition module, a test module and a test module, wherein the acquisition module is used for acquiring a system update request of a test system, and the system update request comprises at least one first plug-in, a plug-in type of each first plug-in and a communication protocol corresponding to each first plug-in;
the first determining module is used for determining a target instance corresponding to each first plug-in a plurality of simulation instances according to the system updating request;
The operation module is used for operating the corresponding first plug-ins through the target instance to determine response information corresponding to each first plug-in, wherein the response information is used for indicating whether the at least one first plug-in can normally operate;
and the second determining module is used for determining a system updating result of the test system according to the response information corresponding to each first plug-in.
In one possible implementation manner, the first determining module is specifically configured to:
obtaining a corresponding relation between a simulation instance and a communication protocol, wherein the corresponding relation comprises the plurality of simulation instances, plug-in types corresponding to each simulation instance and the communication protocol corresponding to each simulation instance;
and determining a target instance corresponding to the first plug-in the plurality of simulation instances according to the first plug-in type of the first plug-in, the first communication protocol corresponding to the first plug-in and the corresponding relation.
In one possible implementation manner, the first determining module is specifically configured to:
determining whether the first communication protocol is a standard communication protocol;
if yes, determining a target instance corresponding to the first plug-in type and the first communication protocol in the plurality of simulation instances according to the corresponding relation;
If not, determining a first protocol type of the first communication protocol, and determining a target instance corresponding to the first plug-in the plurality of simulation instances according to the first protocol type and the corresponding relation.
In one possible implementation manner, the first determining module is specifically configured to:
according to the corresponding relation, determining at least one simulation example to be selected corresponding to the first plug-in type and the first protocol type in the plurality of simulation examples;
determining a second communication protocol of each simulation instance to be selected;
and determining a target instance corresponding to the first plug-in the at least one simulation instance to be selected according to the first communication protocol and the at least one second communication protocol.
In one possible implementation manner, the first determining module is specifically configured to:
for any one second communication protocol, determining the similarity between the first communication protocol and the second communication protocol to obtain a plurality of first similarities;
and in the at least one simulation example to be selected, determining the simulation example to be selected with the maximum first similarity as the target example corresponding to the first plug-in.
In one possible embodiment, the operation module is specifically configured to:
performing security detection processing on the first plug-in to obtain a security detection processing result, wherein the security detection processing comprises state detection, data detection and feedback data validity detection of the first plug-in;
if the safety detection processing result is passed, according to a preset mode, and operating a corresponding first plug-in through the target instance, wherein the preset mode is timing hot loading.
In one possible embodiment, the operation module is specifically configured to:
acquiring preset response information;
if the response information is matched with the preset response information, determining that the response information is used for indicating that the first plug-in can normally operate;
and if the response information is not matched with the preset response information, determining that the response information is used for indicating that the first plug-in unit cannot normally operate.
In one possible implementation manner, the second determining module is specifically configured to:
if the response information corresponding to each first plug-in is used for indicating that the first plug-in can normally operate, determining that the system updating result of the test system is updating completion.
In a third aspect, an embodiment of the present application provides a system update apparatus, including:
at least one processor; and
a memory communicatively coupled to the at least one processor; wherein,,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the method of any one of the first aspects.
In a fourth aspect, embodiments of the present application provide a non-transitory computer-readable storage medium storing computer instructions for causing a computer to perform the method of any one of the first aspects.
In a fifth aspect, an embodiment of the present application provides a computer program product comprising a computer program which, when executed by a processor, implements the method of any of the first aspects.
The system updating device is arranged in the server (test equipment), and when a new test function exists, the server acquires a system updating request of a test system, wherein the system updating request comprises at least one first plug-in, a plug-in type of each first plug-in and a communication protocol corresponding to each first plug-in. And according to the system updating request, determining a target instance corresponding to each first plug-in a plurality of simulation instances. And operating the corresponding first plug-ins through the target instance to determine response information corresponding to each first plug-in, wherein the response information is used for indicating whether at least one first plug-in can normally operate. And determining a system updating result of the test system according to the response information corresponding to each first plug-in. In the above process, the test function or service set by the user can be newly added in the test device through the first plug-in. The process of determining a plurality of communication protocols and technical specifications corresponding to the test system is avoided when the test function or service set by the user independently is newly added, and the system updating efficiency is improved.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the application and together with the description, serve to explain the principles of the application.
Fig. 1 is a schematic diagram of an application scenario provided in an embodiment of the present application;
fig. 2 is a flow chart of a system updating method according to an embodiment of the present application;
FIG. 3 is a schematic diagram of a process for obtaining a system update request according to an embodiment of the present application;
FIG. 4 is a flowchart illustrating another system update method according to an embodiment of the present application;
FIG. 5 is a schematic diagram illustrating a system update process according to an embodiment of the present application;
fig. 6 is a schematic structural diagram of a system updating device according to an embodiment of the present application;
fig. 7 is a schematic structural diagram of a system update device according to an embodiment of the present application.
Specific embodiments of the present application have been shown by way of the above drawings and will be described in more detail below. The drawings and the written description are not intended to limit the scope of the inventive concepts in any way, but rather to illustrate the inventive concepts to those skilled in the art by reference to the specific embodiments.
Detailed Description
Reference will now be made in detail to exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, the same numbers in different drawings refer to the same or similar elements, unless otherwise indicated. The implementations described in the following exemplary examples do not represent all implementations consistent with the application. Rather, they are merely examples of apparatus and methods consistent with aspects of the application as detailed in the accompanying claims.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
It should be noted that, the user information (including but not limited to user equipment information, user personal information, etc.) and the data (including but not limited to data for analysis, stored data, presented data, etc.) related to the present application are information and data authorized by the user or fully authorized by each party, and the collection, use and processing of the related data need to comply with related laws and regulations and standards, and provide corresponding operation entries for the user to select authorization or rejection.
It should be noted that the system updating method and apparatus of the present application may be used in the field of computers, and may be used in any field other than computers, and the application field of the system updating method and apparatus of the present application is not limited.
In order to facilitate understanding, an application scenario to which the embodiment of the present application is applicable is described below with reference to fig. 1.
Fig. 1 is a schematic diagram of an application scenario provided in an embodiment of the present application. Referring to fig. 1, the test device 101 and the service device 102 are included, and the test device 101 and the service device 102 may be servers. The test equipment 101 is provided with a test system, and the business equipment 102 is provided with a business system. When the service system of the service equipment 102 is in formal use or fails, the intelligent simulation test can be performed on the service equipment 102 through the test system of the test equipment 101. A plurality of test items, and a test step for each item, are provided in the test equipment of the business equipment 101. The user may determine an item to be tested among a plurality of test items, and a test step of the item to be tested. And according to the test steps, intelligent simulation test is carried out on the business equipment 102 through the test system of the test equipment 101. If the user wants to test the function or service set independently, the function or service set independently needs to be added into the test system in a system updating mode.
In the related art, the system update may be performed as follows: after the user determines the function or service to be tested, a plurality of communication protocols and technical specifications corresponding to the test system need to be determined manually. And determining the functions and steps to be tested according to a plurality of communication protocols and technical specifications, and adding the functions and steps to be tested into a test system. In the above process, a plurality of communication protocols and technical specifications corresponding to the test system are required to be manually determined. And determining the functions and steps to be tested according to a plurality of communication protocols and technical specifications. Resulting in less efficient system updates.
In the embodiment of the application, a system updating device is arranged in a server (test equipment), and when a new test function exists, the server acquires a system updating request of a test system, wherein the system updating request comprises at least one first plug-in, a plug-in type of each first plug-in and a communication protocol corresponding to each first plug-in. And according to the system updating request, determining a target instance corresponding to each first plug-in a plurality of simulation instances. And operating the corresponding first plug-ins through the target instance to determine response information corresponding to each first plug-in, wherein the response information is used for indicating whether at least one first plug-in can normally operate. And determining a system updating result of the test system according to the response information corresponding to each first plug-in. In the above process, the test function or service set by the user can be newly added in the test device through the first plug-in. The process of determining a plurality of communication protocols and technical specifications corresponding to the test system is avoided when the test function or service set by the user independently is newly added, and the system updating efficiency is improved.
The method according to the present application will be described below by way of specific examples. It should be noted that the following embodiments may exist alone or in combination with each other, and for the same or similar content, the description will not be repeated in different embodiments.
Fig. 2 is a flowchart of a system updating method according to an embodiment of the present application. Referring to fig. 2, the method may include:
s201, acquiring a system update request of the test system.
The execution body of the embodiment of the application can be system updating equipment or a system updating device arranged in the system updating equipment. The system updating device may be implemented by software, or may be implemented by a combination of software and hardware. The system update device may be a server.
It should be noted that the system updating device and the test device provided with the test system are the same server.
The system update request includes at least one first plug-in, a plug-in type for each first plug-in, and a communication protocol for each first plug-in.
The plug-in type may be an unpacking type, an identification type, or a response information assembly type.
When the user determines that the functions of the newly added test system are required to be set independently, the plug-in corresponding to each newly added function and the plug-in type corresponding to each plug-in can be set through a processing page provided by the terminal equipment. The terminal equipment responds to the input selection operation of the user and determines at least one first plug-in selected by the user. And determining a communication protocol corresponding to each first plug-in according to the at least one first plug-in and the plug-in type of each first plug-in. And generating a system update request according to at least one first plug-in, the plug-in type of each first plug-in and the communication protocol corresponding to each first plug-in, and sending the system update request to a server.
Next, a procedure for acquiring a system update request of the test system will be described with reference to fig. 3. Fig. 3 is a schematic diagram of a process for acquiring a system update request according to an embodiment of the present application. Referring to fig. 3, the processing page includes interfaces 301 to 302, where the interfaces 301 to 302 are processing pages provided by the terminal device. The terminal equipment can be a mobile phone, a tablet personal computer, a computer and the like.
Referring to interface 301, a user may click a process page button in an application of the terminal device to cause the terminal device to display a process page. The processing page comprises a plurality of drop-down selection boxes corresponding to the plug-ins, drop-down selection boxes corresponding to the plug-in types of the plug-ins and remark input boxes. Referring to interface 302, after the user determines the new functionality of the test system.
Plug-in A-2 is selected in the drop-down selection box of plug-in 1 in interface 302, and the drop-down selection box of plug-in type 1 selects the unpacking type. Plug-in C-1 is selected in the drop-down selection box of plug-in 2 in interface 302, the response message assembly type is selected in the drop-down selection box of plug-in type 2, and the ok button is clicked. The terminal equipment responds to the selected clicking operation of the user, determines that the at least one first plug-in which is newly added comprises a plug-in A-2 and a plug-in C-1, and determines plug-in types of the plug-in A-2 and the plug-in C-1. And determining a communication protocol corresponding to each first plug-in according to the at least one first plug-in and the plug-in type of each first plug-in. And generating a system update request according to at least one first plug-in, the plug-in type of each first plug-in and the communication protocol corresponding to each first plug-in, and sending the system update request to a server. The server may specifically receive a system update request sent by the terminal device as shown in table 1:
TABLE 1
First plug-in unit Plug-in type Communication protocol
Plug-in A-2 Unpacking Communication protocol 1
Plug-in C-1 Response information assembly Communication protocol 4
S202, determining a target instance corresponding to each first plug-in a plurality of simulation instances according to the system update request.
For any first plugin, according to a system update request, determining a target instance corresponding to the first plugin in a plurality of simulation instances by the following ways: obtaining a corresponding relation between a simulation instance and a communication protocol, wherein the corresponding relation comprises a plurality of simulation instances, plug-in types corresponding to each simulation instance and the communication protocol corresponding to each simulation instance; and determining a target instance corresponding to the first plug-in the plurality of simulation instances according to the first plug-in type of the first plug-in, the first communication protocol corresponding to the first plug-in and the corresponding relation.
The plugin of the interface may be implemented by a lightweight plugin framework (plugin core). If the plug-in type of the first plug-in is the unpacking type and the identification type, the PluginCore uses a strategy mode for abstraction. If the plug-in type of the first plug-in is the response message assembly type, pluginCore uses the decorator schema to abstract.
For example, the correspondence between the simulation instance and the communication protocol may be specifically as shown in table 2:
TABLE 2
According to the system update request shown in the above table 1, it is determined that the first plug-in type of the plug-in a-2 is an unpacking type, and the first communication protocol corresponding to the plug-in a-2 is the communication protocol 1. According to the correspondence relationship shown in table 2, it may be determined that the first plug-in type and the first communication protocol corresponding to the instance 1 are the same as the first plug-in type and the first communication protocol of the plug-in a-2, and then it may be determined that the target instance corresponding to the plug-in a-2 is the instance 1. According to the system update request shown in table 1, it is determined that the first card type of the card C-1 is the response information assembly type, and the first communication protocol corresponding to the card C-1 is the communication protocol 4. According to the correspondence relationship shown in table 2, the first plug-in type and the first communication protocol corresponding to the instance 3 are the same as the first plug-in type and the first communication protocol of the plug-in a-2, and it can be determined that the target instance corresponding to the plug-in C-1 is the instance 4.
S203, running the corresponding first plugins through the target instance to determine the corresponding response information of each first plugin.
The response information is used for indicating whether the at least one first plug-in unit can normally operate.
The corresponding first plugin may be run through the target instance by: performing security detection processing on the first plug-in to obtain a security detection processing result, wherein the security detection processing comprises state detection, data detection and feedback data validity detection of the first plug-in; if the safety detection processing result is passed, the corresponding first plug-in is operated through the target instance according to a preset mode, wherein the preset mode is timing heat loading.
The status detection is used to determine whether the plug-in includes a valid implementation, i.e., whether the use of legal compliance is normal. The data detection is used to determine whether the size of the card return data exceeds a preset threshold. The feedback data validity check is used to determine whether the plug-in feedback data is valid. For example, feedback data validity detection may determine whether to return a null string, a null pointer, or a null array, etc.
The preset threshold value is preset in advance and stored in a preset storage space of the server.
The plug-in realizes the timing hot loading by adopting a loading thread timing scanning and URLClasslLoader loading mode. The timed hot loading can realize high availability of the target instance, and simultaneously ensure that the target instance can provide response to the outside under different plug-in functions, thereby supporting nonfunctional testing of different scenes.
S204, determining a system updating result of the test system according to the response information corresponding to each first plug-in.
And when each first plug-in unit is determined to be capable of operating normally, determining that the system updating result of the test system is that updating is completed.
For example, according to the two first plugins shown in table 1, the target instance is determined according to the method described above, and the corresponding first plugins are run through the target instance. And the server acquires response information corresponding to each first plug-in. When the response information of the plug-in A-2 and the response information of the plug-in C-1 are used for indicating that the first plug-in can operate normally, determining that the system updating result of the test system is that updating is completed.
The system updating method provided by the embodiment of the application obtains the system updating request of the test system. And according to the system updating request, determining a target instance corresponding to each first plug-in a plurality of simulation instances. And running the corresponding first plugins through the target instance to determine the corresponding response information of each first plugin. And determining a system updating result of the test system according to the response information corresponding to each first plug-in. In the above process, the test function or service set by the user can be newly added in the test device through the first plug-in. The process of determining a plurality of communication protocols and technical specifications corresponding to the test system is avoided when the test function or service set by the user independently is newly added, and the system updating efficiency is improved.
On the basis of any of the above embodiments, a detailed procedure of system update will be described below with reference to fig. 4.
Fig. 4 is a flowchart of another system updating method according to an embodiment of the present application. Referring to fig. 4, the method includes:
s401, acquiring a system update request of the test system.
For example, the system update request may specifically be as shown in table 3:
TABLE 3 Table 3
First plug-in unit Plug-in type Communication protocol
Plug-in A-5 Unpacking Communication protocol 3
Plug-in B-2 Identification of Communication protocol 2
S402, aiming at any one first plug-in, acquiring the corresponding relation between the simulation instance and the communication protocol.
The corresponding relation between the simulation instance and the communication protocol can be set in advance, and the corresponding relation is stored in a preset storage space of the server.
For example, after acquiring the system update request shown in table 3, the server acquires the correspondence between the simulation instance and the communication protocol in the preset storage space.
S403, determining whether the first communication protocol is a standard communication protocol.
If yes, S404 is executed.
If not, S405 is performed.
S404, determining a target instance corresponding to the first plug-in type and the first communication protocol in the plurality of simulation instances according to the corresponding relation.
For example, from the system update request shown in table 3 above, it can be determined that the communication protocol 3 is a standard communication protocol. Then, according to the correspondence, it is determined that the unpacking type and the target instance corresponding to the communication protocol 3 are instance 2 among the plurality of simulation instances.
After S404, S409 is performed.
S405, determining a first protocol type of a first communication protocol.
The first protocol type may be determined through a plurality of fields corresponding to the first communication protocol. The plurality of fields includes a field identification and a protocol field, and a first protocol type of the first communication protocol may be determined based on the field representation.
For example, from the system update request shown in Table 3 above, it may be determined that communication protocol 2 of plug-in B-2 includes field identification TCP-A1405. The field may be used to identify TCP-a1405 and determine that the first protocol type of the first communication protocol is a transmission control protocol (Transmission Control Protocol, TCP) type.
S406, determining at least one simulation example to be selected corresponding to the first plug-in type and the first protocol type in the multiple simulation examples according to the corresponding relation.
The correspondence also includes a protocol type corresponding to each plug-in.
For example, the correspondence between the simulation instance and the communication protocol may be specifically as shown in table 4:
TABLE 4 Table 4
Simulation example Plug-in type Communication protocol Protocol type
Example 1 Unpacking Communication protocol 1 TCP
Example 2 Unpacking Communication protocol 3 HTTP
Example 3 Identification of Communication protocol 6 TCP
Example 4 Identification of Communication protocol 4 HTTP
Example 5 Identification of Communication protocol 5 TCP
…… …… ……
Example M Response information assembly Communication protocol 8 MQ
From the system update request shown in Table 3 above, it can be determined that communication protocol 2 of plug-in B-2 includes field identification TCP-A1405. The first plug-in type of the plug-in B-2 is determined to be an identification type, and the first protocol type of the first communication protocol is a TCP type. From the correspondence of simulation instances to communication protocols shown in table 4, it may be determined that at least one candidate simulation instance corresponding to the identification type and the TCP type includes instance 3 and instance 5.
S407, determining a second communication protocol of each alternative simulation instance.
For example, according to the correspondence between the simulation example and the communication protocol shown in the above table 4, the second communication protocol of example 3 may be determined to be communication protocol 6, and the second communication protocol of example 5 may be determined to be communication protocol 5.
S408, determining a target instance corresponding to the first plug-in at least one simulation instance to be selected according to the first communication protocol and the at least one second communication protocol.
The target instance corresponding to the first plug-in may be determined in the at least one candidate simulation instance according to the first communication protocol and the at least one second communication protocol by: for any one second communication protocol, determining the similarity between the first communication protocol and the second communication protocol to obtain a plurality of first similarities; and in at least one simulation example to be selected, determining the simulation example to be selected with the maximum first similarity as a target example corresponding to the first plug-in.
The similarity between the first communication protocol and the second communication protocol may be determined by: determining that the first communication protocol and the second communication protocol include a maximum number of field numbers; determining the number of target fields in the first communication protocol, which is the same as that of the second communication protocol; the ratio of the number of target fields to the maximum number is determined as a similarity between the first communication protocol and the second communication protocol.
For example, when the second communication protocol is communication protocol 6, the number of fields of communication protocol 6 is determined to be 5. If the number of fields of communication protocol 2 is determined to be 4, communication protocol 2 and communication protocol 6 include a maximum number of field numbers of 5. Assuming that the number of the same target fields in the communication protocol 2 as the communication protocol 6 is 4, it can be determined that the similarity between the communication protocol 2 and the communication protocol 6 is 0.67. According to this method, the obtaining of the plurality of first similarities may be specifically as shown in table 5:
TABLE 5
Simulation instance to be selected Second communication protocol First similarity degree
Example 3 Communication protocol 6 0.67
Example 5 Communication protocol 5 0.8
From the plurality of first similarities shown in table 5, in examples 2 and 5, it is determined that the first similarity is the largest as example 5. Therefore, the instance 5 with the greatest first similarity is determined as the target instance corresponding to the plug-in B-2.
S409, running the corresponding first plug-in through the target instance.
For example, as shown in the above example, the target instance corresponding to the plug-in a-5 is determined to be instance 2, and the target instance corresponding to the plug-in B-2 is determined to be instance 5. Plug-in a-5 may be run by example 2 and plug-in B-2 may be run by example 5 such that plug-in a-5 and plug-in B-2 achieve the corresponding functions.
S410, determining response information corresponding to each first plug-in.
For any one first plug-in, the response information corresponding to each first plug-in can be determined by the following method: acquiring preset response information; if the response information is matched with the preset response information, determining that the response information is used for indicating that the first plug-in can normally operate; if the response information is not matched with the preset response information, the response information is determined to be used for indicating that the first plug-in unit cannot normally operate.
The plurality of plug-ins and the preset response information corresponding to each plug-in can be set in advance, and the plurality of plug-ins and the preset response information corresponding to each plug-in are stored in a preset storage space of the server.
For example, according to the foregoing example where the first plugins include plugins a-5 and plugins B-2, the server may specifically obtain, in the preset storage space, preset response information corresponding to each first plugin as shown in table 6:
TABLE 6
First plug-in unit Presetting response information
Plug-in A-5 Response information 2
Plug-in B-2 Response information 5
After the plugin a-5 is operated by the example 2, the server obtains the response information of the plugin a-5 as the response information 2, and then it can be determined according to the table 6 that the response information of the plugin a-5 matches with the preset response information. Thus, the response information is determined to indicate that the plug-in A-5 is able to function properly. After running the plug-in B-2 through example 5, the server obtains the response information of the plug-in B-2 as response information 5, and then it can be determined according to table 6 that the response information of the plug-in B-2 matches with the preset response information. Thus, the determination response information is used to indicate that the plug-in B-2 can function normally.
S411, determining a system updating result of the test system according to the response information corresponding to each first plug-in.
If the response information corresponding to each first plug-in is used for indicating that the first plug-in can normally operate, determining that the system updating result of the test system is updating completion.
For example, as shown in the above example, it may be determined that the response information of the plug-in A-5 is used to indicate that the plug-in A-5 can operate normally, and the response information of the plug-in B-2 is used to indicate that the plug-in B-2 can operate normally. Thus, the system update result of the test system can be determined as update completion. The test system may run corresponding target instances through plug-in A-5 and plug-in B-2 to implement corresponding functions.
The system updating method provided by the embodiment of the application obtains the corresponding relation between the simulation instance and the communication protocol. It is determined whether the first communication protocol is a standard communication protocol. If so, determining a target instance corresponding to the first plug-in type and the first communication protocol in the plurality of simulation instances according to the corresponding relation. If not, determining a first protocol type of the first communication protocol, and determining a target instance corresponding to the first plug-in the multiple simulation instances according to the first protocol type and the corresponding relation. And running the corresponding first plug-in through the target instance. And determining response information corresponding to each first plug-in. And determining a system updating result of the test system according to the response information corresponding to each first plug-in. In the process, the test function or service which is set by the user independently can be newly added in the test equipment through the first plug-in, so that the flexibility of system updating is improved. And the process of determining a plurality of communication protocols and technical specifications corresponding to the test system when the test function or service set by the user independently is newly added can be avoided, and the system updating efficiency is improved.
On the basis of any of the above embodiments, a process of updating the system will be described below with reference to fig. 5.
Fig. 5 is a schematic diagram of a system update process according to an embodiment of the present application. Referring to fig. 5, the system updating device includes a server 501, and a system updating device is disposed in the server 501. The system updating device includes a front end, a server data access point, a plurality of simulator instances (instance 1, instance 2, … …, instance X) and a relational database. The front end is used for setting configuration information, and the configuration information comprises a main configuration and a plug-in configuration. The server data access point includes a lightweight plug-in framework PluginCore and an application program interface (PluginAPI). The relational database may be a MySQL database. The server 501 is also provided with a test system 1.
The user can set the plugins corresponding to each newly added function of the test system 1 and the plugin types corresponding to each plugin through the processing page provided by the terminal equipment. The terminal equipment responds to the input selection operation of the user and determines at least one first plug-in selected by the user. And determining a communication protocol corresponding to each first plug-in according to the at least one first plug-in and the plug-in type of each first plug-in. According to at least one first plugin, the plugin type of each first plugin, and the communication protocol corresponding to each first plugin, a system update request of the test system 1 is generated, and the system update request of the test system 1 is sent to the server 501. The system update request acquired by the server 501 may specifically be as shown in table 7:
TABLE 7
First plug-in unit Plug-in type Communication protocol
Plug-in B-1 Identification of Communication protocol 8
Plug-in C-3 Response information assembly Communication protocol 11
The server 501 obtains the correspondence between the simulation instance and the communication protocol in the preset storage space, and determines that the first communication protocol of the plug-in B-1 is a standard communication protocol according to table 7. The server 501 determines that the identification type and the target instance corresponding to the communication protocol 8 are instance 6 among the plurality of simulation instances according to the correspondence. The server 501 determines that the communication protocol 11 of the plug-in C-3 is a non-standard communication protocol and determines that the first protocol type of the communication protocol 11 is an HTTP type. According to the correspondence, determining at least one to-be-selected simulation instance corresponding to the response information assembly type and the HTTP type in the multiple simulation instances may be specifically as shown in table 8:
TABLE 8
Simulation instance to be selected Plug-in type Communication protocol Protocol type
Example 2 Response information assembly Communication protocol 3 HTTP
Example 4 Response information assembly Communication protocol 9 HTTP
Example 8 Response information assembly Communication protocol 15 HTTP
The server 501 determines the second communication protocol of each simulation instance to be selected shown in table 8, and determines the similarity between the first communication protocol and each second communication protocol, resulting in a plurality of first similarities. The first plurality of similarities may be specifically as shown in table 9:
TABLE 9
Simulation instance to be selected Second communication protocol First similarity degree
Example 2 Communication protocol 3 0.45
Example 4 Communication protocol 9 0.62
Example 8 Communication protocol 15 0.85
The server 501 determines, among at least one simulation example to be selected shown in table 9, that the first similarity maximum value is 0.85, and the simulation example to be selected with the first similarity maximum value is example 8. Therefore, the server 501 determines the instance 8 with the greatest first similarity as the target instance corresponding to the plug-in C-3.
The server 501 performs security detection processing on the plug-in B-1 and the plug-in C-3 to obtain a security detection processing result. When the server 501 determines that the security detection processing results of the plug-in B-1 and the plug-in C-3 are both passed, the plug-in B-1 is run through the example 6 and the plug-in C-3 is run through the example 8 according to a preset manner. The server 501 obtains the response information corresponding to the plug-in B-1 as the response information 1, and obtains the response information corresponding to the plug-in C-3 as the response information 2. The server 501 obtains preset response information corresponding to the plug-in B-1 and the plug-in C-3 in the preset storage space. And determining that the response information corresponding to the plug-in C-3 is matched with the preset response information, and determining that the response information corresponding to the plug-in C-3 is matched with the preset response information. At this time, the server 501 determines that the response information corresponding to the plug-in B-1 is used to indicate that the plug-in B-1 can operate normally, and the response information corresponding to the plug-in C-3 is used to indicate that the plug-in C-3 can operate normally. Thus, the server 501 determines that the system update result of the test system 1 is update completion. Test system 1 may run corresponding target instances through plug-in A-5 and plug-in B-2 to achieve corresponding functionality.
The system updating process provided by the embodiment of the application obtains the corresponding relation between the simulation instance and the communication protocol. It is determined whether the first communication protocol is a standard communication protocol. If so, determining a target instance corresponding to the first plug-in type and the first communication protocol in the plurality of simulation instances according to the corresponding relation. If not, determining a first protocol type of the first communication protocol, and determining a target instance corresponding to the first plug-in the multiple simulation instances according to the first protocol type and the corresponding relation. And running the corresponding first plug-in through the target instance. And determining response information corresponding to each first plug-in. And determining a system updating result of the test system according to the response information corresponding to each first plug-in. In the process, the test function or service which is set by the user independently can be newly added in the test equipment through the first plug-in, so that the flexibility of system updating is improved. And the process of determining a plurality of communication protocols and technical specifications corresponding to the test system when the test function or service set by the user independently is newly added can be avoided, and the system updating efficiency is improved.
Fig. 6 is a schematic structural diagram of a system updating device according to an embodiment of the present application. Referring to fig. 6, the system updating apparatus 10 may include:
An obtaining module 11, configured to obtain a system update request of a test system, where the system update request includes at least one first plugin, a plugin type of each first plugin, and a communication protocol corresponding to each first plugin;
a first determining module 12, configured to determine, according to the system update request, a target instance corresponding to each first plug-in a plurality of simulation instances;
the operation module 13 is configured to operate the corresponding first plugins through the target instance, so as to determine response information corresponding to each first plugin, where the response information is used to indicate whether the at least one first plugin can operate normally;
and the second determining module 14 is configured to determine a system update result of the test system according to the response information corresponding to each first plug-in.
In one possible implementation, the first determining module 12 is specifically configured to:
obtaining a corresponding relation between a simulation instance and a communication protocol, wherein the corresponding relation comprises the plurality of simulation instances, plug-in types corresponding to each simulation instance and the communication protocol corresponding to each simulation instance;
and determining a target instance corresponding to the first plug-in the plurality of simulation instances according to the first plug-in type of the first plug-in, the first communication protocol corresponding to the first plug-in and the corresponding relation.
In one possible implementation, the first determining module 12 is specifically configured to:
determining whether the first communication protocol is a standard communication protocol;
if yes, determining a target instance corresponding to the first plug-in type and the first communication protocol in the plurality of simulation instances according to the corresponding relation;
if not, determining a first protocol type of the first communication protocol, and determining a target instance corresponding to the first plug-in the plurality of simulation instances according to the first protocol type and the corresponding relation.
In one possible implementation, the first determining module 12 is specifically configured to:
according to the corresponding relation, determining at least one simulation example to be selected corresponding to the first plug-in type and the first protocol type in the plurality of simulation examples;
determining a second communication protocol of each simulation instance to be selected;
and determining a target instance corresponding to the first plug-in the at least one simulation instance to be selected according to the first communication protocol and the at least one second communication protocol.
In one possible implementation, the first determining module 12 is specifically configured to:
for any one second communication protocol, determining the similarity between the first communication protocol and the second communication protocol to obtain a plurality of first similarities;
And in the at least one simulation example to be selected, determining the simulation example to be selected with the maximum first similarity as the target example corresponding to the first plug-in.
In one possible embodiment, the operation module 13 is specifically configured to:
performing security detection processing on the first plug-in to obtain a security detection processing result, wherein the security detection processing comprises state detection, data detection and feedback data validity detection of the first plug-in;
if the safety detection processing result is passed, according to a preset mode, and operating a corresponding first plug-in through the target instance, wherein the preset mode is timing hot loading.
In one possible embodiment, the operation module 13 is specifically configured to:
acquiring preset response information;
if the response information is matched with the preset response information, determining that the response information is used for indicating that the first plug-in can normally operate;
and if the response information is not matched with the preset response information, determining that the response information is used for indicating that the first plug-in unit cannot normally operate.
In one possible implementation, the second determining module 14 is specifically configured to:
If the response information corresponding to each first plug-in is used for indicating that the first plug-in can normally operate, determining that the system updating result of the test system is updating completion.
The system updating device provided by the embodiment of the application can execute the technical scheme shown in the embodiment of the method, and the implementation principle and the beneficial effects are similar, and are not repeated here.
Fig. 7 is a schematic structural diagram of a system update device according to an embodiment of the present application. Referring to fig. 7, the system updating apparatus 20 may include: a memory 21, and a processor 22. The memory 21, the processor 22, are illustratively interconnected by a bus 23.
The memory 21 is used for storing program instructions;
the processor 22 is configured to execute the program instructions stored in the memory, so as to cause the system updating device 20 to perform the method shown in the above-described method embodiment.
The system updating device provided by the embodiment of the application can execute the technical scheme shown in the embodiment of the method, and the implementation principle and the beneficial effects are similar, and are not repeated here.
Embodiments of the present application provide a computer-readable storage medium having stored therein computer-executable instructions for implementing the above-described method when the computer-executable instructions are executed by a processor.
Embodiments of the present application may also provide a computer program product comprising a computer program which, when executed by a processor, performs the above-described method.
All or part of the steps for implementing the method embodiments described above may be performed by hardware associated with program instructions. The foregoing program may be stored in a readable memory. The program, when executed, performs steps including the method embodiments described above; and the aforementioned memory (storage medium) includes: read-only memory (ROM), random-access memory (Random Access Memory, RAM), flash memory, hard disk, solid state disk, magnetic tape, floppy disk (floppy disk), optical disk (optical disk), and any combination thereof.
Embodiments of the present application are described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products according to embodiments of the application. It will be understood that each flow and/or block of the flowchart illustrations and/or block diagrams, and combinations of flows and/or blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processing unit of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processing unit of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
It will be apparent to those skilled in the art that various modifications and variations can be made to the embodiments of the present application without departing from the spirit and scope of the application. Thus, if such modifications and variations of the embodiments of the present application fall within the scope of the claims and the equivalents thereof, the present application is also intended to include such modifications and variations.
In the present disclosure, the term "include" and variations thereof may refer to non-limiting inclusion; the term "or" and variations thereof may refer to "and/or". The terms "first," "second," and the like, herein, are used for distinguishing between similar objects and not necessarily for describing a particular sequential or chronological order. In the present application, "a plurality of" means two or more. "and/or", describes an association relationship of an association object, and indicates that there may be three relationships, for example, a and/or B, and may indicate: a exists alone, A and B exist together, and B exists alone. The character "/" generally indicates that the context-dependent object is an "or" relationship.

Claims (12)

1. A system updating method, comprising:
acquiring a system update request of a test system, wherein the system update request comprises at least one first plug-in, a plug-in type of each first plug-in and a communication protocol corresponding to each first plug-in;
according to the system updating request, determining a target instance corresponding to each first plug-in a plurality of simulation instances;
operating the corresponding first plug-ins through the target instance to determine response information corresponding to each first plug-in, wherein the response information is used for indicating whether the at least one first plug-in can normally operate;
And determining a system updating result of the test system according to the response information corresponding to each first plug-in.
2. The method of claim 1, wherein for any one first card; according to the system update request, determining a target instance corresponding to the first plugin in the multiple simulation instances, including:
obtaining a corresponding relation between a simulation instance and a communication protocol, wherein the corresponding relation comprises the plurality of simulation instances, plug-in types corresponding to each simulation instance and the communication protocol corresponding to each simulation instance;
and determining a target instance corresponding to the first plug-in the plurality of simulation instances according to the first plug-in type of the first plug-in, the first communication protocol corresponding to the first plug-in and the corresponding relation.
3. The method of claim 2, wherein determining the target instance corresponding to the first plug-in from the plurality of simulation instances according to the first plug-in type of the first plug-in, the first communication protocol corresponding to the first plug-in, and the correspondence, comprises:
determining whether the first communication protocol is a standard communication protocol;
If yes, determining a target instance corresponding to the first plug-in type and the first communication protocol in the plurality of simulation instances according to the corresponding relation;
if not, determining a first protocol type of the first communication protocol, and determining a target instance corresponding to the first plug-in the plurality of simulation instances according to the first protocol type and the corresponding relation.
4. A method according to claim 3, wherein the correspondence further comprises a protocol type corresponding to each plug-in; according to the first protocol type and the corresponding relation, determining a target instance corresponding to the first plug-in the plurality of simulation instances, including:
according to the corresponding relation, determining at least one simulation example to be selected corresponding to the first plug-in type and the first protocol type in the plurality of simulation examples;
determining a second communication protocol of each simulation instance to be selected;
and determining a target instance corresponding to the first plug-in the at least one simulation instance to be selected according to the first communication protocol and the at least one second communication protocol.
5. The method of claim 4, wherein determining the target instance corresponding to the first plug-in the at least one simulation instance to be selected according to the first communication protocol and the at least one second communication protocol comprises:
For any one second communication protocol, determining the similarity between the first communication protocol and the second communication protocol to obtain a plurality of first similarities;
and in the at least one simulation example to be selected, determining the simulation example to be selected with the maximum first similarity as the target example corresponding to the first plug-in.
6. The method of any of claims 1-5, wherein running a corresponding first plug-in through the target instance comprises:
performing security detection processing on the first plug-in to obtain a security detection processing result, wherein the security detection processing comprises state detection, data detection and feedback data validity detection of the first plug-in;
if the safety detection processing result is passed, according to a preset mode, and operating a corresponding first plug-in through the target instance, wherein the preset mode is timing hot loading.
7. The method of any one of claims 1-6, wherein for any one of the first plug-ins; determining response information corresponding to the first plug-in includes:
acquiring preset response information;
if the response information is matched with the preset response information, determining that the response information is used for indicating that the first plug-in can normally operate;
And if the response information is not matched with the preset response information, determining that the response information is used for indicating that the first plug-in unit cannot normally operate.
8. The method according to any one of claims 1-7, wherein determining a system update result of the test system according to the response information corresponding to each first card comprises:
if the response information corresponding to each first plug-in is used for indicating that the first plug-in can normally operate, determining that the system updating result of the test system is updating completion.
9. A system updating apparatus, the apparatus comprising:
the system comprises an acquisition module, a test module and a test module, wherein the acquisition module is used for acquiring a system update request of a test system, and the system update request comprises at least one first plug-in, a plug-in type of each first plug-in and a communication protocol corresponding to each first plug-in;
the first determining module is used for determining a target instance corresponding to each first plug-in a plurality of simulation instances according to the system updating request;
the operation module is used for operating the corresponding first plug-ins through the target instance to determine response information corresponding to each first plug-in, wherein the response information is used for indicating whether the at least one first plug-in can normally operate;
And the second determining module is used for determining a system updating result of the test system according to the response information corresponding to each first plug-in.
10. A system updating apparatus, comprising:
at least one processor; and
a memory communicatively coupled to the at least one processor; wherein,,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the method of any one of claims 1 to 8.
11. A non-transitory computer readable storage medium storing computer instructions, wherein the computer instructions are for causing a computer to perform the method of any one of claims 1 to 8.
12. A computer program product comprising a computer program, characterized in that the computer program, when executed by a processor, implements the method of any one of claims 1 to 8.
CN202310869098.3A 2023-07-14 2023-07-14 System updating method, device and equipment Pending CN116909601A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310869098.3A CN116909601A (en) 2023-07-14 2023-07-14 System updating method, device and equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310869098.3A CN116909601A (en) 2023-07-14 2023-07-14 System updating method, device and equipment

Publications (1)

Publication Number Publication Date
CN116909601A true CN116909601A (en) 2023-10-20

Family

ID=88354380

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310869098.3A Pending CN116909601A (en) 2023-07-14 2023-07-14 System updating method, device and equipment

Country Status (1)

Country Link
CN (1) CN116909601A (en)

Similar Documents

Publication Publication Date Title
CN106528393A (en) Method and device for Mock testing of WebService
CN107239701B (en) Method and device for identifying malicious website
CN109933534B (en) Method and device for determining financial test object
CN110750434A (en) Interface testing method and device, electronic equipment and computer readable storage medium
CN106657096B (en) WEB vulnerability detection method, device and system
CN103678706A (en) Picture recognition method, system, equipment and device based on screenshot information
CN111090589A (en) Software testing method, software testing device and readable storage medium
CN112395182A (en) Automatic testing method, device, equipment and computer readable storage medium
CN104933096A (en) Abnormal key recognition method of database, abnormal key recognition device of database and data system
CN111538672A (en) Test case layered test method, computer device and computer-readable storage medium
CN116909601A (en) System updating method, device and equipment
US8977589B2 (en) On the fly data binning
CN107463371B (en) Code management and control method and system
CN105162799A (en) Method for checking whether client is legal mobile terminal or not and server
CN112287027B (en) Database synchronization method, device, equipment and storage medium
CN109086145B (en) Data generation method and device and computer storage medium
CN113094415B (en) Data extraction method, data extraction device, computer readable medium and electronic equipment
CN113986747A (en) Data generation method and device, electronic equipment and storage medium
CN107451498B (en) Method and device for providing association relationship between objects and smart card
CN110580243A (en) file comparison method and device, electronic equipment and storage medium
CN112541090A (en) Vehicle technical and regulatory standard comparison method, system and related device
CN116680203B (en) Multi-tenant-oriented SaaS platform testing method, device, equipment and medium
CN113885963B (en) Secondary development file execution method, device and storage medium
US11250017B2 (en) Object transformation based on object groupings
CN111104439B (en) Stored data comparison method, stored data comparison device and storage medium

Legal Events

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