CN114116508A - External platform docking test method and system, forwarding system and vehicle software system - Google Patents

External platform docking test method and system, forwarding system and vehicle software system Download PDF

Info

Publication number
CN114116508A
CN114116508A CN202111460702.4A CN202111460702A CN114116508A CN 114116508 A CN114116508 A CN 114116508A CN 202111460702 A CN202111460702 A CN 202111460702A CN 114116508 A CN114116508 A CN 114116508A
Authority
CN
China
Prior art keywords
vehicle
target
target vehicle
external platform
result information
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
CN202111460702.4A
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.)
Shanghai Rox Intelligent Technology Co Ltd
Original Assignee
Shanghai Rox Intelligent Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shanghai Rox Intelligent Technology Co Ltd filed Critical Shanghai Rox Intelligent Technology Co Ltd
Priority to CN202111460702.4A priority Critical patent/CN114116508A/en
Publication of CN114116508A publication Critical patent/CN114116508A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • G06F11/3688Test management for test execution, e.g. scheduling of test suites
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • G06F9/4881Scheduling strategies for dispatcher, e.g. round robin, multi-level priority queues

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The invention provides an external platform docking test method and system, a forwarding system and a vehicle software system, and relates to the technical field of vehicles, wherein the forwarding system is connected with a plurality of vehicle software systems, different vehicle software systems correspond to different whole vehicle factory environments, and in the external platform docking test process, the forwarding system is only required to perform matching management on vehicle labels and the vehicle software systems on vehicles, so that the system is transparent to a CP/SP platform of a third party, and the docking test of the different vehicle software systems and the external platform can be operated in parallel, so that the working efficiency is greatly improved.

Description

