CN114527974B - Method and device for realizing business function of software product and computer equipment - Google Patents

Method and device for realizing business function of software product and computer equipment Download PDF

Info

Publication number
CN114527974B
CN114527974B CN202210188071.3A CN202210188071A CN114527974B CN 114527974 B CN114527974 B CN 114527974B CN 202210188071 A CN202210188071 A CN 202210188071A CN 114527974 B CN114527974 B CN 114527974B
Authority
CN
China
Prior art keywords
service
function
input item
information
developed
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202210188071.3A
Other languages
Chinese (zh)
Other versions
CN114527974A (en
Inventor
吕志颖
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shanghai Shuhe Information Technology Co Ltd
Original Assignee
Shanghai Shuhe 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 Shanghai Shuhe Information Technology Co Ltd filed Critical Shanghai Shuhe Information Technology Co Ltd
Priority to CN202210188071.3A priority Critical patent/CN114527974B/en
Publication of CN114527974A publication Critical patent/CN114527974A/en
Application granted granted Critical
Publication of CN114527974B publication Critical patent/CN114527974B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/36Software reuse
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The application relates to a service function implementation method, a device, a computer device and a storage medium of a software product, wherein the method comprises the following steps: acquiring product demand information of service functions of a software product; identifying whether a function code of a service function needs to be developed according to the product demand information; if the functional code of the service function does not need to be developed, generating a service strategy of the service function according to the product demand information; and calling the function codes of the service functions according to the service policies to realize the service functions of the software product. The method can improve the function iteration efficiency of the software product.

Description

Method and device for realizing business function of software product and computer equipment
Technical Field
The present invention relates to the field of software product iteration technologies, and in particular, to a method, an apparatus, a computer device, and a storage medium for implementing a service function of a software product.
Background
With rapid changes in market environments in the internet industry and the facing strong competitive markets and expansion of business by enterprises themselves, enterprises need to constantly iterate their software products. That is, the enterprise needs to constantly repeat the development work of the user requirement analysis, the product technical document formation, the function development, the test online, the iteration effect analysis and other stages aiming at the iteration of the software product. The massive repeated and multi-party collaboration work will severely limit team efficiency and quality improvements in software products. Most enterprises adopt agile development modes to carry out a product iteration method, the short-term delivery effect is achieved by shortening the period of single iteration, the software product updating speed is accelerated, the risk brought by the change of the requirement is reduced, the product design improvement is guaranteed to follow the changeable requirement of a user, and then the product is gradually perfected.
However, on one hand, the shortening of the single iteration period compresses the time of user demand analysis, reduces the accuracy of demand analysis, leads to the deviation of software product design improvement from the user demand, and further leads to the unexpected iteration effect; on the other hand, the online time of research and development tests is also compressed, so that the quality of the developed software product is reduced, and the research and development has to take time to repair, so that the cost is increased.
Therefore, in the current manner of delivering the iterated software product for a short period by shortening the iteration period of the single software product, although the update speed of the software product is increased, the iterated software product may not meet the requirement of the user, and the problem that the quality of the software product is reduced and repair is required to cause the low efficiency of the iteration of the software product may occur.
Disclosure of Invention
Based on the foregoing, it is necessary to provide a method, an apparatus, a computer device and a storage medium for implementing a service function of a software product, so as to improve the function iteration efficiency of the software product.
A method for implementing business functions of a software product, comprising: acquiring product demand information of service functions of a software product; identifying whether a function code of a service function needs to be developed according to the product demand information; if the functional code of the service function does not need to be developed, generating a service strategy of the service function according to the product demand information; and calling the function codes of the service functions according to the service policies to realize the service functions of the software product.
In one embodiment, identifying whether a function code of a business function needs to be developed according to product demand information includes: identifying whether input item information of the configured input item is received, wherein the input item information is associated with product demand information; if the input item information is received, determining a function code which does not need to develop a service function; generating a service policy of a service function according to product demand information, including: and generating a service strategy of the service function according to the input item information.
In one embodiment, identifying whether a function code of a business function needs to be developed according to product demand information includes: if an input item developed based on product demand information and input item information of the input item are received, identifying whether a function code of a service function needs to be developed or not based on the input item information; if it is determined that the function code of the service function does not need to be developed, generating a service policy of the service function according to the product demand information, including: and if the functional code of the service function does not need to be developed, generating a service strategy of the service function according to the input item information.
In one embodiment, identifying whether a function code of a business function needs to be developed based on the input item information includes: performing function code calling test of service functions on the input item information; if the test result represents that the function code is successfully called, determining the function code which does not need to develop a service function; if the test result represents that the function code call fails, the function code needing to develop the service function is determined.
In one embodiment, after determining the function code that needs to develop the service function, the method further includes: upon receiving the information indicating that the development of the function code of the business function is completed, it is determined that the function code of the business function does not need to be developed.
In one embodiment, after determining the function code that does not require the development of the business function, the method further comprises: determining that the verification of the input item information of the newly added input item developed based on the product demand information is successful; generating a service policy of a service function according to the input item information, including: and when the verification of the input item information is successful, generating a service strategy of the service function according to the input item information.
In one embodiment, generating a business policy for a business function based on the entry information includes: acquiring flow logic information of a service strategy; identifying a flow node corresponding to the input item information according to the flow logic information; associating the input item information with the corresponding flow node; and generating a business strategy based on the associated flow logic information.
A business function implementing apparatus of a software product, comprising: the acquisition module is used for acquiring product demand information of service functions of the software product; the identification module is used for identifying whether functional codes of service functions need to be developed according to the product demand information; the generating module is used for generating a service strategy of the service function according to the product demand information if the functional code of the service function is determined not to be required to be developed; and the realization module is used for calling the function codes of the service functions according to the service policies so as to realize the service functions of the software product.
A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the steps of any of the methods of the embodiments described above when the computer program is executed by the processor.
A computer readable storage medium having stored thereon a computer program which when executed by a processor performs the steps of the method of any of the embodiments described above.
The method, the device, the computer equipment and the storage medium for realizing the business function of the software product acquire the product demand information of the business function of the software product, identify whether the function code of the business function needs to be developed according to the product demand information, and if the function code of the business function does not need to be developed, generate the business strategy of the business function according to the product demand information and call the function code of the business function according to the business strategy so as to realize the business function of the software product. When the business function of the software product is implemented, the iteration of the software product can be implemented.
In the traditional software product iteration mode, when user demand data of a software product is obtained from big data, a product technical document is required to be generated based on the user demand data, further service functions to be researched and developed are assessed by personnel such as service, development test and the like based on the product technical document, and then code logic is set by research personnel based on the service functions, so that the service functions of the software product are realized. The iteration process of the whole software product is characterized in that the research personnel set the integral code logic of the iterated software product, so that the iteration efficiency of the software product is low.
According to the service function implementation method of the software product, when product demand information of the service function of the software product is received, whether function codes of the service function need to be developed or not is identified based on the product demand information of the service function. If the functional code of the service function is determined not to be required to be developed, the service function which indicates that the software product needs to iterate can be realized through the functional code of the existing service function, and the functional code of the service function does not need to be re-developed by a developer. At this time, a service policy of the service function may be generated according to the product demand information. Because the research personnel is not required to develop the function codes corresponding to the service functions, the service personnel control system can generate the service strategies of the service functions based on the product demand information, and the technical labor of the research personnel is liberated. Furthermore, as the function codes of the service functions exist, the function codes of the service functions can be directly called based on the service policies so as to realize the service functions of the software product and further realize the iteration of the software product. The iteration process of the whole software product can reduce the technical development workload of research personnel and improve the iteration efficiency of the software product.
Drawings
FIG. 1 is an application environment diagram of a business function implementation method for a software product in one embodiment;
FIG. 2 is a flow diagram of a method for implementing business functions of a software product in one embodiment;
FIG. 3 is a flow chart of a method for implementing business functions of a software product in an implementation scenario;
FIG. 4 is a schematic diagram of the operation principle of a business function implementation method of a software product in one embodiment;
FIG. 5 is a block diagram of an apparatus for implementing business functions of a software product in one embodiment;
fig. 6 is an internal structural diagram of a computer device in one embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application will be further described in detail with reference to the accompanying drawings and examples. It should be understood that the specific embodiments described herein are for purposes of illustration only and are not intended to limit the present application.
The service function implementation method of the software product is applied to an application environment shown in fig. 1. As shown in fig. 1, a large amount of user behavior big data is stored in the database. The user demand analysis platform 102 pulls the user behavior big data from the database, further analyzes the user behavior based on the user behavior big data, processes the data through the user behavior, and obtains the user demand information after the data processing. The user demand analysis platform 102 may be operated by a front-end business person of the software product, among other things. Product demand information of business functions which need to be added or changed in the software product is obtained by the user demand analysis platform 102 based on user big data analysis, and then the product demand information is processed into a standard data format through data and is sent to the software product management platform 104 as input information. The software product management platform 104 obtains product demand information of service functions of the software product, identifies whether the function codes of the service functions need to be developed according to the product demand information, generates service policies of the service functions according to the product demand information if the function codes of the service functions do not need to be developed, and calls the function codes of the service functions according to the service policies to realize the service functions of the software product. Wherein the software product management platform 104 may be comprised of one or more electronic devices.
In one embodiment, as shown in fig. 2, a method for implementing a business function of a software product is provided, and the method is applied to the software product management platform 104 in fig. 1 for illustration, and includes the following steps:
s202, obtaining product demand information of business functions of the software product.
In this embodiment, the user demand analysis platform 102 analyzes and obtains product demand information of service functions that need to be added or changed in the software product based on the big data of the user, and then processes the product demand information into an input item in a standard data format through data. The product requirement information includes related information of the service function, such as a name of the service function and a value corresponding to the service function. For example, the iterated software product needs to realize a service function of adding face authentication to be added if the current equipment of the user is new equipment in the borrowing link, and the product requirement information contains name information representing that the current equipment of the user is new equipment, and a numerical value representing that the current equipment of the user is new equipment or a numerical value representing that the current equipment of the user is not new equipment. Each borrowed user behavior data will fall into the database, whether the current user equipment is new equipment is obtained by comparing the current equipment information of the user with the last equipment information data, and the product requirement information required by the business function is obtained by data processing.
S204, identifying whether the function codes of the business functions need to be developed according to the product demand information.
In this embodiment, the product requirement information includes related information of service functions, and the corresponding service function can be determined based on the product requirement information, so that whether the function code of the service function needs to be developed can be identified. If the product demand information identifies that the service function of the software product to be developed exists and can be called, the function code of the service function is identified to be unnecessary to develop, and the function code of the service function can be directly called in the service function call executed subsequently. For example, if the user's current device is a new device and needs to be checked with a face authentication service function is newly added in the above software product, the product requirement information includes information that the user's current device is a new device and needs to be checked with a face authentication service, and whether the current device is an input item of the new device is already implemented in the login service of the software product can be determined, the information can be reused, and the face authentication service function exists in the borrowing link, so that the borrowing link is newly added if the user's current device is a new device and needs to be checked with a face authentication service without developing corresponding function codes.
S206, if the functional code of the service function is determined not to be required to be developed, generating a service strategy of the service function according to the product demand information.
In this embodiment, if it is determined that the function code of the service function does not need to be developed, the service policy corresponding to the software product needs to be adjusted only based on the product requirement information. Specifically, a business strategy of a business function is generated according to the product demand information. For example, the product demand information includes information that if the current equipment of the user is new equipment and needs to be checked for face authentication, the generated business strategy is the next flow node of the new equipment identification-new equipment needs to be checked for face authentication-face authentication success-borrowing link.
S208, calling the function codes of the service functions according to the service policies to realize the service functions of the software product.
In this embodiment, when the software product management platform executes the service policy, the function code of the service function is called, so as to implement the service function of the software product, further implement the service policy of the software product, and complete the iteration of the software product. Specifically, the software product management platform reads policy information in the service policy, wherein the policy information contains identification information of service functions, and functional codes of the developed service functions are called through the identification information, so that the service functions of the software product are realized. For example, the generated business strategy is the next flow node of the new equipment identification-new equipment needs to be additionally checked for face authentication-face authentication is successful-borrowing link, and when the flow node of the new equipment needs to be additionally checked for face authentication in the strategy information is identified, the function code of the existing face authentication is directly called. When all the flow nodes in the service strategy are executed, the software product realizes the iterative service of the borrowing link, thereby realizing the iteration of the software product.
According to the business function implementation method of the software product, when the product requirement information of the business function of the software product is received, whether the function code of the business function needs to be developed is identified based on the product requirement information of the business function. If the functional code of the service function is determined not to be required to be developed, the service function which indicates that the software product needs to iterate can be realized through the functional code of the existing service function, and the functional code of the service function does not need to be re-developed by a developer. At this time, a service policy of the service function may be generated according to the product demand information. Because the research personnel is not required to develop the function codes corresponding to the service functions, the service personnel control system can generate the service strategies of the service functions based on the product demand information, and the technical labor of the research personnel is liberated. Furthermore, as the function codes of the service functions exist, the function codes of the service functions can be directly called based on the service policies so as to realize the service functions of the software product and further realize the iteration of the software product. The iteration process of the whole software product can reduce the technical development workload of research personnel and improve the iteration efficiency of the software product.
In one embodiment, the identifying the function code of the service function according to the product requirement information includes: identifying whether input item information of the configured input item is received, wherein the input item information is associated with product demand information; if the input item information is received, determining a function code which does not need to develop a service function; the service policy for generating the service function according to the product demand information includes: and generating a service strategy of the service function according to the input item information.
In this embodiment, for the business functions of the developed function code, the software product management platform configures the corresponding entries. If the user triggers the selection of the input item information of the configured input item to input information, the software product management platform receives the input item information and can identify the function code of the corresponding service function without developing the service function. Further, the software product management platform generates a business policy for the business function based on the entry information.
For example, the above-described manner of receiving the input item information of the configured input item is taken as the requirement type one. Type description of demand type one: the newly added business strategy does not need to develop an input item, and only needs business personnel to adjust the business strategy by themselves. That is, the business personnel can input the input item information to the software product management platform by selecting the content of the corresponding input item, so that the business strategy can be adjusted based on the input item information, the input item does not need to be developed by a developer, and the function code of the business function corresponding to the input item does not need to be developed. The software product function iteration based on the requirement type I is implemented, and the iteration flow before and after improvement is as follows:
The new iteration flow: user demand analysis- > modification service strategy- > service strategy acceptance pass the post-online- > iterative effect analysis. Old iterative process: user demand analysis- > personnel synchronous demands and review demands of product technical documents- > business and development tests and the like- > business function research and development- > business function test- > business function acceptance pass and then online- > iterative effect analysis. Compared with the old iteration process, the new iteration process does not involve the service function and the development of the function code of the service function, and service personnel can automatically adjust the service strategy based on the product demand information, so that the communication and development time with the developer is reduced, and the iteration time cost of the software product is greatly reduced.
Examples: if the current equipment of the borrowing link is strange equipment, face authentication needs to be added, and because the input items of the strange equipment are already realized in the login link of the software product, the iteration of the software product can be realized only by modifying the safe business strategy of the account of the borrowing link. When the iteration of the software product is executed according to the new iteration flow and the old iteration flow, the effects are respectively as follows: the average time required by the new iteration method is 0.5 days, and the average fault quantity is 0; the old iterative method takes 5 days on average and the average fault amount is 1. Therefore, by adopting the business function implementation method of the software product, the iteration time cost of the software product can be reduced, and the iteration efficiency of the software product can be ensured.
In one embodiment, the identifying the function code of the service function according to the product requirement information includes: if the newly added input item developed based on the product demand information and the input item information of the input item are received, identifying whether the function code of the service function needs to be developed or not based on the input item information. If it is determined that the function code of the service function does not need to be developed, generating a service policy of the service function according to the product demand information, including: and if the functional code of the service function does not need to be developed, generating a service strategy of the service function according to the input item information.
In this embodiment, if the software product management platform is not configured with an input item corresponding to the product requirement information, the corresponding input item needs to be developed, and the developed input item is added to the software product management platform. When the input item information received by the software product management platform is derived from the newly added input item, whether the function code of the business function needs to be developed is further identified based on the input item information. If the function codes of the service functions are identified based on the input item information, and the function codes of the service functions are determined to exist and can be called, generating the service strategy of the service functions according to the input item information.
For example, the requirement of the newly added input item developed based on the product requirement information and the input item information of the input item is taken as a requirement type two, and the type description of the requirement type two is that: the newly added business strategy needs to develop an input item, but the interaction to the client does not need to add new business functions. That is, the developer develops the input item based on the product demand information, and inputs the input item information to the software product management platform in a manner of filling in the content of the input item, the software product management platform judges whether the function code of the service function needs to be developed based on the input item information, and if the function code of the service function does not need to be developed, the service policy is adjusted based on the input item information, and the function code of the service function corresponding to the input item does not need to be developed by the developer. The software product function iteration based on the requirement type II is implemented, and the iteration flow before and after improvement is as follows:
the new iteration flow: user demand analysis- > product technical document- > personnel synchronous demands and review demands- > input item development- > input item test- > input item acceptance- > service modification strategy- > strategy acceptance of a newly added input item are formed, and online- > iterative effect analysis is performed after the strategy acceptance is passed. Old iterative process: user demand analysis- > personnel synchronous demands and review demands of product technical documents- > business and development tests and the like- > business function research and development- > business function test- > business function acceptance pass and then online- > iterative effect analysis. By comparison, the input item development logic in the new iteration process is mainly data processing, and the client process and the compatible history logic are not involved, so that the understanding and communication cost is reduced relatively simply, after the input item is developed, the business personnel can automatically adjust the business strategy based on the product demand information because the business function and the development of the function code of the business function are not involved, the communication and development time with the developer is reduced, and the iteration time cost of the software product is greatly reduced.
Examples: in order to ensure the safety of the user borrowing transaction, the number of continuous errors of the transaction password input by the user in nearly 1 day reaches more than 2 times or the number of continuous errors of the transaction password input by the user in nearly 3 days reaches more than 3 times or the number of continuous errors of the transaction password input by the user in nearly 7 days reaches more than 5 times, the user needs to perform face verification again before submitting the borrowing, the code logic for calling the face verification is available, and the client does not need to be newly added. However, since no similar input items are available in the software product management platform, the required input items need to be provided to the big data or development. The input items are: the user inputs the trade password for the failure times continuously in nearly 1 day/3 days/7 days (natural days). The effects are as follows: the new iteration method needs 3 days on average, and the average fault amount is 1; the old iterative method takes 15 days on average and the average fault amount is 1. Therefore, by adopting the business function implementation method of the software product, the iteration time cost of the software product can be reduced, and the iteration efficiency of the software product can be ensured.
In one embodiment, the identifying, based on the input item information, whether the function code of the service function needs to be developed includes: performing function code calling test of service functions on the input item information; if the test result represents that the function code is successfully called, determining the function code which does not need to develop a service function; if the test result represents that the function code call fails, the function code needing to develop the service function is determined. In one example, after determining the function code that needs to develop the business function, further includes: upon receiving the information indicating that the development of the function code of the business function is completed, it is determined that the function code of the business function does not need to be developed.
In this embodiment, the above-mentioned manner of identifying whether the function code of the service function needs to be developed based on the input item information is: and calling and testing the function code of the service function through the input item information, namely, carrying out the function test on the service function of the client, and if the test is successful, indicating that the function code of the service function is successfully called, and determining the function code of the service function which does not need to be developed. If the test fails, the function code of the service function is indicated to be failed to call, and the function code of the service function to be developed is determined. When the functional code of the service function needs to be developed, a developer develops the functional code of the service function and tests the developed functional code of the service function, and after the functional code of the service function is checked and accepted by the software product management platform, the functional code of the service function is determined not to be required to be developed.
For example, the above requirement that an input item needs to be developed and a function code that a business function needs to be developed is identified based on the input item information is taken as a requirement type three, and a type description of the requirement type three is given: the newly added business strategy needs to develop an input item, and the interaction to the client needs to newly add a corresponding business function. That is, the developer develops the input item based on the product demand information, and simultaneously develops the function code of the business function based on the input item information. The software product function iteration based on the requirement type II is implemented, and the iteration flow before and after improvement is as follows:
The new iteration flow: user demand analysis- > personnel synchronous demand and review demand- > input item development of product technical document- > business and development test and the like- > service function research and development- > deployment service strategy- > function test- > strategy and function acceptance pass the post-online- > iterative effect analysis of the client. Old iterative process: user demand analysis- > personnel synchronous demands and review demands of product technical documents- > business and development tests and the like- > business function research and development- > business function test- > business function acceptance pass and then online- > iterative effect analysis.
Compared with the prior new iteration process, the new iteration process has newly increased the input item development of the business strategy part and the business function development of the client, but because business logic is managed in the business strategy, the development of the business logic requirement of the development side is relatively simple, so that the new iteration process can shorten the development time on one hand, also reduce the problem that the business logic is required to be communicated for a plurality of times in the development process, and on the other hand, help the subsequent iteration of the requirement type I.
Examples: in order to improve the borrowing experience of the user, a mode supporting the biological recognition is added to verify the transaction safety of the user, and when the biological recognition is set for the user and the borrowing transaction amount is below 2w, the user is recommended to use the biological recognition to verify the transaction safety so as to realize the quick transaction. In the service function of the software product, the biometric identification is not accessed, so that the client needs to add the service function of the biometric identification verification transaction security identification mode and add the input item. The newly added input items are: whether the biometric and the borrowing amount are set. The effects are as follows: the new iterative method takes 20 days on average and the number of faults is 2. The old iterative method takes 30 days on average, and the fault amount is 5. Therefore, by adopting the business function implementation method of the software product, the iteration time cost of the software product can be reduced, and the iteration efficiency of the software product can be ensured.
In one embodiment, after the determining that the service function does not need to be developed, the method further includes: and determining that the verification of the input item information of the newly added input item developed based on the product demand information is successful. The service policy for generating the service function according to the input item information includes: and when the verification of the input item information is successful, generating a service strategy of the service function according to the input item information.
In this embodiment, when an input item is newly added, verification of the input item and the input item information is required. After the verification is passed, the software product management platform generates a service policy of the service function based on the input item information.
Based on the first, second, and third requirement types, a specific embodiment is given below to illustrate the processing manner of the three requirement types in the software product iteration:
the flow of iterations of the software product may vary for different product requirements. As shown in fig. 3, the software product management platform may be composed of a service end, a big data end, and a development and test end. The service end can be operated and managed by front-end service personnel of the software product, the big data end can be operated and managed by user data management personnel, and the research and development and test end can be operated and managed by research and development personnel.
The existing iteration process required by the three requirement types is analyzed by way of example. Referring to fig. 3, when it is determined through user demand analysis that the type of the business function corresponding to the software product iteration belongs to the above-mentioned demand type, the flow of "1 modify only the demand of the business policy" in fig. 3 is corresponded. When the type of the business function corresponding to the software product iteration is determined to be the second requirement type through the user requirement analysis, the process of '2 need to develop the input item' - 'need not develop the business function of the client' - 'input item acceptance pass' in fig. 3 is corresponded. When the type of the service function corresponding to the software product iteration is determined to belong to the requirement type three through the user requirement analysis, the process of ' 2 needing to develop an input item ', ' needing to develop a service function of a client ', ' developing the service function of the client and testing the ' service function/input item acceptance ' in fig. 3 is corresponded.
Therefore, the service function implementation method of the software product in the embodiment can change the interaction logic of the client from code to service policy, can be deployed on the decision platform of the service end, and can realize the interaction of the client by calling the service policy interface corresponding to the decision platform by the development and test end.
In one embodiment, the generating the service policy of the service function according to the input item information includes: acquiring flow logic information of a service strategy; identifying a flow node corresponding to the input item information according to the flow logic information; associating the input item information with the corresponding flow node; and generating a business strategy based on the associated flow logic information.
In this embodiment, the service policy includes a whole set of logic flows for implementing a certain service of the software product, and the certain service of the software product is implemented by implementing the whole set of logic flows in the service policy. The software product management platform acquires flow logic information corresponding to the whole set of logic flows of the service policy, identifies flow nodes corresponding to the input item information in the whole set of logic flows according to the flow logic information, associates the input item information with the corresponding flow nodes, and obtains the generated service policy after the association. Therefore, when the software product management platform realizes the service policy, the whole set of logic flow corresponding to the service policy is operated, and when the input item information and the corresponding flow nodes are operated, the functional codes of the service function are called to realize the service function, so that the service policy is realized, and the iteration of the software product is completed.
The following describes the business function implementation method of the software product in detail based on a specific application scenario:
the working principle of the service function implementation method of the software product is shown in fig. 4. According to the business function implementation method of the software product, functional iteration of the software product is realized based on big data analysis and intelligent decision, interaction logic of a client is converted into a business strategy from codes and deployed on a decision platform, the business logic is not managed by development through the codes, and iteration logic is deployed and controlled by business personnel, so that functional iteration efficiency of the software product can be accelerated. With reference to fig. 3, the specific implementation flow is as follows:
1. the business personnel analyze the user demands and mainly form a technical scheme document of the software product based on the analysis of big data of the user.
2. The big data or developer processes the user data into the input items needed by the business logic, and the business personnel directly modifies the input item information of the configured input items without adding the input items, so as to modify the business strategy through the input item information of the input items.
3. The developer develops the interaction of the user side, and the user side interaction does not need to be developed when compared with the interaction of the user side which has no change before iteration.
4. The functional test and the input item test of the software product are performed by a tester.
5. And the business personnel performs function/input item acceptance, and the result is online to the decision platform after passing through.
6. The business personnel deploy the business strategy to the decision platform, and the business personnel verify whether the business strategy is normal.
7. The iterative effect analysis of the software product is performed by business personnel.
As can be seen from the above examples, the service function implementation method of the software product of the present application can improve the function iteration efficiency of the software product: the boundary between the business and the IT is broken through an automatic tool, business logic is managed by the business personnel, multiparty communication is not needed, and the coordination cost and the research and development cost are reduced. In addition, user satisfaction can be improved. The accuracy of user demand analysis is improved by applying big data analysis and business intelligent analysis, the client demands are more effectively met, the user satisfaction is improved, and the core competitiveness of enterprises is improved.
It should be understood that, although the steps in the flowchart are shown in sequence as indicated by the arrows, the steps are not necessarily performed in sequence as indicated by the arrows. The steps are not strictly limited to the order of execution unless explicitly recited herein, and the steps may be executed in other orders. Moreover, at least some of the steps in the figures may include multiple sub-steps or stages that are not necessarily performed at the same time, but may be performed at different times, nor does the order in which the sub-steps or stages are performed necessarily performed in sequence, but may be performed alternately or alternately with at least a portion of other steps or other steps.
The application also provides a service function implementation device of the software product, as shown in fig. 5, which includes an acquisition module 502, an identification module 504, a generation module 506 and an implementation module 508. An obtaining module 502, configured to obtain product requirement information of a service function of a software product; an identifying module 504, configured to identify whether a function code of a service function needs to be developed according to the product requirement information; a generating module 506, configured to generate a service policy of the service function according to the product requirement information if it is determined that the function code of the service function does not need to be developed; an implementation module 508 is configured to call the function code of the service function according to the service policy, so as to implement the service function of the software product.
In one embodiment, identifying whether a function code of a business function needs to be developed according to product demand information includes: identifying whether input item information of the configured input item is received, wherein the input item information is associated with product demand information; if the input item information is received, determining a function code which does not need to develop a service function; generating a service policy of a service function according to product demand information, including: and generating a service strategy of the service function according to the input item information.
In one embodiment, identifying whether a function code of a business function needs to be developed according to product demand information includes: if an input item developed based on product demand information and input item information of the input item are received, identifying whether a function code of a service function needs to be developed or not based on the input item information; if it is determined that the function code of the service function does not need to be developed, generating a service policy of the service function according to the product demand information, including: and if the functional code of the service function does not need to be developed, generating a service strategy of the service function according to the input item information.
In one embodiment, identifying whether a function code of a business function needs to be developed based on the input item information includes: performing function code calling test of service functions on the input item information; if the test result represents that the function code is successfully called, determining the function code which does not need to develop a service function; if the test result represents that the function code call fails, the function code needing to develop the service function is determined.
In one embodiment, after determining the function code that needs to develop the service function, the method further includes: upon receiving the information indicating that the development of the function code of the business function is completed, it is determined that the function code of the business function does not need to be developed.
In one embodiment, after determining the function code that does not require the development of the business function, the method further comprises: determining that the verification of the input item information of the newly added input item developed based on the product demand information is successful; generating a service policy of a service function according to the input item information, including: and when the verification of the input item information is successful, generating a service strategy of the service function according to the input item information.
In one embodiment, generating a business policy for a business function based on the entry information includes: acquiring flow logic information of a service strategy; identifying a flow node corresponding to the input item information according to the flow logic information; associating the input item information with the corresponding flow node; and generating a business strategy based on the associated flow logic information.
For specific limitations of the service function implementation means of the software product, reference may be made to the above limitation of the service function implementation method of the software product, and no further description is given here. The modules in the service function implementing apparatus of the software product may be implemented in whole or in part by software, hardware, or a combination thereof. The above modules may be embedded in hardware or may be independent of a processor in the computer device, or may be stored in software in a memory in the computer device, so that the processor may call and execute operations corresponding to the above modules.
In one embodiment, a computer device is provided, which may be a server supporting the operation of a software product management platform, the internal structure of which may be as shown in FIG. 6. The computer device includes a processor, a memory, a network interface, and a database connected by a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device includes a non-volatile storage medium and an internal memory. The non-volatile storage medium stores an operating system, computer programs, and a database. The internal memory provides an environment for the operation of the operating system and computer programs in the non-volatile storage media. The network interface of the computer device is used for connecting with an external device to receive data information of the external device. The computer program, when executed by a processor, implements a business function implementation method for a software product.
It will be appreciated by those skilled in the art that the structure shown in fig. 6 is merely a block diagram of some of the structures associated with the present application and is not limiting of the computer device to which the present application may be applied, and that a particular computer device may include more or fewer components than shown, or may combine certain components, or have a different arrangement of components.
In one embodiment, a computer device is provided comprising a memory, a processor, and a computer program stored on the memory and executable on the processor, the processor implementing the steps of when executing the computer program: acquiring product demand information of service functions of a software product; identifying whether a function code of a service function needs to be developed according to the product demand information; if the functional code of the service function does not need to be developed, generating a service strategy of the service function according to the product demand information; and calling the function codes of the service functions according to the service policies to realize the service functions of the software product.
In one embodiment, when the processor executes the computer program to implement the above-mentioned step of identifying whether the service function needs to be developed according to the product requirement information, the following steps are specifically implemented: identifying whether input item information of the configured input item is received, wherein the input item information is associated with product demand information; if the input item information is received, determining a function code which does not need to develop a service function; when the processor executes the computer program to realize the service strategy step of generating the service function according to the product demand information, the following steps are specifically realized: and generating a service strategy of the service function according to the input item information.
In one embodiment, when the processor executes the computer program to implement the above-mentioned step of identifying whether the service function needs to be developed according to the product requirement information, the following steps are specifically implemented: if an input item developed based on product demand information and input item information of the input item are received, identifying whether a function code of a service function needs to be developed or not based on the input item information; executing the computer program by the processor to realize the above-mentioned steps of generating the service policy of the service function according to the product demand information if it is determined that the function code of the service function does not need to be developed, specifically realizing the following steps: and if the functional code of the service function does not need to be developed, generating a service strategy of the service function according to the input item information.
In one embodiment, when the processor executes the computer program to implement the above-mentioned step of identifying whether the service function needs to be developed based on the input item information, the following steps are specifically implemented: performing function code calling test of service functions on the input item information; if the test result represents that the function code is successfully called, determining the function code which does not need to develop a service function; if the test result represents that the function code call fails, the function code needing to develop the service function is determined.
In one embodiment, the processor when executing the computer program further performs the steps of: upon receiving the information indicating that the development of the function code of the business function is completed, it is determined that the function code of the business function does not need to be developed.
In one embodiment, the processor when executing the computer program further performs the steps of: determining that the verification of the input item information of the newly added input item developed based on the product demand information is successful; generating a service policy of a service function according to the input item information, including: and when the verification of the input item information is successful, generating a service strategy of the service function according to the input item information.
In one embodiment, when the processor executes the above-mentioned service policy step of generating a service function according to the input item information, the following steps are specifically implemented: acquiring flow logic information of a service strategy; identifying a flow node corresponding to the input item information according to the flow logic information; associating the input item information with the corresponding flow node; and generating a business strategy based on the associated flow logic information.
In one embodiment, a computer readable storage medium is provided having a computer program stored thereon, which when executed by a processor, performs the steps of: acquiring product demand information of service functions of a software product; identifying whether a function code of a service function needs to be developed according to the product demand information; if the functional code of the service function does not need to be developed, generating a service strategy of the service function according to the product demand information; and calling the function codes of the service functions according to the service policies to realize the service functions of the software product.
In one embodiment, when the computer program is executed by the processor to implement the above-mentioned function code step for identifying whether the development of the service function is required according to the product requirement information, the following steps are specifically implemented: identifying whether input item information of the configured input item is received, wherein the input item information is associated with product demand information; if the input item information is received, determining a function code which does not need to develop a service function; when the computer program is executed by the processor to realize the above service policy step of generating service functions according to the product demand information, the following steps are specifically realized: and generating a service strategy of the service function according to the input item information.
In one embodiment, when the computer program is executed by the processor to implement the above-mentioned function code step for identifying whether the development of the service function is required according to the product requirement information, the following steps are specifically implemented: if an input item developed based on product demand information and input item information of the input item are received, identifying whether a function code of a service function needs to be developed or not based on the input item information; when the computer program is executed by the processor and the functional code of the service function is determined not to need to be developed, the following steps are specifically implemented when the service policy step of the service function is generated according to the product demand information: and if the functional code of the service function does not need to be developed, generating a service strategy of the service function according to the input item information.
In one embodiment, when the computer program is executed by the processor to implement the above-mentioned function code step for identifying whether the service function needs to be developed based on the input item information, the following steps are specifically implemented: performing function code calling test of service functions on the input item information; if the test result represents that the function code is successfully called, determining the function code which does not need to develop a service function; if the test result represents that the function code call fails, the function code needing to develop the service function is determined.
In one embodiment, the computer program when executed by the processor further performs the steps of: upon receiving the information indicating that the development of the function code of the business function is completed, it is determined that the function code of the business function does not need to be developed.
In one embodiment, the computer program when executed by the processor further performs the steps of: determining that the verification of the input item information of the newly added input item developed based on the product demand information is successful; generating a service policy of a service function according to the input item information, including: and when the verification of the input item information is successful, generating a service strategy of the service function according to the input item information.
In one embodiment, when the computer program is executed by the processor to implement the above-mentioned service policy step of generating a service function according to the input item information, the following steps are specifically implemented: acquiring flow logic information of a service strategy; identifying a flow node corresponding to the input item information according to the flow logic information; associating the input item information with the corresponding flow node; and generating a business strategy based on the associated flow logic information.
Those skilled in the art will appreciate that implementing all or part of the above described methods may be accomplished by way of a computer program stored on a non-transitory computer readable storage medium, which when executed, may comprise the steps of the embodiments of the methods described above. Any reference to memory, storage, database, or other medium used in the various embodiments provided herein may include non-volatile and/or volatile memory. The nonvolatile memory can include Read Only Memory (ROM), programmable ROM (PROM), electrically Programmable ROM (EPROM), electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double Data Rate SDRAM (DDRSDRAM), enhanced SDRAM (ESDRAM), synchronous Link DRAM (SLDRAM), memory bus direct RAM (RDRAM), direct memory bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM), among others.
The technical features of the above embodiments may be arbitrarily combined, and all possible combinations of the technical features in the above embodiments are not described for brevity of description, however, as long as there is no contradiction between the combinations of the technical features, they should be considered as the scope of the description.
The above examples merely represent a few embodiments of the present application, which are described in more detail and are not to be construed as limiting the scope of the invention. It should be noted that it would be apparent to those skilled in the art that various modifications and improvements could be made without departing from the spirit of the present application, which would be within the scope of the present application. Accordingly, the scope of protection of the present application is to be determined by the claims appended hereto.

