CN112000443A - Service data processing method and device and electronic equipment - Google Patents

Service data processing method and device and electronic equipment Download PDF

Info

Publication number
CN112000443A
CN112000443A CN202010962204.9A CN202010962204A CN112000443A CN 112000443 A CN112000443 A CN 112000443A CN 202010962204 A CN202010962204 A CN 202010962204A CN 112000443 A CN112000443 A CN 112000443A
Authority
CN
China
Prior art keywords
service data
issued
service
environment
business
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
CN202010962204.9A
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.)
Alipay Hangzhou Information Technology Co Ltd
Original Assignee
Alipay Hangzhou Information 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 Alipay Hangzhou Information Technology Co Ltd filed Critical Alipay Hangzhou Information Technology Co Ltd
Priority to CN202010962204.9A priority Critical patent/CN112000443A/en
Publication of CN112000443A publication Critical patent/CN112000443A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • 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/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/34Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
    • G06F11/3457Performance evaluation by simulation

Landscapes

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

Abstract

The embodiment of the specification discloses a business data processing method, a business data processing device and electronic equipment, which are applied to a simulation environment, wherein the simulation environment is configured according to an online environment, and the method, the business data processing device and the electronic equipment comprise: acquiring service data to be released; executing corresponding business logic by using the business data to be issued in the simulation environment to obtain a business simulation result of the business data to be issued; judging whether the service simulation result reaches a preset condition or not; if not, acquiring the modified service data to be issued; and issuing the changed service data to be issued to the online environment. The technical scheme disclosed by the embodiment of the specification is beneficial to the service data processing in the compliance field, and can improve the efficiency of service data processing and publishing and the user experience.

Description