External platform docking test method and system, forwarding system and vehicle software system
Technical Field
The invention relates to the technical field of vehicles, in particular to a docking test method and system for an external platform, a forwarding system and a vehicle software system.
Background
At present, a complete vehicle factory platform (vehicle platform) generally comprises four vehicle software systems with different versions corresponding to four sets of environments of development, test, pre-production and production according to production, manufacturing and safety processes. With the continuous change of internet online services, the entire car factory platform needs to interface with various different CP/SP (Content Provider/Service Provider) platforms.
Most of CP/SP platforms of the Internet only have 2-3 sets of environments, such as only development links and production environments, and cannot be matched with four sets of environments of a platform of a whole vehicle factory one by one, so that in a butt joint test process with the CP/SP platforms, the environment where vehicle data is located and platform callback configuration often need to be switched, technical departments of the two parties need to continuously adjust according to test requirements, and because the whole vehicle test relates to each department of the vehicle factory, different environmental test requirements are frequently proposed by different departments, and the situation that the tests cannot be paralleled due to environment mismatch is caused, and the working efficiency of technical personnel is greatly reduced.
Disclosure of Invention
The invention aims to provide an external platform docking test method and system, a forwarding system and a vehicle software system, so as to solve the problem of environment mismatch during docking test with an external platform and improve the working efficiency of technicians.
In a first aspect, an embodiment of the present invention provides an external platform docking test method, which is applied to a forwarding system, where the forwarding system is connected to multiple vehicle software systems, and different vehicle software systems correspond to different whole vehicle factory environments; the method comprises the following steps:
when external platform docking test information sent by a target vehicle software system is received, generating a target vehicle label corresponding to the target vehicle software system according to a target vehicle identifier in the external platform docking test information, wherein the target vehicle software system is one of a plurality of vehicle software systems;
sending the target vehicle label to the target vehicle software system so that the target vehicle software system generates a target calling link based on the target vehicle label, and calling a target interface of an external platform by a target vehicle corresponding to the target vehicle label based on the target calling link, wherein the whole vehicle factory environment where the target interface is located corresponds to the whole vehicle factory environment where the target vehicle software system is located;
when receiving service processing result information sent by the external platform, determining a target vehicle software system corresponding to a target vehicle label in the service processing result information; the service processing result information is obtained by the external platform performing service processing on the service data in the target calling link;
and sending the service processing result information to the target vehicle software system so that the target vehicle software system forwards the service processing result information to the target vehicle.
Further, the generating a target vehicle tag according to the target vehicle identifier in the external platform docking test information includes:
and encrypting the target vehicle identification and the timestamp in the external platform docking test information to obtain a target vehicle label.
Further, the target call link is a software activation link, and the service processing result information includes an activation result; before receiving the service processing result information sent by the external platform, the method further includes:
when vehicle verification information sent by the external platform is received, determining a target vehicle software system corresponding to a target vehicle label in the vehicle verification information;
sending the vehicle verification information to the target vehicle software system so that the target vehicle software system performs vehicle data validity verification based on the vehicle verification information;
when verification result information sent by the target vehicle software system is received, determining a target vehicle identifier corresponding to a target vehicle label in the verification result information;
determining a basic calling link corresponding to the target vehicle identifier according to a preset corresponding relation between the vehicle identifier and a calling link of an external platform, wherein the basic calling link is used for calling the target interface;
and sending the verification result information to the external platform through the basic call link so that the external platform performs software activation based on the verification result information to generate an activation result.
Further, the target calling link is a target payment link, and the service processing result information includes a payment result.
Further, the target vehicle is identified as a vehicle identification code, and the external platform includes a content provider platform or a service provider platform.
In a second aspect, an embodiment of the present invention further provides an external platform docking test method, which is applied to a vehicle software system, where the vehicle software system is connected to a forwarding system, and different vehicle software systems correspond to different vehicle factory environments; the method comprises the following steps:
when an external calling request sent by a target vehicle corresponding to the vehicle software system is received, acquiring a target vehicle identifier from the external calling request;
sending the external platform docking test information carrying the target vehicle identification to the forwarding system;
when a target vehicle label which is sent by the forwarding system and generated based on the target vehicle identification is received, a target calling link is generated according to the target vehicle label;
sending the target calling link to the target vehicle so that the target vehicle can call a target interface of an external platform based on the target calling link, wherein the whole vehicle factory environment where the target interface is located corresponds to the whole vehicle factory environment where the vehicle software system is located;
when receiving the service processing result information sent by the forwarding system, forwarding the service processing result information to the target vehicle; and the service processing result information is obtained by the external platform performing service processing on the service data in the target call link.
Further, the generating a target call link according to the target vehicle tag includes:
determining a basic calling link corresponding to the target vehicle identification according to a preset corresponding relation between the vehicle identification and a calling link of an external platform;
and assembling the basic call link, the target vehicle label and the service data in the external call request to obtain the target call link.
Further, the target call link is a software activation link, and the service processing result information includes an activation result; before receiving the service processing result information sent by the forwarding system, the method further includes:
when vehicle verification information from the external platform sent by the forwarding system is received, verifying the legality of vehicle data in the vehicle verification information to obtain verification result information;
and sending the verification result information to the forwarding system so that the forwarding system forwards the verification result information to the external platform, and enabling the external platform to perform software activation based on the verification result information to generate an activation result.
In a third aspect, an embodiment of the present invention further provides a forwarding system, where the forwarding system is connected to multiple vehicle software systems, and different vehicle software systems correspond to different whole vehicle factory environments; the forwarding system includes:
the system comprises a tag generation module, a tag detection module and a tag identification module, wherein the tag generation module is used for generating a target vehicle tag corresponding to a target vehicle software system according to a target vehicle identification in external platform docking test information when receiving the external platform docking test information sent by the target vehicle software system, and the target vehicle software system is one of a plurality of vehicle software systems;
the first sending module is used for sending the target vehicle tag to the target vehicle software system so that the target vehicle software system generates a target calling link based on the target vehicle tag, and a target vehicle corresponding to the target vehicle tag calls a target interface of an external platform based on the target calling link, wherein the whole factory environment where the target interface is located corresponds to the whole factory environment where the target vehicle software system is located;
the system determination module is used for determining a target vehicle software system corresponding to a target vehicle label in the service processing result information when the service processing result information sent by the external platform is received; the service processing result information is obtained by the external platform performing service processing on the service data in the target calling link;
the first sending module is further configured to send the service processing result information to the target vehicle software system, so that the target vehicle software system forwards the service processing result information to the target vehicle.
Further, the target call link is a software activation link, and the service processing result information includes an activation result;
the system determination module is further used for determining a target vehicle software system corresponding to a target vehicle tag in the vehicle verification information when the vehicle verification information sent by the external platform is received;
the first sending module is further used for sending the vehicle verification information to the target vehicle software system so that the target vehicle software system can conduct vehicle data validity verification based on the vehicle verification information;
the forwarding system further comprises a link determining module, which is used for determining a target vehicle identifier corresponding to a target vehicle label in the verification result information when the verification result information sent by the target vehicle software system is received, and determining a basic calling link corresponding to the target vehicle identifier according to a preset corresponding relation between the vehicle identifier and a calling link of an external platform, wherein the basic calling link is used for calling the target interface;
the first sending module is further configured to send the verification result information to the external platform through the basic call link, so that the external platform performs software activation based on the verification result information to generate an activation result.
In a fourth aspect, an embodiment of the present invention further provides a vehicle software system, where the vehicle software system is connected to the forwarding system, and different vehicle software systems correspond to different whole vehicle factory environments; the vehicle software system includes:
the identification acquisition module is used for acquiring a target vehicle identification from an external calling request when the external calling request sent by a target vehicle corresponding to the vehicle software system is received;
the second sending module is used for sending the external platform docking test information carrying the target vehicle identification to the forwarding system;
the link generation module is used for generating a target calling link according to a target vehicle label when the target vehicle label which is sent by the forwarding system and generated based on the target vehicle identification is received;
the second sending module is further configured to send the target call link to the target vehicle, so that the target vehicle calls a target interface of an external platform based on the target call link, where a vehicle factory environment where the target interface is located corresponds to a vehicle factory environment where the vehicle software system is located;
the second sending module is further configured to forward the service processing result information to the target vehicle when receiving the service processing result information sent by the forwarding system; and the service processing result information is obtained by the external platform performing service processing on the service data in the target call link.
Further, the target call link is a software activation link, and the service processing result information includes an activation result; the vehicle software system further includes:
the verification module is used for verifying the legality of the vehicle data in the vehicle verification information to obtain verification result information when the vehicle verification information from the external platform sent by the forwarding system is received;
the second sending module is further configured to send the verification result information to the forwarding system, so that the forwarding system forwards the verification result information to the external platform, and the external platform performs software activation based on the verification result information to generate an activation result.
In a fifth aspect, an embodiment of the present invention further provides an external platform docking test system, including the forwarding system in the third aspect, and further including a plurality of vehicle software systems in the fourth aspect, where the forwarding system is connected to the plurality of vehicle software systems.
In a sixth aspect, the present invention further provides a computer-readable storage medium, on which a computer program is stored, where the computer program is executed by a processor to perform the method of the first aspect or the second aspect.
In the external platform docking test method and system, the forwarding system and the vehicle software system provided by the embodiment of the invention, the forwarding system is connected with a plurality of vehicle software systems, and different vehicle software systems correspond to different whole vehicle factory environments; when the target vehicle software system and the external platform are subjected to butt joint test, the target vehicle software system sends the external platform butt joint test information to the forwarding system; the forwarding system generates a target vehicle label corresponding to the target vehicle software system according to the target vehicle identification in the external platform butt joint test information, and then sends the target vehicle label to the target vehicle software system; the target vehicle software system generates a target calling link based on a target vehicle label, and sends the target calling link to a target vehicle corresponding to a target vehicle identifier, so that the target vehicle calls a target interface of an external platform based on the target calling link, and the whole vehicle factory environment where the target interface is located corresponds to the whole vehicle factory environment where the target vehicle software system is located; the external platform can perform service processing based on the service data in the target call link and send the service processing result information to the forwarding system; and the forwarding system sends the service processing result information to the target vehicle software system based on the target vehicle label, and then forwards the service processing result information to the target vehicle to finish the test process. Therefore, in the process of docking test of the external platform, the matching management of the vehicle label and the vehicle software system is only needed to be carried out on the vehicle by the forwarding system, the CP/SP platform of a third party is transparent, and the docking test of different vehicle software systems and the external platform can be operated in parallel, so that the working efficiency is greatly improved.
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 description of the embodiments or 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 system architecture diagram of an external platform docking test system according to an embodiment of the present invention;
fig. 2 is a block diagram of a forwarding system according to an embodiment of the present invention;
fig. 3 is a block diagram of an external platform docking test system according to an embodiment of the present invention;
fig. 4 is a flowchart of an external platform docking test method according to an embodiment of the present invention;
FIG. 5 is a flow chart of another external platform docking test method according to an embodiment of the present invention;
FIG. 6 is a flow chart of another external platform docking test method according to an embodiment of the present invention;
fig. 7 is a block diagram of a forwarding system according to an embodiment of the present invention;
fig. 8 is a block diagram of a vehicle software system according to an embodiment of the present invention.
Detailed Description
The technical solutions of the present invention will be described clearly and completely with reference to the following embodiments, and it should be understood 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.
At present, the platform of the whole vehicle factory generally adopts four sets of environments of development, test, pre-production and production, most of various different CP/SP platforms to be butted by the platform of the whole vehicle factory only have 2-3 sets of environments, for example, a certain payment platform only has a development environment and a production environment, only callback links corresponding to the development environment and the production environment of the platform of the whole vehicle factory are configured, the development environment of the payment platform can be used for being butted with the development and test environment of the platform of the whole vehicle factory, and the production environment of the payment platform can be used for being butted with the pre-production and production environment of the platform of the whole vehicle factory; in this case, for the payment data sent to the payment platform by the vehicle software system corresponding to the test environment of the complete vehicle factory platform, the payment platform can only return the result to the vehicle software system corresponding to the development environment, and the docking test cannot be completed. Therefore, in the process of docking test between the whole vehicle factory platform and the CP/SP platform, the environment where the vehicle data is located and the platform callback configuration need to be switched continuously, so that the docking test between the vehicle software system in different environments and the external platform cannot be performed in parallel, and the working efficiency of technicians is greatly reduced. Based on this, the external platform docking test method and system, the forwarding system and the vehicle software system provided by the embodiment of the invention only need to perform matching management on the vehicle label and the vehicle software system, are transparent to the third-party CP/SP platform, can realize parallel operation of docking tests of different vehicle software systems and the external platform, and improve the working efficiency.
Referring to fig. 1, a system architecture diagram of an external platform docking test system is shown, and the system architecture diagram includes a complete vehicle factory platform 100 and a forwarding system 102 which are interconnected, and further includes a vehicle 103 and a CP/SP platform 104 to be called by the vehicle 103, where the complete vehicle factory platform 100 includes four vehicle software systems corresponding to four sets of environments of development, test, pre-production, and production; the vehicle 103 can be a test vehicle machine, which is a short name for a vehicle-mounted information entertainment product installed in a vehicle, and can functionally realize information communication between people and the vehicle and between the vehicle and the outside (namely between the vehicle and the vehicle); the CP/SP platform 104 may be an external platform for any third party to interface with.
As shown in fig. 1, when a vehicle 103 in a certain environment acquires an external call link from a vehicle software system corresponding to a corresponding environment of a complete plant platform 100, a forwarding system 102 records a vehicle tag corresponding to the vehicle 103, then the corresponding vehicle software system sends the external call link carrying the vehicle tag to the vehicle 103, then the vehicle 103 calls a CP/SP platform 104 through the received external call link, the CP/SP platform 104 calls back to the forwarding system 102, and the forwarding system 102 calls the vehicle software system corresponding to the corresponding environment in the complete plant platform 100 according to the recorded vehicle tag, thereby completing a docking test in which the vehicle 103 calls the CP/SP platform 104.
And the technical personnel in the whole vehicle factory can carry out label and environment matching management on the vehicle in the forwarding system. The embodiment of the present invention further provides a modular block diagram of a forwarding system, as shown in fig. 2, the forwarding system 102 includes modules such as a visualization configuration module, an environment configuration module, a tag library module, a call chain tracking module, a call back rule library module, and the like, where the visualization configuration module can realize visualization of relevant information, for example, a technician in a vehicle factory can view recorded tag information; the environment configuration module is used for matching the environment (vehicle software system) with the vehicle label; the tag library module is used for storing recorded vehicle tags; the calling chain tracking module is used for carrying out calling chain tracking management; and the callback rule base module is used for environment matching during callback. Through the visual configuration module and the call chain tracking management, the vehicle labels are associated with the call chains in each environment, and a visual tracking tool can be provided for technical personnel such as testing, development, operation and maintenance and the like.
Referring to a structural block diagram of an external platform docking test system shown in fig. 3, an embodiment of the present invention provides an external platform docking test system, where the external platform docking test system includes a forwarding system 102 and a plurality of vehicle software systems 101, the forwarding system 102 is connected to the plurality of vehicle software systems 101, and different vehicle software systems correspond to different whole vehicle factory environments. For example, the entire plant environment includes four environments of development, test, pre-production, and the external platform docking test system includes four vehicle software systems 101 respectively corresponding to the four environments.
In order to facilitate understanding of the working process of the external platform docking test system, a detailed description is provided below of an external platform docking test method applied to the external platform docking test system according to an embodiment of the present invention.
Referring to a flowchart of an external platform docking test method shown in fig. 4, when performing a docking test of a target vehicle software system and an external platform, the external platform docking test method includes the following steps, where the target vehicle software system is one of the plurality of vehicle software systems 101, and the external platform includes a content provider platform or a service provider platform (CP/SP platform):
in step S402, when receiving an external invocation request sent by the target vehicle, the target vehicle software system obtains the target vehicle identifier from the external invocation request.
The target Vehicle Identification may be a VIN (Vehicle Identification Number). The target vehicle can only be connected with the target vehicle software system in the same whole vehicle factory environment.
And S404, the target vehicle software system sends the external platform docking test information carrying the target vehicle identification to the forwarding system.
And S406, the forwarding system generates a target vehicle label corresponding to the target vehicle software system according to the target vehicle identifier in the external platform docking test information.
In some possible embodiments, the target vehicle identifier and the timestamp in the external platform docking test information may be encrypted to obtain the target vehicle tag.
Step S408, the forwarding system sends the target vehicle tag to the target vehicle software system.
And step S410, the target vehicle software system generates a target calling link according to the target vehicle label.
The target vehicle software system stores a pre-configured corresponding relationship between the vehicle identifier and the call link of the external platform, and based on this, step S410 may be implemented by the following processes: determining a basic calling link corresponding to the target vehicle identification according to the corresponding relation between the pre-configured vehicle identification and the calling link of the external platform; and assembling the basic call link, the target vehicle label and the service data in the external call request to obtain the target call link.
In step S412, the target vehicle software system sends the target invocation link to the target vehicle.
The target vehicle can call a target interface of the external platform based on the target call link, and the whole vehicle factory environment where the target interface is located corresponds to the whole vehicle factory environment where the target vehicle software system is located. For example, the external platform includes two interfaces respectively located in a development environment and a production environment, when a vehicle factory environment where the target vehicle software system is located is a development environment or a test environment, the target vehicle calls the target interface located in the development environment, and when the vehicle factory environment where the target vehicle software system is located is a pre-production environment or a production environment, the target vehicle calls the target interface located in the production environment.
And the external platform verifies the legality of the user according to the key carried by the target calling link, processes the service data carried by the target calling link after the verification is passed to obtain service processing result information, and recalls the service processing result information to the forwarding system, wherein the service processing result information comprises a target vehicle label.
Step S414, when the forwarding system receives the service processing result information sent by the external platform, the forwarding system determines the target vehicle software system corresponding to the target vehicle tag in the service processing result information.
Step S416, the forwarding system sends the service processing result information to the target vehicle software system.
In step S418, the target vehicle software system forwards the service processing result information to the target vehicle.
Thus completing the testing process.
According to the external platform docking test method provided by the embodiment of the invention, when the docking test of the target vehicle software system and the external platform is carried out, the target vehicle software system sends the external platform docking test information to the forwarding system; the forwarding system generates a target vehicle label corresponding to the target vehicle software system according to the target vehicle identification in the external platform butt joint test information, and then sends the target vehicle label to the target vehicle software system; the target vehicle software system generates a target calling link based on a target vehicle label, and sends the target calling link to a target vehicle corresponding to a target vehicle identifier, so that the target vehicle calls a target interface of an external platform based on the target calling link, and the whole vehicle factory environment where the target interface is located corresponds to the whole vehicle factory environment where the target vehicle software system is located; the external platform can perform service processing based on the service data in the target call link and send the service processing result information to the forwarding system; and the forwarding system sends the service processing result information to the target vehicle software system based on the target vehicle label, and then forwards the service processing result information to the target vehicle to finish the test process. Therefore, in the process of docking test of the external platform, the matching management of the vehicle label and the vehicle software system is only needed to be carried out on the vehicle by the forwarding system, the CP/SP platform of a third party is transparent, and the docking test of different vehicle software systems and the external platform can be operated in parallel, so that the working efficiency is greatly improved.
The embodiment of the invention also provides another external platform docking test method, wherein the external platform is a software A cloud platform, the method is a process for testing the effectiveness of the software A for a target vehicle, and the basic activation link (namely the basic call link) of the software A cloud platform is configured in each vehicle software system and each forwarding system. Referring to fig. 5, a flow chart of another external platform docking test method is shown, which includes the following steps:
step S502, when the target vehicle software system receives a software A activation request sent by the target vehicle, the target vehicle software system acquires the target vehicle identification from the software A activation request.
When the target vehicle detects that the software A needs to be activated, sending a software A activation request to a target vehicle software system, wherein the software A activation request carries a target vehicle identifier and activation data of the target vehicle, and the activation data can include vehicle data.
Step S504, the target vehicle software system sends the software activation information carrying the target vehicle identification to the forwarding system.
Step S506, the forwarding system generates a target vehicle label corresponding to the target vehicle software system according to the target vehicle identification in the software activation information.
The forwarding system records the correspondence between the target vehicle tag and the target vehicle software system.
Step S508, the forwarding system sends the target vehicle tag to the target vehicle software system.
Step S510, the target vehicle software system generates a software activation link according to the target vehicle tag.
The target vehicle software system is provided with a basic activation link of the software cloud platform A, and a software identifier of the software cloud platform A installed on the target vehicle is stored (namely, a corresponding relation between the vehicle identifier of the target vehicle and the basic activation link of the software cloud platform A is stored), so that the basic activation link can be determined according to the software identifier of the software cloud platform A installed on the target vehicle, and the basic activation link, the target vehicle tag and activation data carried in the software activation request A are assembled to obtain the software activation link.
In step S512, the target vehicle software system sends the software activation link to the target vehicle.
The target vehicle can call a target activation interface of the software cloud platform A based on the software activation link, and the whole vehicle factory environment where the target activation interface is located corresponds to the whole vehicle factory environment where the target vehicle software system is located. The software cloud platform A verifies the legality of the user according to the key carried by the software activation link, and the legality of the vehicle data needs to be verified after the verification is passed, so that vehicle verification information is sent to the forwarding system, and the vehicle verification information comprises a target vehicle label.
Step S514, when receiving the vehicle verification information sent by the software a cloud platform, the forwarding system determines a target vehicle software system corresponding to the target vehicle tag in the vehicle verification information.
In step S516, the forwarding system sends the vehicle verification information to the target vehicle software system.
In step S518, the target vehicle software system verifies the validity of the vehicle data in the vehicle verification information to obtain verification result information.
In step S520, the target vehicle software system sends the verification result information to the forwarding system.
In step S522, the forwarding system determines the target vehicle identifier corresponding to the target vehicle tag in the verification result information.
Step S524, the forwarding system determines a basic activation link corresponding to the target vehicle identifier according to a pre-configured correspondence between the vehicle identifier and the call link of the external platform.
And the basic activation link is used for calling a target activation interface of the software A cloud platform.
Step 526, the forwarding system sends the verification result information to the software a cloud platform through the basic activation link.
The software cloud platform A can activate software based on the verification result information, generate an activation result, record a software license, identify a license state, and call back activation processing result information including the activation result and the target vehicle label to the forwarding system.
In step S528, when receiving the activation processing result information sent by the external platform, the forwarding system determines the target vehicle software system corresponding to the target vehicle tag in the activation processing result information.
In step S530, the forwarding system sends the activation processing result information to the target vehicle software system.
In step S532, the target vehicle software system forwards the activation result in the activation processing result information to the target vehicle.
Therefore, the target vehicle can record the software license, identify the activation state and complete the software activation test process A.
The embodiment of the invention also provides another external platform docking test method, wherein the external platform is a payment platform B, and the method carries out a payment callback test process of the payment platform B for the target vehicle. Referring to fig. 6, a flow chart of another external platform docking test method is shown, which includes the following steps:
step S602, when receiving a payment request of the B payment platform sent by the target vehicle, the target vehicle software system obtains the target vehicle identifier from the payment request.
The payment request carries the target vehicle identification and payment data of the target vehicle.
Step S604, the target vehicle software system sends the payment information carrying the target vehicle identification to the forwarding system.
And step S606, the forwarding system generates a target vehicle label corresponding to the target vehicle software system according to the target vehicle identifier in the payment information.
Step S608, the forwarding system sends the target vehicle tag to the target vehicle software system.
Step S610, the target vehicle software system generates a target payment link according to the target vehicle tag.
The target vehicle software system is provided with a basic payment link of the payment platform B, and a software identifier of the payment platform B installed on the target vehicle is stored (namely, a corresponding relation between the vehicle identifier of the target vehicle and the basic payment link of the payment platform B is stored), so that the basic payment link can be determined according to the software identifier of the payment platform B installed on the target vehicle, and the basic activation link, the target vehicle label and payment data carried in the payment request are assembled to obtain the target payment link.
In step S612, the target vehicle software system sends the target payment link to the target vehicle.
The target vehicle can call a target payment interface of the B payment platform based on the target payment link, and the whole vehicle factory environment where the target payment interface is located corresponds to the whole vehicle factory environment where the target vehicle software system is located. And B, the payment platform verifies the legality of the user according to the key carried by the target payment link, processes the payment data carried by the target payment link after the verification is passed to obtain a payment result, and calls back the payment processing result information comprising the payment result and the target vehicle label to the forwarding system. The payment data may include parameter data specified by the target payment interface, such as payment amount, order number, and commodity name.
And step S614, when the forwarding system receives the payment processing result information sent by the payment platform B, determining the target vehicle software system corresponding to the target vehicle label in the payment processing result information.
In step S616, the forwarding system sends the payment processing result information to the target vehicle software system.
In step S618, the target vehicle software system forwards the payment result in the payment processing result information to the target vehicle.
Therefore, the target vehicle can obtain and record the payment result and complete the payment callback test process of the payment platform B.
The embodiment of the invention also provides a forwarding system, wherein the forwarding system is connected with a plurality of vehicle software systems, and different vehicle software systems correspond to different whole vehicle factory environments; referring to fig. 7, a block diagram of a forwarding system is shown, the forwarding system including:
the tag generation module 72 is configured to, when receiving external platform docking test information sent by a target vehicle software system, generate a target vehicle tag corresponding to the target vehicle software system according to a target vehicle identifier in the external platform docking test information, where the target vehicle software system is one of a plurality of vehicle software systems;
the first sending module 74 is configured to send the target vehicle tag to the target vehicle software system, so that the target vehicle software system generates a target call link based on the target vehicle tag, and a target vehicle corresponding to the target vehicle identifier calls a target interface of an external platform based on the target call link, where a whole garage environment where the target interface is located corresponds to a whole garage environment where the target vehicle software system is located;
the system determination module 76 is configured to determine, when receiving the service processing result information sent by the external platform, a target vehicle software system corresponding to a target vehicle tag in the service processing result information; the service processing result information is obtained by performing service processing on service data in the target calling link by the external platform;
the first sending module 74 is further configured to send the service processing result information to the target vehicle software system, so that the target vehicle software system forwards the service processing result information to the target vehicle.
Further, the tag generating module 72 is specifically configured to: and encrypting the target vehicle identification and the timestamp in the external platform docking test information to obtain the target vehicle label.
Further, the target call link is a software activation link, and the service processing result information includes an activation result;
the system determination module 76 is further configured to determine a target vehicle software system corresponding to a target vehicle tag in the vehicle verification information when the vehicle verification information sent by the external platform is received;
the first sending module 74 is further configured to send the vehicle verification information to the target vehicle software system, so that the target vehicle software system performs the validity verification of the vehicle data based on the vehicle verification information;
the forwarding system further includes a link determining module connected to the first sending module 74, and configured to determine, when verification result information sent by the target vehicle software system is received, a target vehicle identifier corresponding to a target vehicle tag in the verification result information, and determine, according to a correspondence between a pre-configured vehicle identifier and a call link of an external platform, a basic call link corresponding to the target vehicle identifier, where the basic call link is used to call a target interface;
the first sending module 74 is further configured to send the verification result information to the external platform through the basic call link, so that the external platform performs software activation based on the verification result information to generate an activation result.
Further, the target calling link is a target payment link, and the service processing result information includes a payment result.
Further, the target vehicle is identified by a vehicle identification code, and the external platform includes a content provider platform or a service provider platform.
The embodiment of the invention also provides a vehicle software system, wherein the vehicle software system is connected with the forwarding system, and different vehicle software systems correspond to different whole vehicle factory environments; referring to fig. 8, a block diagram of a vehicle software system is shown, which includes:
the identification obtaining module 82 is configured to, when an external call request sent by a target vehicle corresponding to the vehicle software system is received, obtain a target vehicle identification from the external call request;
a second sending module 84, configured to send the external platform docking test information carrying the target vehicle identifier to the forwarding system;
the link generation module 86 is configured to generate a target call link according to a target vehicle tag when the target vehicle tag generated based on the target vehicle identifier and sent by the forwarding system is received;
the second sending module 84 is further configured to send the target call link to the target vehicle, so that the target vehicle calls a target interface of the external platform based on the target call link, where a vehicle factory environment where the target interface is located corresponds to a vehicle factory environment where the vehicle software system is located;
the second sending module 84 is further configured to, when receiving the service processing result information sent by the forwarding system, forward the service processing result information to the target vehicle; and the service processing result information is obtained by performing service processing on the service data in the target calling link by the external platform.
Further, the link generating module 86 is specifically configured to: determining a basic calling link corresponding to the target vehicle identification according to the corresponding relation between the pre-configured vehicle identification and the calling link of the external platform; and assembling the basic call link, the target vehicle label and the service data in the external call request to obtain the target call link.
Further, the target call link is a software activation link, and the service processing result information includes an activation result; the above vehicle software system further includes:
the verification module connected to the second sending module 84 is configured to, when vehicle verification information from an external platform sent by the forwarding system is received, verify the validity of the vehicle data in the vehicle verification information to obtain verification result information;
the second sending module 84 is further configured to send the verification result information to the forwarding system, so that the forwarding system forwards the verification result information to the external platform, and the external platform performs software activation based on the verification result information to generate an activation result.
The implementation principle and the generated technical effect of the forwarding system and the vehicle software system provided by the embodiment are the same as those of the foregoing method embodiments, and for the sake of brief description, reference may be made to corresponding contents in the foregoing method embodiments for the fact that no part of the embodiments of the forwarding system and the vehicle software system is mentioned.
The embodiment of the present invention further provides a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the computer program performs the external platform docking test method described in the foregoing method embodiment. The computer-readable storage medium includes: various media capable of storing program codes, such as a usb disk, a removable hard disk, a Read-Only Memory (ROM), a RAM, a magnetic disk, or an optical disk.
In all examples shown and described herein, any particular value should be construed as merely exemplary, and not as a limitation, and thus other examples of example embodiments may have different values.
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present invention. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
In the several embodiments provided in the present application, it should be understood that the disclosed system, apparatus and method may be implemented in other ways. The above-described embodiments of the apparatus are merely illustrative, and for example, the division of the units is only one logical division, and there may be other divisions when actually implemented, and for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection of devices or units through some communication interfaces, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit.
Finally, it should be noted that: the above embodiments are only used to illustrate the technical solution of the present invention, and not to limit the same; while the invention has been described in detail and with reference to the foregoing embodiments, it will be understood by those skilled in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some or all of the technical features may be equivalently replaced; and the modifications or the substitutions do not make the essence of the corresponding technical solutions depart from the scope of the technical solutions of the embodiments of the present invention.