Claims (4)

1. A method of implementing business functions of a software product, the method comprising:
acquiring product demand information of service functions of a software product;
identifying whether a function code of the service function needs to be developed according to the product demand information;
if the functional code of the service function does not need to be developed, generating a service strategy of the service function according to the product demand information;
Invoking a function code of the service function according to the service policy to implement the service function of the software product;
the identifying, according to the product requirement information, whether the function code of the service function needs to be developed includes:
identifying whether input item information of configured input items is received, wherein the input item information is associated with the product demand information, and if the input item information is received, determining that functional codes of the service functions do not need to be developed;
if a newly added input item developed based on the product demand information and the input item information of the input item are received, carrying out function code calling test on the input item information, if the test result shows that the function code calling is successful, determining that the function code of the service function is not required to be developed, if the test result shows that the function code calling is failed, determining that the function code of the service function is required to be developed, and when receiving information showing that the development of the function code of the service function is completed, determining that the function code of the service function is not required to be developed;
the generating the service policy of the service function according to the product demand information includes: generating a business strategy of the business function according to the input item information;
Wherein after the determining that the function code of the service function does not need to be developed, the method further comprises: determining that the input item information verification of the newly added input item developed based on the product demand information is successful;
the generating the business strategy of the business function according to the input item information comprises the following steps: when the verification of the input item information is successful, generating a service strategy of the service function according to the input item information; the generating the business strategy of the business function according to the input item information comprises the following steps: acquiring flow logic information of the service strategy; identifying a flow node corresponding to the input item information according to the flow logic information; associating the input item information with the corresponding flow node; and generating the business strategy based on the associated flow logic information.
2. A business function implementing apparatus for a software product, the apparatus comprising:
the acquisition module is used for acquiring product demand information of service functions of the software product;
the identification module is used for identifying whether the functional codes of the service functions need to be developed according to the product demand information;
the generating module is used for generating a service strategy of the service function according to the product demand information if the functional code of the service function does not need to be developed;
The realization module is used for calling the function codes of the service functions according to the service policies so as to realize the service functions of the software product;
the identifying, according to the product requirement information, whether the function code of the service function needs to be developed includes:
identifying whether input item information of configured input items is received, wherein the input item information is associated with the product demand information, and if the input item information is received, determining that functional codes of the service functions do not need to be developed;
if a newly added input item developed based on the product demand information and the input item information of the input item are received, carrying out function code calling test on the input item information, if the test result shows that the function code calling is successful, determining that the function code of the service function is not required to be developed, if the test result shows that the function code calling is failed, determining that the function code of the service function is required to be developed, and when receiving information showing that the development of the function code of the service function is completed, determining that the function code of the service function is not required to be developed;
the generating the service policy of the service function according to the product demand information includes: generating a business strategy of the business function according to the input item information;
Wherein after the determining that the function code of the service function does not need to be developed, the method further comprises: determining that the input item information verification of the newly added input item developed based on the product demand information is successful;
the generating the business strategy of the business function according to the input item information comprises the following steps: when the verification of the input item information is successful, generating a service strategy of the service function according to the input item information; the generating the business strategy of the business function according to the input item information comprises the following steps: acquiring flow logic information of the service strategy; identifying a flow node corresponding to the input item information according to the flow logic information; associating the input item information with the corresponding flow node; and generating the business strategy based on the associated flow logic information.
3. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the processor implements the steps of the method of claim 1 when executing the computer program.
4. A computer readable storage medium, on which a computer program is stored, characterized in that the computer program, when being executed by a processor, implements the steps of the method of claim 1.
CN202210188071.3A 2022-02-28 2022-02-28 Method and device for realizing business function of software product and computer equipment Active CN114527974B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210188071.3A CN114527974B (en) 2022-02-28 2022-02-28 Method and device for realizing business function of software product and computer equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210188071.3A CN114527974B (en) 2022-02-28 2022-02-28 Method and device for realizing business function of software product and computer equipment