Service data processing method and device and electronic equipment
Technical Field
The embodiment of the specification relates to the technical field of computers, in particular to a business data processing method and device and electronic equipment.
Background
In general, after the online environment configuration is completed, daily service operation and maintenance are required to ensure the safe operation of the online environment. The service operation maintenance may include configuration adjustment of service data running in the online environment, update release or push of the service data, and the like.
In the prior art, when service operation maintenance is performed, each time of service data configuration update is managed in a version record management manner, for service data to be released, test verification is performed on the service data to be released in an online environment, a version number is configured for the test verification, after the test verification, a test result of the service data to be released can be previewed, and after the test verification passes, the service data to be released can be released to the online environment.
Disclosure of Invention
In view of this, embodiments of the present specification provide a method and an apparatus for processing service data, and an electronic device, so as to solve a problem in the prior art that an online service accident is easily caused because reliable test verification cannot be performed on service data running in an online environment in a publishing process.
The embodiment of the specification adopts the following technical scheme:
an embodiment of the present specification provides a service data processing method, which is applied to a simulation environment, where the simulation environment is configured according to an online environment, and the method includes:
acquiring service data to be released;
executing corresponding business logic by using the business data to be issued in the simulation environment to obtain a business simulation result of the business data to be issued;
judging whether the service simulation result reaches a preset condition or not;
if not, acquiring the modified service data to be issued;
and issuing the changed service data to be issued to the online environment.
An embodiment of the present specification further provides a service data processing apparatus, which is applied to a simulation environment, where the simulation environment is configured according to an online environment, and the apparatus includes:
the first acquisition module is used for acquiring service data to be issued;
the execution module executes corresponding business logic by using the business data to be issued in the simulation environment to obtain a business simulation result of the business data to be issued;
the judging module is used for judging whether the service simulation result reaches a preset condition or not;
the second acquisition module acquires the modified service data to be issued if the service data to be issued is not the same as the service data to be issued;
and the issuing module is used for issuing the changed service data to be issued to the online environment.
Embodiments of the present specification further provide an electronic device applied to a simulation environment configured according to an online environment, the electronic device including at least one processor and a memory, the memory storing a program and being configured to cause the at least one processor to perform the following steps:
acquiring service data to be released;
executing corresponding business logic by using the business data to be issued in the simulation environment to obtain a business simulation result of the business data to be issued;
judging whether the service simulation result reaches a preset condition or not;
if not, acquiring the modified service data to be issued;
and issuing the changed service data to be issued to the online environment.
The embodiment of the specification adopts at least one technical scheme which can achieve the following beneficial effects:
the method comprises the steps of configuring a simulation environment according to an online environment, executing corresponding business logic by using business data to be issued in the simulation environment after the business data to be issued are obtained, obtaining a business simulation result of the business data to be issued, judging whether the business simulation result reaches a preset condition, and if so, issuing the business data to be issued to the online environment.
Because the simulation environment is configured according to the on-line environment, the on-line environment can be well simulated, and the corresponding business logic is executed by utilizing the business data to be issued in the simulation environment, so that the business execution result of the business data to be issued in the on-line environment can be simulated under the condition of not influencing the operation of the on-line environment, the pollution of the test data to the on-line business data can be effectively avoided, the problems appearing in the test process can be more conveniently checked, the change and the adjustment can be more conveniently carried out in time, and the business data processing and issuing efficiency can be improved.
Drawings
The accompanying drawings, which are included to provide a further understanding of the embodiments of the specification and are incorporated in and constitute a part of this specification, illustrate exemplary embodiments of the specification and together with the description serve to explain the application and not to limit the application. In the drawings:
fig. 1 is a schematic structural diagram of a service data processing system provided in an embodiment of the present specification;
fig. 2 is a schematic flowchart of a service data processing method provided in an embodiment of the present specification;
fig. 3 is a schematic flowchart of a service data processing method provided in an embodiment of the present specification;
fig. 4 is a schematic flowchart of a service data processing method provided in an embodiment of the present specification;
fig. 5 is a schematic structural diagram of a service data processing apparatus according to an embodiment of the present disclosure.
Detailed Description
In the prior art, in the daily operation and maintenance process of an online environment, service data which needs to be updated and configured frequently, that is, service data to be released, is usually tested directly in the online environment, after the test is finished, whether a test result meets an expectation is determined by previewing a display effect of the data to be released, and if so, the service data to be released which passes the test is released in the online environment.
In the process, due to the test performed in the online environment, the overall operation effect of the service data to be published in the online environment cannot be checked, for example, for the service data to be published including page jump, the page after the jump cannot be clicked and checked, in this case, a deeper test result than the preview cannot be found, and a problem that may exist in the test result cannot be found, and after the service data is published in the online environment, a service accident is easily caused, and a bad experience is caused to the user.
Further, in the background of high-frequency service data configuration update, due to accumulation of test data, pollution to the online data can be caused, and normal service of the online environment is affected.
Therefore, embodiments of the present specification provide a method and an apparatus for processing service data, and an electronic device, where a simulation environment is configured according to an online environment, after obtaining service data to be published, a corresponding service logic is executed in the simulation environment by using the service data to be published, so as to obtain a service simulation result of the service data to be published, and whether the service simulation result meets a preset condition is determined, and if so, the service data to be published can be published to the online environment.
Because the simulation environment is configured according to the on-line environment, the on-line environment can be well simulated, and the corresponding business logic is executed by utilizing the business data to be issued in the simulation environment, so that the business execution result of the business data to be issued in the on-line environment can be simulated under the condition of not influencing the operation of the on-line environment, the pollution of the test data to the on-line business data can be effectively avoided, the problems appearing in the test process can be more conveniently checked, the change and the adjustment can be more conveniently carried out in time, and the business data processing and issuing efficiency can be improved.
In order to make the objects, technical solutions and advantages of the present application more clear, the technical solutions of the present application will be clearly and completely described below with reference to the specific embodiments of the present specification and the accompanying drawings. It is to be understood that the embodiments described are only a few embodiments of the present disclosure, and not all embodiments. All other embodiments obtained by a person skilled in the art based on the embodiments in the present specification without any inventive step are within the scope of the present application.
The technical solutions provided by the embodiments of the present description are described in detail below with reference to the accompanying drawings.
As shown in fig. 1, a schematic structural diagram of a service data processing system provided in the embodiment of the present specification is provided, where the service data processing system may include a simulation environment 1A, an online environment 1B, and a user terminal 1C.
The interaction flow of the simulation environment 1A, the online environment 1B and the user terminal 1C is as follows:
s101: and executing corresponding service logic by using the service data to be issued in the simulation environment 1A.
S103: the simulation environment 1A issues the service data to be issued that passes the simulation test to the online environment 1B.
S105: the online environment 1B provides the service to the user terminal 1C by executing the corresponding service logic using the service data to be issued.
The environment may refer to a logically or physically independent set of systems that includes all components for processing user requests, such as gateways, service frameworks, microservice registries, configuration centers, messaging systems, caches, databases, etc., that may be used to process requests of a specified category.
The simulation environment 1A may be understood as a simulation environment configured according to the online environment 1B, and configured with a service execution environment that is the same as the online environment, and is used to simulate a real user access environment, so as to perform service execution simulation on service data to be distributed to the online environment 1B, achieve a service execution result that is the same as the online environment 1B, and simulate and pre-judge a service execution process of the service data in the online environment 1B, so as to avoid occurrence of a service accident of the online environment 1B, which affects user experience. The simulation environment 1A may be a pre-emission environment, and is not limited in particular.
The online environment 1B may be understood as a service execution environment facing a user, and specifically may refer to an operation environment after an application is issued to a server, which is an environment actually accessed by the user, so that the operation of the online environment 1B affects user experience.
In the embodiment of the present specification, the simulation environment 1A and the in-line environment 1B are independent and isolated from each other. The database data of the simulation environment 1A is derived from the database data of the online environment 1B to realize the simulation of the online environment 1B.
The database data of the simulation environment 1A and the database data of the online environment 1B are isolated from each other, and in a specific application scenario, the two may implement data isolation by using one of the following methods:
first, the simulation environment 1A and the on-line environment 1B adopt mutually independent databases, and the two respectively call data in the respective corresponding databases.
Secondly, the simulation environment 1A and the online environment 1B use the same database, but the data of the simulation environment 1A and the online environment 1B are stored in different data tables, and the different data tables are distinguished and isolated by using different environment identifiers.
In this case, the simulation environment 1A may call data in the data table corresponding to the identification of the simulation environment, and the on-line environment 1B may call data in the data table corresponding to the identification of the on-line environment.
Thirdly, the simulation environment 1A and the on-line environment 1B adopt the same database, but the data of the simulation environment 1A and the on-line environment 1B adopt different environment identifiers for distinguishing and isolating.
In this case, the simulation environment 1A may call data carrying an identifier of the simulation environment, and the online environment 1B may call data carrying an identifier of the simulation environment.
By isolating the database data of the simulation environment 1A from the database data of the online environment 1B, the simulation environment 1A does not affect the operation of the online environment 1B when data calling and service simulation of service data to be released are performed, and the access of a user to service is not affected.
As shown in fig. 2, which is a schematic flow chart of a service data processing method provided in an embodiment of the present specification, the service data processing method provided in the embodiment of the present specification may be applied to a simulation environment, where the simulation environment is configured according to an online environment.
In the embodiments of the present specification, the specific meaning of the simulation environment and the online environment is as described in the above embodiments, and is not described herein again.
As a preferred application embodiment, the simulation environment and the online environment may be configured on different server devices of the server cluster, so as to achieve better environment isolation and data isolation between the simulation environment and the online environment. The data isolation method is as described in the above embodiments, and is not described herein again.
S201: and acquiring service data to be issued.
In this embodiment of the present specification, the service data to be published may refer to service data configured and updated for an online environment, where the service data to be published may specifically be service data that is pushed to a user in a daily manner, for example, preferential activity information, service function introduction information, and the like.
In another application scenario, the service data to be published may also be configuration update of service data such as an interactive control in an online environment, for example, adjusting a position, a color, a size, and the like of the interactive control, which is not specifically limited herein. In this case, since the simulation environment is configured according to the online environment, simulation of the online environment can be realized, and thus, configuration of the service data can be directly performed in the simulation environment, and the service data to be released is determined according to the configuration result.
As an application embodiment, acquiring service data to be published may include:
receiving a service data release request;
and extracting the service data to be issued from the service data issuing request.
In this embodiment of the present specification, the service data publishing request may refer to a request that needs to be published in an online environment to provide a better service for a user, and the service data publishing request may be specifically sent by a service person. The service data publishing request can carry service data to be published which needs to be published in an online environment.
Further, extracting the service data to be published from the service data publishing request may include:
extracting a target business object to be replaced from the business data issuing request;
executing corresponding business logic by using the business data to be issued in the simulation environment, wherein the business logic comprises the following steps:
replacing the old business object in the simulation environment with the target business object;
and executing corresponding business logic by using the target business object in the simulation environment to obtain a business simulation result of the target business object.
In this embodiment of the present specification, the service object may refer to each service element running in an online environment, and specifically may be a background picture, a control, push information, and the like, which is not specifically limited herein. The target business object can be understood as a new business object which needs to be issued to the online environment so as to replace the corresponding old business object in the offline environment, execute the corresponding updated business logic and display the updated business page to the user.
In this case, the target service object may be used as service data to be released, and the old service object in the simulation environment is replaced by the target service object, and the target service object is used to execute the corresponding service logic in the simulation environment, so that the service simulation result of the simulated service object, that is, the service execution result of the new service object, may be obtained.
For example, for a background picture displayed to a user in an online environment, a target picture conforming to a scene of a corresponding holiday needs to be replaced when the holiday is a festival, and in this case, it is necessary to ensure that the replaced target picture can be adapted to the online environment, so as to achieve a preset display effect. In order to avoid that the target picture is directly issued to the online environment, service accidents are caused due to possible problems of adaptation and the like, and user experience is influenced, the old background picture can be replaced by the target picture in the simulation environment in advance to obtain a simulation display result of the target picture, so that the target picture can be adjusted according to the simulation display result until a preset display effect is achieved, and then the target picture is issued to the online environment.
As another application embodiment, if at least one target application is simulated to run in the simulated service environment, extracting the service data to be distributed from the service data distribution request may further include:
extracting a corresponding target application identifier from the service data to be issued;
determining a target application corresponding to the target application identification in at least one target application in the simulated operation;
executing corresponding business logic by using the business data to be issued, wherein the business logic comprises the following steps:
and executing corresponding service logic by using the service data to be issued in the determined target application to obtain a service simulation result of the service data to be issued in the simulated running target application.
In this embodiment of the present specification, the target application may refer to a business service application published to run in an online environment to provide a corresponding business service for a user, and specifically may be an instant messaging application, a payment application, an office application, a shopping application, or the like, or a different applet loaded in the business service application and run, which is not limited herein.
Because the simulation environment is configured according to the online environment, the same target application as the online environment is also simulated and operated in the simulation environment, different service data to be released need to be operated in the corresponding target application, and the target application for simulation test can be determined by identifying the target application identifier carried in the service data to be released.
For example, for different applet applications loaded in the payment application, in a service data configuration updating process, configuration updating may be performed on one applet application X, and in a test process, the applet application X is determined by identifying a target application identifier X in the service data to be issued, so that an execution test of corresponding service logic can be performed on the service data to be issued by using the applet application X which is in simulated operation, and a service simulation result of the service data to be issued in the applet application X is obtained.
In another application scenario, the configuration change of the service data can be directly performed in the simulation environment according to the service requirement, and the service data to be released is determined according to the configuration change result, where the service data to be released carries the identifier of the simulation environment.
Specifically, for an application running in an online environment, in the process of daily maintenance and operation, a control, a background picture, a layout and the like in the application may be adjusted and changed according to changes of service requirements.
In this case, the configuration change item of the service data may include at least one item, and further, the service data to be published may be determined according to the at least one configuration change item, and after the determined service data to be published passes a simulation test of a simulation environment, the at least one configuration change item included in the service data to be published may be collectively published to an application of an online environment without separately publishing each configuration change item.
For example, the background of the application is related to the location, time, solar terms, holidays, and other factors of the terminal, and when these factors change, the background of the application needs to be adjusted and replaced in time, in this process, the adjustment of a control adapted to a background picture of the application, the adjustment of a pushed information layout to a user, and the like may be involved. For the configuration change items, the application in simulation operation can be uniformly adjusted and changed in a simulation environment, the configuration change items are determined to be service data to be issued, and after simulation test, the service data can be uniformly issued to an online environment.
S203: and executing corresponding service logic by using the service data to be issued in the simulation environment to obtain a service simulation result of the service data to be issued.
In the embodiment of the present specification, the service logic corresponding to the service data to be published is executed in the simulation environment, that is, the simulation environment is used to perform a simulation service test on the service data to be published, so as to simulate a service execution result of the service data to be published in an online environment, thereby facilitating checking a problem that may exist in the service execution process of the service data to be published.
The service logic may be understood as an operation logic of the service data to be published in the service execution process, and may specifically be a display sequence of at least one display page corresponding to the service data to be published, a display sequence of characters or pictures included in the service data to be published, and the like, which is not specifically limited herein.
In a specific application scenario, because an online environment may generate a large amount of user data or other operation data in a continuous operation process, and the operation data generated in the operation process may also affect the operation of service data to be published, for example, for pushed benefit information, in a test process, in addition to a problem of whether the benefit information itself exists, an influence of user traffic on the benefit information needs to be considered.
Therefore, in order to ensure that the operation effect of the simulation environment can keep highly consistent with the operation effect of the online environment, before the corresponding service logic is executed by using the service data to be published, whether the simulation data in the simulation environment is consistent with the operation data in the online environment can be judged, and under the condition that the simulation data in the simulation environment is consistent with the operation data in the online environment, the simulation test is carried out on the service data to be published.
In a specific application embodiment, the online environment may periodically feed back online operation data generated by the operation to the simulation environment, or the simulation environment periodically requests the online environment for the online operation data, or update the simulation data by other means, which is not limited herein.
S205: and judging whether the service simulation result reaches a preset condition or not.
In this embodiment of the present specification, the preset condition may refer to an expected result of the to-be-released service data when running in an online environment, and specifically may be a display effect of the to-be-released service data when running, a service execution logic of the to-be-released service data, and the like, which is not specifically limited herein.
Whether the simulation test result meets the preset condition or not can be judged, whether the service data to be released meets the expected result or not can be judged, and the problems in the test execution process can be visually and clearly checked so as to be changed and adjusted in time.
As an application embodiment, the determining whether the service simulation result meets a preset condition may include:
determining a page display result of the service data to be released according to the service simulation result;
and judging whether the page display result of the service data to be issued reaches a preset condition.
In this embodiment of the present specification, the page display result may refer to a display page after the service logic corresponding to the service data to be published is executed by using the service data to be published, that is, a display page that a user sees when obtaining the service data to be published through an online environment, for example, an updated background picture, and the like.
Whether the service execution result of the service data to be published meets expectations can be determined by judging whether the page display result of the service data to be published meets preset conditions, for example, whether the adaptation degree, the color, the font size and the like of the display page of the target background picture to be published meet preset conditions can be judged, if yes, the target background picture to be published meets the preset conditions, the target background picture to be published can be published to an online environment, and corresponding service is provided for a user.
Further, the determining whether the page display result of the service data to be published meets a preset condition may include:
receiving confirmation information of the user on the page display result;
and judging whether the page display result reaches a preset condition or not according to the confirmation information.
In this embodiment of the present specification, a user may refer to a service operator, and after executing a corresponding service logic by using service data to be published in a simulation environment, a corresponding page display result is obtained, and the service operator may confirm the page display result, and after receiving confirmation information of the service operator on the page display result, the simulation environment may determine whether the page display result meets a preset condition according to the confirmation information.
If the confirmation information includes negative information of the page display result, for example, the confirmation information indicates that the page display result has an error or the like, it indicates that the page display result does not meet the preset condition, and needs to be adjusted, and the online environment cannot be issued, otherwise, it indicates that the page display result meets the preset condition, and the online environment can be issued.
Specifically, the simulated environment simulates an online environment which is actually visited by a user, and the purpose of testing is to ensure that the online environment of the user can normally acquire the service of the service data to be released, so that after the simulated test is performed on the service data to be released in the simulated environment, a simulated page of the service data to be released after being released can be obtained, and a tester can operate the service data to be released in the simulated page by using the identity of the user, instead of just a preview result in a snapshot form, so that problems existing in actual operation, including possible problems of service operation logics such as page interaction, link skip and the like, can be found visually and clearly.
As another application embodiment, the determining whether the page display result of the service data to be published meets a preset condition may include:
and comparing whether the page display result is consistent with a preset page display result.
In the embodiment of the present specification, the simulation environment may compare the service display result with a preset page display result to determine whether the page display result of the service data to be published meets a preset condition.
The preset page display result may be a page display effect that needs to be achieved by the service data to be published, which is obtained together when the simulation environment obtains the service data to be published, and specifically may be a display sequence between pages to be displayed, a color and a font size of the page to be displayed, and the like, which is not specifically limited herein.
In a specific application scenario, if the service simulation result includes at least two page display results, determining whether the service simulation result meets a preset condition, which may further include:
and judging whether the pages corresponding to the at least two page display results meet a preset page jump relationship.
Specifically, if the business data to be published is executed in the process of corresponding to the business logic, two display pages are displayed, that is, the executed business logic includes a skip logic of at least two display pages, and by judging whether the pages corresponding to the display results of the at least two pages meet a preset page skip relationship, it can be judged whether the display sequence between the at least two display pages meets a preset condition.
For example, if the service data to be released is a service push article, the service push article not only includes an introduction to the push service, but also includes a jump link to the push service, and a push service interface corresponding to the jump link may include a plurality of display interfaces having a sequence.
S207: and if not, acquiring the modified service data to be issued.
In the embodiment of the present specification, if the service simulation result of the service data to be published does not reach the preset condition, it indicates that an error occurs in the process of executing the corresponding service logic by using the service data to be published in the simulation environment, and an expected service page display result is not obtained.
In this case, the simulation environment may obtain the modified service data to be published, and repeat the above steps S201 to S205 to perform the simulation test on the modified service data to be published until the obtained service simulation result reaches the preset condition. The modified service data to be published may refer to the modified service data to be published according to the service simulation result obtained in step S203.
As an application embodiment, acquiring the changed service data to be published may include:
rolling back the service data in the simulation environment;
and receiving the changed service data to be issued sent by the user.
In this specification, rollback may refer to an action of a program or data processing error to restore the program or data to a last correct state, where rollback may include types of program rollback and data rollback.
If the business data to be issued is wrong in the simulation test process, the business simulation result does not reach the preset condition, and in order to facilitate the next round of simulation test, the business data configuration in the simulation environment can be rolled back to the last correct state, so that the wrong part of the data to be issued is corrected. Further, after receiving the modified to-be-released service data sent by the user, the above steps S203 to S205 may be repeatedly performed on the modified to-be-released service data, and the specific process is not described herein again until the service simulation result of the modified to-be-released service data reaches the preset condition.
As another application embodiment, acquiring the changed service data to be published may include:
and according to the service simulation result, modifying the service data to be released in the simulation environment to obtain the modified service data to be released.
In another application scenario, when the service simulation result of the service data to be distributed does not reach the preset condition, the configuration change of the error part of the service data to be distributed can be directly performed in the simulation environment according to the service simulation result, and then the simulation test is performed on the changed service data to be distributed, so that the change and the simulation test of the service data to be distributed can be directly performed in the simulation environment, the service execution effect of the changed service data to be distributed can be directly displayed, and the test and the distribution efficiency of the service data to be distributed are improved.
S209: and issuing the changed service data to be issued to the online environment.
In the embodiment of the present specification, if the service simulation result of the modified service data to be published reaches the preset condition, it indicates that the modified service data to be published passes the simulation test and meets the condition of being published to the online environment, and the modified service data to be published can be published to the online environment.
As an application embodiment, the publishing the changed service data to be published to the online environment may include:
executing corresponding business logic by using the changed business data to be issued in the simulation environment to obtain a changed business simulation result;
and when the changed service simulation result reaches the preset condition, the changed service data to be issued is issued to the online environment.
Specifically, before the modified service data to be published is published to the online environment, the above steps S203 to S205 may be repeatedly performed on the modified service data to be published, and the specific process is not described herein again.
As an application embodiment, the publishing the changed service data to be published to the online environment may include:
adding the identifier of the simulation environment in the changed service data to be issued;
and sending the service data to be issued carrying the identifier of the simulation environment to a server.
The identifier of the simulation environment is added in the changed service data to be issued, which shows that the changed service data to be issued is the service data to be issued which passes the simulation test of the simulation environment and meets the condition of issuing to the online environment.
The service end can identify the carried identifier of the simulation environment to determine whether the service data to be issued meets the condition of issuing to the online environment, and if so, the service end can issue the service data to be issued to the online environment.
In order to ensure that the service data running in the online environment are all subjected to simulation test of the simulation environment, the service data to be issued can be directly issued to the online environment from the simulation environment. Specifically, the service data to be released, which passes the simulation test, can be directly copied in the simulation environment, and the identifier of the simulation environment is added to the copied service data to be released, so that the service data to be released can be released to the online environment through release approval.
In addition, in order to better distinguish the analog data from the online data, when the identifier of the analog environment is added to the changed to-be-released service data, a test passing tag field may also be added to the to-be-released service data, specifically, at least one of "passed test", "test passing time", "test number", and the like, which is not specifically limited herein.
In the service data processing method provided in the embodiment of the present specification, a simulation environment is configured according to an online environment, after service data to be published is obtained, a corresponding service logic is executed in the simulation environment by using the service data to be published, a service simulation result of the service data to be published is obtained, whether the service simulation result meets a preset condition is determined, and if yes, the service data to be published can be published into the online environment.
Because the simulation environment is configured according to the on-line environment, the on-line environment can be well simulated, and the corresponding business logic is executed by utilizing the business data to be issued in the simulation environment, so that the business execution result of the business data to be issued in the on-line environment can be simulated under the condition of not influencing the operation of the on-line environment, the pollution of the test data to the on-line business data can be effectively avoided, the problems appearing in the test process can be more conveniently checked, the change and the adjustment can be more conveniently carried out in time, and the business data processing and issuing efficiency can be improved.
As shown in fig. 3, a schematic flow chart of a service data processing method provided in the embodiment of the present specification is provided, and the embodiment of the present specification takes service data configuration update of an applet running in an online environment as a specific application embodiment.
In the embodiment of the present specification, several applets are installed in the application a, and the application a is distributed and run on the line. For the simulation environment of the simulation online environment, wherein the application a is simulated and operated, in order to better simulate the operation effect of the applet in the application a, the same applets are also loaded in the application a for simulation and operation.
In this case, the service data to be released may be a service data configuration update of the application a itself, a service data configuration update of each applet, an add or delete applet therein, and the like, and the specific implementation flow is as follows:
s301: and receiving service data to be issued.
In the embodiment of the present specification, the service data to be distributed carries an environment identifier of a simulation environment, which indicates that the service data to be distributed needs to be subjected to a simulation test.
The environment identifier can be understood as identifier data representing an operating environment, and is used for identifying and distinguishing an online environment and a simulation environment, and the operating environment for processing the service data to be issued can be determined by extracting the environment identifier.
S303: and extracting the small program identification carried in the service data to be issued.
S305: and starting the small program corresponding to the small program identification in a simulation environment according to the small program identification.
S307: and executing corresponding service logic by using the service data to be issued in the small program to obtain a service simulation result of the service data to be issued.
S309: and judging whether the service simulation result reaches a preset condition or not.
S311: and if so, replacing the environment identifier carried in the service data to be issued with the identifier of the online environment.
In the embodiment of the present specification, replacing the environment identifier carried in the service data to be distributed with the identifier of the online environment indicates that the service data to be distributed has the condition of being distributed to the online environment through the simulation test.
S313: and issuing the service data to be issued carrying the identification of the online environment to the online environment.
S315: if not, rolling back to the step S301, adjusting the service data to be released, and repeating the steps S301 to S309 until the simulation test result of the service data to be released reaches the preset condition.
As shown in fig. 4, a schematic flow chart of a service data processing method provided in the embodiment of the present specification is provided, and the embodiment of the present specification changes the configuration of service data into a specific application embodiment.
S401: a DRM environment configuration is obtained.
In the embodiment of this specification, drm (distributed Resource management) is a real-time dynamic configuration management framework in a distributed environment, and is suitable for configuration items of low-frequency changes. The online environment and the simulation environment can be dynamically configured and managed in real time by using DRM.
S403: and acquiring the domain name of the server equipment corresponding to the current environment.
The current environment may be a service operation environment configured by the DRM environment, specifically, an online environment or a simulation environment, and by obtaining the domain name of the server device corresponding to the current environment, it may be determined whether the current environment is the online environment or the simulation environment.
S405: and judging whether the current environment supports configuration change operation of the service data or not according to the domain name of the server equipment, if so, executing steps S407 to S415, and if not, executing step S417.
And if the current environment supports the configuration change operation of the service data, indicating that the current environment is a simulation environment.
And if the current environment does not support the configuration change operation of the service data, indicating that the current environment is an online environment.
S407: and if the current environment supports the configuration change operation of the service data, performing the configuration change of the service data in the current environment to obtain the service data to be issued.
S409: and executing corresponding service logic by using the service data to be issued to obtain a service simulation result.
S411: and judging whether configuration rollback is needed or not according to the service simulation result, if so, returning to execute the step S407, and if not, executing the step S413.
If rollback is needed, it indicates that the service simulation result does not meet the preset condition, and configuration change and correction are needed.
If the rollback is not needed, the service simulation result is indicated to reach the preset condition, and the service simulation result can be issued to the online environment to provide corresponding service for the user.
S413: and synchronizing the service data to be issued which passes the simulation test to an online environment.
S415: and the on-line environment loads the service data to be issued which passes the simulation test so as to provide corresponding service for the user.
S417: and finishing the configuration change of the service data.
As shown in fig. 5, based on the same inventive concept, the embodiment of this specification further provides a schematic structural diagram of a service data processing apparatus.
The service data processing apparatus provided in the embodiments of the present specification applies a simulation environment, where the simulation environment is configured according to an online environment, and the apparatus may include:
a first obtaining module 501, obtaining service data to be released;
the execution module 502 is configured to execute a corresponding service logic in the simulation environment by using the service data to be published, so as to obtain a service simulation result of the service data to be published;
the judging module 503 judges whether the service simulation result reaches a preset condition;
a second obtaining module 504, if not, obtaining the modified service data to be issued;
and the publishing module 505 is configured to publish the changed service data to be published to the online environment.
Further, the obtaining of the service data to be published may include:
receiving a service data release request;
and extracting the service data to be issued from the service data issuing request.
Further, extracting the service data to be published from the service data publishing request may include:
extracting a target business object to be replaced from the business data issuing request;
executing corresponding business logic by using the business data to be issued in the simulation environment, wherein the business logic comprises the following steps:
replacing the old business object in the simulation environment with the target business object;
and executing corresponding business logic by using the target business object in the simulation environment to obtain a business simulation result of the target business object.
Further, if at least one target application is simulated to run in the simulated service environment, extracting the service data to be published from the service data publishing request, which may further include:
extracting a corresponding target application identifier from the service data to be issued;
determining a target application corresponding to the target application identification in at least one target application in the simulated operation;
executing corresponding business logic by using the business data to be issued, wherein the business logic comprises the following steps:
and executing corresponding service logic by using the service data to be issued in the determined target application to obtain a service simulation result of the service data to be issued in the simulated running target application.
Further, the determining whether the service simulation result meets a preset condition may include:
determining a page display result of the service data to be released according to the service simulation result;
and judging whether the page display result of the service data to be issued reaches a preset condition.
Further, the determining whether the page display result of the service data to be published meets a preset condition may include:
receiving confirmation information of the user on the page display result;
and judging whether the page display result reaches a preset condition or not according to the confirmation information.
Further, the determining whether the page display result of the service data to be published meets a preset condition may include:
and comparing whether the page display result is consistent with a preset page display result.
Further, if the service simulation result includes at least two page display results, determining whether the service simulation result meets a preset condition, which may further include:
and judging whether the pages corresponding to the at least two page display results meet a preset page jump relationship.
Further, the obtaining of the changed service data to be published may include:
rolling back the service data in the simulation environment;
and receiving the changed service data to be issued sent by the user.
Further, the obtaining of the changed service data to be published may include:
and according to the service simulation result, modifying the service data to be released in the simulation environment to obtain the modified service data to be released.
Further, publishing the changed service data to be published to the online environment may include:
executing corresponding business logic by using the changed business data to be issued in the simulation environment to obtain a changed business simulation result;
and when the changed service simulation result reaches the preset condition, the changed service data to be issued is issued to the online environment.
Further, publishing the changed service data to be published to the online environment may include:
adding the identifier of the simulation environment in the changed service data to be issued;
and sending the service data to be issued carrying the identifier of the simulation environment to a server.
In the service data processing apparatus provided in the embodiment of the present specification, a simulation environment is configured according to an online environment, after service data to be distributed is obtained, a corresponding service logic is executed in the simulation environment by using the service data to be distributed, a service simulation result of the service data to be distributed is obtained, whether the service simulation result meets a preset condition is determined, and if yes, the service data to be distributed can be distributed to the online environment.
Because the simulation environment is configured according to the on-line environment, the on-line environment can be well simulated, and the corresponding business logic is executed by utilizing the business data to be issued in the simulation environment, so that the business execution result of the business data to be issued in the on-line environment can be simulated under the condition of not influencing the operation of the on-line environment, the pollution of the test data to the on-line business data can be effectively avoided, the problems appearing in the test process can be more conveniently checked, the change and the adjustment can be more conveniently carried out in time, and the business data processing and issuing efficiency can be improved.
Based on the same inventive concept, embodiments of the present specification further provide an electronic device applied to a simulation environment configured according to an online environment, the electronic device including at least one processor and a memory, the memory storing a program and configured to be executed by the at least one processor to perform the following steps:
acquiring service data to be released;
executing corresponding business logic by using the business data to be issued in the simulation environment to obtain a business simulation result of the business data to be issued;
judging whether the service simulation result reaches a preset condition or not;
if not, acquiring the modified service data to be issued;
and issuing the changed service data to be issued to the online environment.
For other functions of the processor, reference may also be made to the contents described in the above embodiments, which are not described in detail herein.
Based on the same inventive concept, embodiments of the present specification further provide a computer-readable storage medium applied to a simulation environment configured according to an online environment, the computer-readable storage medium including a program for use with an electronic device, the program being executable by a processor to perform the steps of:
acquiring service data to be released;
executing corresponding business logic by using the business data to be issued in the simulation environment to obtain a business simulation result of the business data to be issued;
judging whether the service simulation result reaches a preset condition or not;
if not, acquiring the modified service data to be issued;
and issuing the changed service data to be issued to the online environment.
For other functions of the processor, reference may also be made to the contents described in the above embodiments, which are not described in detail herein.
In the 90 s of the 20 th century, improvements in a technology could clearly distinguish between improvements in hardware (e.g., improvements in circuit structures such as diodes, transistors, switches, etc.) and improvements in software (e.g., improvements in process flow). However, as technology advances, many of today's process flow improvements have been seen as direct improvements in hardware circuit architecture. Designers almost always obtain the corresponding hardware circuit structure by programming an improved method flow into the hardware circuit. Thus, it cannot be said that an improvement in the process flow cannot be realized by hardware physical modules. For example, a Programmable Logic Device (PLD) (e.g., a Field Programmable Gate Array (FPGA)) is an integrated circuit whose Logic functions are determined by a user programming the Device. A digital system is "integrated" on a PLD by the designer's own programming without requiring the chip manufacturer to design and fabricate application-specific integrated circuit chips. Furthermore, nowadays, instead of manually making an Integrated Circuit chip, such Programming is often implemented by "logic compiler" software, which is similar to a software compiler used in program development and writing, but the original code before compiling is also written by a specific Programming Language, which is called Hardware Description Language (HDL), and HDL is not only one but many, such as abel advanced Boolean Expression Language, ahdl (Language Description Language), confluency, pl (core unity Programming Language), HDCal, JHDL (Java Hardware Description Language), Lava, Lola, HDL, pamm, hardlaw (Hardware Description Language), and vhigh Language (vhhardware Description Language), which are currently used in the most popular fields. It will also be apparent to those skilled in the art that hardware circuitry that implements the logical method flows can be readily obtained by merely slightly programming the method flows into an integrated circuit using the hardware description languages described above.
The controller may be implemented in any suitable manner, for example, the controller may take the form of, for example, a microprocessor or processor and a computer-readable medium storing computer-readable program code (e.g., software or firmware) executable by the (micro) processor, logic gates, switches, an Application Specific Integrated Circuit (ASIC), a programmable logic controller, and an embedded microcontroller, examples of which include, but are not limited to, the following microcontrollers: ARC 625D, Atmel AT91SAM, Microchip PIC18F26K20, and Silicone Labs C8051F320, the memory controller may also be implemented as part of the control logic for the memory. Those skilled in the art will also appreciate that, in addition to implementing the controller as pure computer readable program code, the same functionality can be implemented by logically programming method steps such that the controller is in the form of logic gates, switches, application specific integrated circuits, programmable logic controllers, embedded microcontrollers and the like. Such a controller may thus be considered a hardware component, and the means included therein for performing the various functions may also be considered as a structure within the hardware component. Or even means for performing the functions may be regarded as being both a software module for performing the method and a structure within a hardware component.
The systems, devices, modules or units illustrated in the above embodiments may be implemented by a computer chip or an entity, or by a product with certain functions. One typical implementation device is a computer. In particular, the computer may be, for example, a personal computer, a laptop computer, a cellular telephone, a camera phone, a smartphone, a personal digital assistant, a media player, a navigation device, an email device, a game console, a tablet computer, a wearable device, or a combination of any of these devices.
For convenience of description, the above devices are described as being divided into various modules by functions and/or various units separately. Of course, the functionality of the modules and/or units may be implemented in the same one or more software and/or hardware when implementing the present application.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to illustrative embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor 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 processor 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 flow 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.
In a typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include forms of volatile memory in a computer readable medium, Random Access Memory (RAM) and/or non-volatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). Memory is an example of a computer-readable medium.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, a computer readable medium does not include a transitory computer readable medium such as a modulated data signal and a carrier wave.
It should also be noted that 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 an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
The application may be described in the general context of computer-executable instructions, such as program modules, being executed by a computer. Generally, program modules include routines, programs, objects, components, data structures, etc. that perform particular tasks or implement particular abstract data types. The application may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote computer storage media including memory storage devices.
The embodiments in the present specification are described in a progressive manner, and the same and similar parts among the embodiments are referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, for the system embodiment, since it is substantially similar to the method embodiment, the description is simple, and for the relevant points, reference may be made to the partial description of the method embodiment.
The above description is only an example of the present application and is not intended to limit the present application. Various modifications and changes may occur to those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present application should be included in the scope of the claims of the present application.