Claims (14)

1. The external platform butt joint test method is characterized by being applied to a forwarding system, wherein the forwarding system is connected with a plurality of vehicle software systems, and different vehicle software systems correspond to different whole vehicle factory environments; the method comprises the following steps:
when external platform docking test information sent by a target vehicle software system is received, generating a target vehicle label corresponding to the target vehicle software system according to a target vehicle identifier in the external platform docking test information, wherein the target vehicle software system is one of a plurality of vehicle software systems;
sending the target vehicle label to the target vehicle software system so that the target vehicle software system generates a target calling link based on the target vehicle label, and calling a target interface of an external platform by a target vehicle corresponding to the target vehicle label based on the target calling link, wherein the whole vehicle factory environment where the target interface is located corresponds to the whole vehicle factory environment where the target vehicle software system is located;
when receiving service processing result information sent by the external platform, determining a target vehicle software system corresponding to a target vehicle label in the service processing result information; the service processing result information is obtained by the external platform performing service processing on the service data in the target calling link;
and sending the service processing result information to the target vehicle software system so that the target vehicle software system forwards the service processing result information to the target vehicle.
2. The external platform docking test method according to claim 1, wherein generating a target vehicle tag according to a target vehicle identifier in the external platform docking test information comprises:
and encrypting the target vehicle identification and the timestamp in the external platform docking test information to obtain a target vehicle label.
3. The external platform docking test method of claim 1, wherein the target call link is a software activation link, and the service processing result information includes an activation result; before receiving the service processing result information sent by the external platform, the method further includes:
when vehicle verification information sent by the external platform is received, determining a target vehicle software system corresponding to a target vehicle label in the vehicle verification information;
sending the vehicle verification information to the target vehicle software system so that the target vehicle software system performs vehicle data validity verification based on the vehicle verification information;
when verification result information sent by the target vehicle software system is received, determining a target vehicle identifier corresponding to a target vehicle label in the verification result information;
determining a basic calling link corresponding to the target vehicle identifier according to a preset corresponding relation between the vehicle identifier and a calling link of an external platform, wherein the basic calling link is used for calling the target interface;
and sending the verification result information to the external platform through the basic call link so that the external platform performs software activation based on the verification result information to generate an activation result.
4. The external platform docking test method of claim 1, wherein the target call link is a target payment link, and the service processing result information includes a payment result.
5. The external platform docking test method of claim 1, wherein the target vehicle identification is a vehicle identification code and the external platform comprises a content provider platform or a service provider platform.
6. The external platform docking test method is characterized by being applied to a vehicle software system, wherein the vehicle software system is connected with a forwarding system, and different vehicle software systems correspond to different whole vehicle factory environments; the method comprises the following steps:
when an external calling request sent by a target vehicle corresponding to the vehicle software system is received, acquiring a target vehicle identifier from the external calling request;
sending the external platform docking test information carrying the target vehicle identification to the forwarding system;
when a target vehicle label which is sent by the forwarding system and generated based on the target vehicle identification is received, a target calling link is generated according to the target vehicle label;
sending the target calling link to the target vehicle so that the target vehicle can call a target interface of an external platform based on the target calling link, wherein the whole vehicle factory environment where the target interface is located corresponds to the whole vehicle factory environment where the vehicle software system is located;
when receiving the service processing result information sent by the forwarding system, forwarding the service processing result information to the target vehicle; and the service processing result information is obtained by the external platform performing service processing on the service data in the target call link.
7. The external platform docking test method of claim 6, wherein the generating a target invocation link according to the target vehicle tag comprises:
determining a basic calling link corresponding to the target vehicle identification according to a preset corresponding relation between the vehicle identification and a calling link of an external platform;
and assembling the basic call link, the target vehicle label and the service data in the external call request to obtain the target call link.
8. The external platform docking test method of claim 6, wherein the target call link is a software activation link, and the service processing result information includes an activation result; before receiving the service processing result information sent by the forwarding system, the method further includes:
when vehicle verification information from the external platform sent by the forwarding system is received, verifying the legality of vehicle data in the vehicle verification information to obtain verification result information;
and sending the verification result information to the forwarding system so that the forwarding system forwards the verification result information to the external platform, and enabling the external platform to perform software activation based on the verification result information to generate an activation result.
9. The forwarding system is characterized in that the forwarding system is connected with a plurality of vehicle software systems, and different vehicle software systems correspond to different whole vehicle factory environments; the forwarding system includes:
the system comprises a tag generation module, a tag detection module and a tag identification module, wherein the tag generation module is used for generating a target vehicle tag corresponding to a target vehicle software system according to a target vehicle identification in external platform docking test information when receiving the external platform docking test information sent by the target vehicle software system, and the target vehicle software system is one of a plurality of vehicle software systems;
the first sending module is used for sending the target vehicle tag to the target vehicle software system so that the target vehicle software system generates a target calling link based on the target vehicle tag, and a target vehicle corresponding to the target vehicle tag calls a target interface of an external platform based on the target calling link, wherein the whole factory environment where the target interface is located corresponds to the whole factory environment where the target vehicle software system is located;
the system determination module is used for determining a target vehicle software system corresponding to a target vehicle label in the service processing result information when the service processing result information sent by the external platform is received; the service processing result information is obtained by the external platform performing service processing on the service data in the target calling link;
the first sending module is further configured to send the service processing result information to the target vehicle software system, so that the target vehicle software system forwards the service processing result information to the target vehicle.
10. The forwarding system of claim 9 wherein the target call link is a software activation link, and the service processing result information includes an activation result;
the system determination module is further used for determining a target vehicle software system corresponding to a target vehicle tag in the vehicle verification information when the vehicle verification information sent by the external platform is received;
the first sending module is further used for sending the vehicle verification information to the target vehicle software system so that the target vehicle software system can conduct vehicle data validity verification based on the vehicle verification information;
the forwarding system further comprises a link determining module, which is used for determining a target vehicle identifier corresponding to a target vehicle label in the verification result information when the verification result information sent by the target vehicle software system is received, and determining a basic calling link corresponding to the target vehicle identifier according to a preset corresponding relation between the vehicle identifier and a calling link of an external platform, wherein the basic calling link is used for calling the target interface;
the first sending module is further configured to send the verification result information to the external platform through the basic call link, so that the external platform performs software activation based on the verification result information to generate an activation result.
11. The vehicle software system is characterized in that the vehicle software system is connected with a forwarding system, and different vehicle software systems correspond to different whole vehicle factory environments; the vehicle software system includes:
the identification acquisition module is used for acquiring a target vehicle identification from an external calling request when the external calling request sent by a target vehicle corresponding to the vehicle software system is received;
the second sending module is used for sending the external platform docking test information carrying the target vehicle identification to the forwarding system;
the link generation module is used for generating a target calling link according to a target vehicle label when the target vehicle label which is sent by the forwarding system and generated based on the target vehicle identification is received;
the second sending module is further configured to send the target call link to the target vehicle, so that the target vehicle calls a target interface of an external platform based on the target call link, where a vehicle factory environment where the target interface is located corresponds to a vehicle factory environment where the vehicle software system is located;
the second sending module is further configured to forward the service processing result information to the target vehicle when receiving the service processing result information sent by the forwarding system; and the service processing result information is obtained by the external platform performing service processing on the service data in the target call link.
12. The vehicle software system according to claim 11, wherein the target call link is a software activation link, and the service processing result information includes an activation result; the vehicle software system further includes:
the verification module is used for verifying the legality of the vehicle data in the vehicle verification information to obtain verification result information when the vehicle verification information from the external platform sent by the forwarding system is received;
the second sending module is further configured to send the verification result information to the forwarding system, so that the forwarding system forwards the verification result information to the external platform, and the external platform performs software activation based on the verification result information to generate an activation result.
13. An external platform docking test system comprising the relay system of claim 9 or 10 and further comprising a plurality of vehicle software systems of claim 11 or 12, the relay system being connected to a plurality of the vehicle software systems.
14. A computer-readable storage medium, having stored thereon a computer program, characterized in that the computer program, when being executed by a processor, is adapted to carry out the method of any one of claims 1-8.
CN202111460702.4A 2021-12-02 2021-12-02 External platform docking test method and system, forwarding system and vehicle software system Pending CN114116508A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111460702.4A CN114116508A (en) 2021-12-02 2021-12-02 External platform docking test method and system, forwarding system and vehicle software system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111460702.4A CN114116508A (en) 2021-12-02 2021-12-02 External platform docking test method and system, forwarding system and vehicle software system