Publications (2)

Publication Number Publication Date
CN114527974A CN114527974A (en) 2022-05-24
CN114527974B true CN114527974B (en) 2024-02-02

Family

ID=81625713

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210188071.3A Active CN114527974B (en) 2022-02-28 2022-02-28 Method and device for realizing business function of software product and computer equipment

Country Status (1)

Country Link
CN (1) CN114527974B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115826923B (en) * 2022-11-03 2023-07-18 广州市企微信息科技有限公司 PaaS platform low-code development operation and maintenance method and system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110515615A (en) * 2019-07-08 2019-11-29 深圳壹账通智能科技有限公司 Business logic codes automatic generation method, device and server
CN110851114A (en) * 2019-10-24 2020-02-28 山东中创软件工程股份有限公司 Business system development method and device, electronic equipment and storage medium
CN112433722A (en) * 2020-11-27 2021-03-02 深圳前海微众银行股份有限公司 Modular system code development method, device, equipment and system
CN113971037A (en) * 2021-10-28 2022-01-25 北京锐安科技有限公司 Application processing method and device, electronic equipment and storage medium

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7917890B2 (en) * 2006-08-31 2011-03-29 Jon Barcellona Enterprise-scale application development framework utilizing code generation

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110515615A (en) * 2019-07-08 2019-11-29 深圳壹账通智能科技有限公司 Business logic codes automatic generation method, device and server
CN110851114A (en) * 2019-10-24 2020-02-28 山东中创软件工程股份有限公司 Business system development method and device, electronic equipment and storage medium
CN112433722A (en) * 2020-11-27 2021-03-02 深圳前海微众银行股份有限公司 Modular system code development method, device, equipment and system
CN113971037A (en) * 2021-10-28 2022-01-25 北京锐安科技有限公司 Application processing method and device, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN114527974A (en) 2022-05-24