Claims (25)

1. A business data processing method is applied to a simulation environment, the simulation environment is configured according to an online environment, and the method comprises the following steps:
acquiring service data to be released;
executing corresponding business logic by using the business data to be issued in the simulation environment to obtain a business simulation result of the business data to be issued;
judging whether the service simulation result reaches a preset condition or not;
if not, acquiring the modified service data to be issued;
and issuing the changed service data to be issued to the online environment.
2. The method of claim 1, wherein the obtaining of the service data to be published comprises:
receiving a service data release request;
and extracting the service data to be issued from the service data issuing request.
3. The method according to claim 2, wherein extracting the service data to be published from the service data publishing request includes:
extracting a target business object to be replaced from the business data issuing request;
executing corresponding business logic by using the business data to be issued in the simulation environment, wherein the business logic comprises the following steps:
replacing the old business object in the simulation environment with the target business object;
and executing corresponding business logic by using the target business object in the simulation environment to obtain a business simulation result of the target business object.
4. The method according to claim 2, wherein if at least one target application is simulated to run in the simulated service environment, extracting the service data to be published from the service data publishing request, further comprising:
extracting a corresponding target application identifier from the service data to be issued;
determining a target application corresponding to the target application identification in at least one target application in the simulated operation;
executing corresponding business logic by using the business data to be issued, wherein the business logic comprises the following steps:
and executing corresponding service logic by using the service data to be issued in the determined target application to obtain a service simulation result of the service data to be issued in the simulated running target application.
5. The method of claim 1, wherein determining whether the service simulation result meets a preset condition comprises:
determining a page display result of the service data to be released according to the service simulation result;
and judging whether the page display result of the service data to be issued reaches a preset condition.
6. The method according to claim 5, wherein the step of judging whether the page display result of the service data to be published meets a preset condition comprises the following steps:
receiving confirmation information of the user on the page display result;
and judging whether the page display result reaches a preset condition or not according to the confirmation information.
7. The method according to claim 5, wherein the step of judging whether the page display result of the service data to be published meets a preset condition comprises the following steps:
and comparing whether the page display result is consistent with a preset page display result.
8. The method according to claim 5, wherein if the service simulation result includes at least two page display results, determining whether the service simulation result meets a preset condition, further comprising:
and judging whether the pages corresponding to the at least two page display results meet a preset page jump relationship.
9. The method of claim 1, wherein obtaining the modified service data to be published comprises:
rolling back the service data in the simulation environment;
and receiving the changed service data to be issued sent by the user.
10. The method of claim 1, wherein obtaining the modified service data to be published comprises:
and according to the service simulation result, modifying the service data to be released in the simulation environment to obtain the modified service data to be released.
11. The method of claim 1, publishing the modified to-be-published business data into the online environment, comprising:
executing corresponding business logic by using the changed business data to be issued in the simulation environment to obtain a changed business simulation result;
and when the changed service simulation result reaches the preset condition, the changed service data to be issued is issued to the online environment.
12. The method of claim 1, publishing the modified to-be-published business data into the online environment, comprising:
adding the identifier of the simulation environment in the changed service data to be issued;
and sending the service data to be issued carrying the identifier of the simulation environment to a server.
13. A business data processing apparatus for use in a simulation environment configured in accordance with an online environment, the apparatus comprising:
the first acquisition module is used for acquiring service data to be issued;
the execution module executes corresponding business logic by using the business data to be issued in the simulation environment to obtain a business simulation result of the business data to be issued;
the judging module is used for judging whether the service simulation result reaches a preset condition or not;
the second acquisition module acquires the modified service data to be issued if the service data to be issued is not the same as the service data to be issued;
and the issuing module is used for issuing the changed service data to be issued to the online environment.
14. The apparatus of claim 13, wherein the acquiring of the service data to be distributed comprises:
receiving a service data release request;
and extracting the service data to be issued from the service data issuing request.
15. The apparatus according to claim 14, wherein the extracting the service data to be published from the service data publishing request includes:
extracting a target business object to be replaced from the business data issuing request;
executing corresponding business logic by using the business data to be issued in the simulation environment, wherein the business logic comprises the following steps:
replacing the old business object in the simulation environment with the target business object;
and executing corresponding business logic by using the target business object in the simulation environment to obtain a business simulation result of the target business object.
16. The apparatus according to claim 14, wherein if at least one target application is simulated to run in the simulated service environment, the service data to be published is extracted from the service data publishing request, further comprising:
extracting a corresponding target application identifier from the service data to be issued;
determining a target application corresponding to the target application identification in at least one target application in the simulated operation;
executing corresponding business logic by using the business data to be issued, wherein the business logic comprises the following steps:
and executing corresponding service logic by using the service data to be issued in the determined target application to obtain a service simulation result of the service data to be issued in the simulated running target application.
17. The apparatus of claim 13, wherein determining whether the service simulation result meets a preset condition comprises:
determining a page display result of the service data to be released according to the service simulation result;
and judging whether the page display result of the service data to be issued reaches a preset condition.
18. The apparatus according to claim 17, wherein the determining whether the page display result of the service data to be published meets a preset condition includes:
receiving confirmation information of the user on the page display result;
and judging whether the page display result reaches a preset condition or not according to the confirmation information.
19. The apparatus according to claim 17, wherein the determining whether the page display result of the service data to be published meets a preset condition includes:
and comparing whether the page display result is consistent with a preset page display result.
20. The apparatus of claim 17, wherein if the service simulation result includes at least two page display results, determining whether the service simulation result meets a preset condition, further comprising:
and judging whether the pages corresponding to the at least two page display results meet a preset page jump relationship.
21. The apparatus of claim 13, wherein the obtaining of the modified service data to be published comprises:
rolling back the service data in the simulation environment;
and receiving the changed service data to be issued sent by the user.
22. The apparatus of claim 13, wherein the obtaining of the modified service data to be published comprises:
and according to the service simulation result, modifying the service data to be released in the simulation environment to obtain the modified service data to be released.
23. The apparatus of claim 13, publishing the modified to-be-published business data into the online environment, comprising:
executing corresponding business logic by using the changed business data to be issued in the simulation environment to obtain a changed business simulation result;
and when the changed service simulation result reaches the preset condition, the changed service data to be issued is issued to the online environment.
24. The apparatus of claim 13, publishing the modified to-be-published business data into the online environment, comprising:
adding the identifier of the simulation environment in the changed service data to be issued;
and sending the service data to be issued carrying the identifier of the simulation environment to a server.
25. An electronic device for use in a simulated environment, the simulated environment being configured according to an on-line environment, the electronic device comprising at least one processor and a memory, the memory storing a program and being configured such that the at least one processor performs the steps of:
acquiring service data to be released;
executing corresponding business logic by using the business data to be issued in the simulation environment to obtain a business simulation result of the business data to be issued;
judging whether the service simulation result reaches a preset condition or not;
if not, acquiring the modified service data to be issued;
and issuing the changed service data to be issued to the online environment.
CN202010962204.9A 2020-09-14 2020-09-14 Service data processing method and device and electronic equipment Pending CN112000443A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010962204.9A CN112000443A (en) 2020-09-14 2020-09-14 Service data processing method and device and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010962204.9A CN112000443A (en) 2020-09-14 2020-09-14 Service data processing method and device and electronic equipment