Publications (1)

Publication Number Publication Date
CN114116508A true CN114116508A (en) 2022-03-01

Family

ID=80366348

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111460702.4A Pending CN114116508A (en) 2021-12-02 2021-12-02 External platform docking test method and system, forwarding system and vehicle software system

Country Status (1)

Country Link
CN (1) CN114116508A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114884855A (en) * 2022-07-11 2022-08-09 简单汇信息科技(广州)有限公司 Routing method and system under asynchronous communication
CN115842749A (en) * 2022-11-24 2023-03-24 中电信数智科技有限公司 Test environment switching method, device and system

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114884855A (en) * 2022-07-11 2022-08-09 简单汇信息科技(广州)有限公司 Routing method and system under asynchronous communication
CN114884855B (en) * 2022-07-11 2022-12-16 简单汇信息科技(广州)有限公司 Routing method and system under asynchronous communication
CN115842749A (en) * 2022-11-24 2023-03-24 中电信数智科技有限公司 Test environment switching method, device and system

Similar Documents

Publication Publication Date Title
CN114116508A (en) External platform docking test method and system, forwarding system and vehicle software system
CN109285056B (en) Abnormal order processing method and system
CN105915343B (en) A kind of offline Activiation method of registration user and system
CN107886414B (en) Order combination method and equipment and computer storage medium
WO2002084429A3 (en) Automated survey and report system
CN111083013B (en) Test method and device based on flow playback, electronic equipment and storage medium
CN109784738B (en) Approval method and approval device
CN105590225A (en) Sales stage identification method and device based on client problems
CN108024090B (en) Abnormity positioning method and device for video monitoring platform
CN106600205B (en) Method for ensuring data consistency in production process of aerospace product
CN107784418B (en) List data distribution method and device
CN111078560B (en) Test method and device based on flow pruning, electronic equipment and storage medium
CN111050326B (en) Block chain-based short message verification method, device, equipment and medium
CN111427923A (en) Vehicle information query method and device based on block chain and storage medium
CN113408005B (en) Auxiliary evaluation method, system, computer equipment and storage medium for automobile performance
CN108073663B (en) Task data entry method and system
CN115439247A (en) Transaction data processing method and device
CN115393111A (en) Method and system for processing vehicle insurance data
CN114493451A (en) Logistics management method and device based on industrial internet identification analysis
CN113487053A (en) Maintenance service method, device, equipment and computer readable storage medium
CN111767322A (en) Method and device for managing offshore oilfield service equipment
CN114677138A (en) Data processing method, data processing equipment and computer readable storage medium
CN112507014A (en) Data storage method, device and system based on credible account book database
CN113888054B (en) Construction method and device of business model, storage medium and processor
CN116939292B (en) Video text content monitoring method and system in rail transit environment

Legal Events

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