Similar Documents

Publication Publication Date Title
CN108958714B (en) Business component type development method and device, computer equipment and storage medium
CN108876121B (en) Work order processing method and device, computer equipment and storage medium
CN108874968B (en) Risk management data processing method and device, computer equipment and storage medium
CN108874661B (en) Test mapping relation library generation method and device, computer equipment and storage medium
CN110929879A (en) Business decision logic updating method based on decision engine and model platform
CN113032398B (en) Service processing method, computer equipment and storage medium for multi-type service
CN109325058B (en) Rule batch comparison method, device, computer equipment and storage medium
CN112395202B (en) Interface automation test method and device, computer equipment and storage medium
CN114527974B (en) Method and device for realizing business function of software product and computer equipment
CN111210350A (en) Block chain transaction method and device, computer equipment and storage medium
CN105630667A (en) Test method and terminal equipment
CN110502242B (en) Code automatic generation method and device, computer equipment and storage medium
CN111274202A (en) Electronic contract generating method and device, computer equipment and storage medium
CN113535563A (en) Test case duplication removing method and device, computer equipment and storage medium
CN117195129A (en) Exception handling method based on sandbox system and related equipment
US7979361B2 (en) Composition of web services using representations
CN110737426B (en) Program block creating method, program block creating device, computer equipment and storage medium
CN114564358A (en) Method, apparatus, device, medium and product for checking compliance of change operations
CN112686391A (en) Modeling method and device based on federal learning, equipment and storage medium
CN110909761A (en) Image recognition method and device, computer equipment and storage medium
CN115543432B (en) Universal type Git code hosting platform system and implementation method
CN116755668A (en) Application program generation method, device, equipment and medium
CN117787676A (en) Decision flow simulation method, device, electronic equipment and computer readable medium
CN116992291A (en) Workflow management method and device based on width learning, electronic equipment and storage medium
CN118118328A (en) Fault analysis method, device, electronic equipment and storage medium

Legal Events

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