Publications (1)

Publication Number Publication Date
CN112000443A true CN112000443A (en) 2020-11-27

Family

ID=73469269

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010962204.9A Pending CN112000443A (en) 2020-09-14 2020-09-14 Service data processing method and device and electronic equipment

Country Status (1)

Country Link
CN (1) CN112000443A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113485930A (en) * 2021-07-13 2021-10-08 工银科技有限公司 Business process verification method, device, computer system and readable storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110007921A (en) * 2018-12-04 2019-07-12 阿里巴巴集团控股有限公司 A kind of code dissemination method and device
CN110187914A (en) * 2019-05-23 2019-08-30 杭州火小二科技有限公司 Application and development method, system and device
CN110347578A (en) * 2018-04-08 2019-10-18 腾讯科技(深圳)有限公司 A kind of test method of application, device and storage medium
CN110377500A (en) * 2019-06-14 2019-10-25 平安科技(深圳)有限公司 Test method, device, terminal device and the medium of Website page
CN110554962A (en) * 2019-08-14 2019-12-10 平安普惠企业管理有限公司 Regression testing process covering method, server and computer readable storage medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110347578A (en) * 2018-04-08 2019-10-18 腾讯科技(深圳)有限公司 A kind of test method of application, device and storage medium
CN110007921A (en) * 2018-12-04 2019-07-12 阿里巴巴集团控股有限公司 A kind of code dissemination method and device
CN110187914A (en) * 2019-05-23 2019-08-30 杭州火小二科技有限公司 Application and development method, system and device
CN110377500A (en) * 2019-06-14 2019-10-25 平安科技(深圳)有限公司 Test method, device, terminal device and the medium of Website page
CN110554962A (en) * 2019-08-14 2019-12-10 平安普惠企业管理有限公司 Regression testing process covering method, server and computer readable storage medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113485930A (en) * 2021-07-13 2021-10-08 工银科技有限公司 Business process verification method, device, computer system and readable storage medium

Similar Documents

Publication Publication Date Title
CN108319460B (en) Method and device for generating application program installation package, electronic equipment and storage medium
US10747776B2 (en) Replication control using eventually consistent meta-data
CN113127347B (en) Interface testing method, device, equipment and readable storage medium
CN110717536A (en) Method and device for generating training sample
US10803166B1 (en) Automated determination of application privileges
US11244025B2 (en) Systems and methods for updating data pipelines
CN106157129B (en) Method and device for realizing cross-time domain consistency of distributed system
CN113448862B (en) Software version testing method and device and computer equipment
CN112631679A (en) Preloading method and device for micro-application
CN113569257B (en) User authority management method and device in gray level release
CN112000443A (en) Service data processing method and device and electronic equipment
CN112597123B (en) Data multi-version dynamic switching method and device
CN106155754B (en) Display template processing method and device
CN111880990A (en) Exception handling method and device
CN111078473A (en) Test item copying method and device
CN110968569A (en) Database management method, database management device, and storage medium
CN104881455B (en) A kind of architectural difference processing method and system based on MYSQL
CN110633321B (en) Data synchronization method, device and equipment
CN110674110B (en) Bank distributed database construction method and device
CN110221952B (en) Service data processing method and device and service data processing system
JP2014021754A (en) Virtual machine management system, virtual machine management method, and program
CN111459608A (en) Application system deployment method and device, computer equipment and storage medium
CN113806327A (en) Database design method and device and related equipment
CN112765188A (en) Configuration information processing method, configuration management system, electronic device, and storage medium
CN111967764A (en) Service access verification method and device and electronic equipment

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