CN112445461B - Business rule generation method and device, electronic equipment and readable storage medium - Google Patents

Business rule generation method and device, electronic equipment and readable storage medium Download PDF

Info

Publication number
CN112445461B
CN112445461B CN202011270541.8A CN202011270541A CN112445461B CN 112445461 B CN112445461 B CN 112445461B CN 202011270541 A CN202011270541 A CN 202011270541A CN 112445461 B CN112445461 B CN 112445461B
Authority
CN
China
Prior art keywords
rule
business
factors
service
test point
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
CN202011270541.8A
Other languages
Chinese (zh)
Other versions
CN112445461A (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.)
China Citic Bank Corp Ltd
Original Assignee
China Citic Bank Corp Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by China Citic Bank Corp Ltd filed Critical China Citic Bank Corp Ltd
Priority to CN202011270541.8A priority Critical patent/CN112445461B/en
Publication of CN112445461A publication Critical patent/CN112445461A/en
Application granted granted Critical
Publication of CN112445461B publication Critical patent/CN112445461B/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/20Software design
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/38Payment protocols; Details thereof
    • G06Q20/40Authorisation, e.g. identification of payer or payee, verification of customer or shop credentials; Review and approval of payers, e.g. check credit lines or negative lists
    • G06Q20/405Establishing or using transaction specific rules
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/04Trading; Exchange, e.g. stocks, commodities, derivatives or currency exchange
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Theoretical Computer Science (AREA)
  • Accounting & Taxation (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Finance (AREA)
  • Development Economics (AREA)
  • Economics (AREA)
  • Strategic Management (AREA)
  • General Business, Economics & Management (AREA)
  • Software Systems (AREA)
  • Quality & Reliability (AREA)
  • Computer Hardware Design (AREA)
  • Marketing (AREA)
  • Technology Law (AREA)
  • Computer Security & Cryptography (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The application relates to the technical field of rule engines, in particular to a business rule generation method, a business rule generation device, electronic equipment and a readable storage medium, wherein the method comprises the steps of extracting business requirement information to create a business rule name; creating a service test point according to service requirements; acquiring an associated rule engine according to the test point; and generating business rules of business requirements according to the names, the test points and the associated rule engines. Based on the application, the test content of the test case can be briefly known through the test point, the rule under the transaction is concerned, the factors are edited and maintained more efficiently, and the readability and management of the business rule are improved.

Description

Business rule generation method and device, electronic equipment and readable storage medium
Technical Field
The present application relates to the field of rule engine technologies, and in particular, to a business rule generating method, a device, an electronic device, and a readable storage medium.
Background
The business rule can be matched with the actual business requirement to make a quick demand feedback result so as to enable business personnel to make business decisions, and quick and efficient generation of the business rule is an important aspect of business testing and business decisions.
However, the generation of the business rules at present mainly depends on the business personnel to complete the writing of the business rules, and the business rules are put into the system for formal starting after operation verification. Rule writing software relies on a highly specialized programming language to complete the development of rule logic, and the difficulty of changing and maintaining is very high for general business personnel. Moreover, because the coding method of each business person is not standard, compiling errors, omission and the like are very easy to generate or the coding rule is inconsistent with the actually required business logic, the cost of writing and changing the business rule is greatly increased, and the response timeliness to the business is reduced. And the contents of most test cases are too detailed, so that users cannot intuitively understand the key contents and the test purposes of the cases and the specific requirements of the tests of the cases.
Disclosure of Invention
The object of the present application is to solve at least one of the technical drawbacks mentioned above. The technical scheme adopted by the application is as follows:
In a first aspect, an embodiment of the present application provides a service rule generating method, where the method includes:
extracting service requirement information to create a service rule name;
creating a service test point according to service requirements;
Acquiring an associated rule engine according to the test point;
And generating business rules of business requirements according to the names, the test points and the associated rule engines.
Optionally, the rule engine for obtaining the association according to the test point includes:
analyzing service requirements and extracting service rule factors from the created test points;
acquiring a rule engine corresponding to the business rule factor;
and associating the rule engine with the test point.
Optionally, the business rule factor includes at least one of:
time factors, event factors, condition factors, outcome factors, channel factors, or product factors.
Optionally, the creating the service test point according to the service requirement further includes:
creating test points according to the service requirements;
And respectively acquiring rule engines associated with the test points.
Optionally, the method further comprises:
responding to a user operation instruction, and analyzing the service rule name and the test point;
According to the analysis result, responding to the user operation instruction to edit the business rule factors and the corresponding rule engines;
and associating the edited rule engine with the test point.
Optionally, the method further comprises: and displaying the names, the test points and the associated rule engines on an editable display interface.
In a second aspect, an embodiment of the present application provides a business rule generating apparatus, where the apparatus includes: the device comprises: the device comprises an extraction module, a creation module and a generation module; wherein,
The extraction module is used for extracting service demand information;
the creation module is used for creating a business rule name according to the extracted business requirement information;
the creation module is also used for creating a service test point according to the service requirement;
The extraction module is also used for acquiring an associated rule engine according to the test point;
the generation module is further used for generating a business rule of the business requirement according to the name, the test point and the associated rule engine.
Optionally, the apparatus further comprises an analysis module and an association module, wherein,
The analysis module is also used for analyzing the service requirements and the created test points;
The extraction module is used for extracting the business rule factors according to the analysis result;
The extraction module is further used for obtaining a rule engine corresponding to the business rule factor;
and the association module is used for associating the rule engine with the test point.
In a third aspect, an embodiment of the present invention provides an electronic device, including a processor and a memory;
the memory is used for storing operation instructions;
and the processor is used for executing the business rule generation method by calling the operation instruction.
In a fourth aspect, a computer readable storage medium has stored thereon a computer program which, when executed by a processor, implements the method of business rule generation described above.
The business rule generation scheme disclosed by the embodiment of the application creates a business rule name by extracting business requirement information; creating a service test point according to service requirements; acquiring an associated rule engine according to the test point; and generating business rules of business requirements according to the names, the test points and the associated rule engines. The technical scheme provided by the embodiment of the application has the beneficial effects that: the service rule logic generation level is clearer and convenient to read; the method can realize the leak detection and the deficiency replacement of factors and rule engines by managing the business rules, more pointedly input data and improve the management of business rules by business personnel.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present application, the drawings that are required to be used in the description of the embodiments of the present application will be briefly described below.
Fig. 1 is a schematic flow chart of a business rule generating method according to an embodiment of the present application;
fig. 2 is a schematic structural diagram of a business rule generating device according to an embodiment of the present application;
fig. 3 is a schematic structural diagram of an electronic device according to an embodiment of the present application.
Detailed Description
Embodiments of the present application are described in detail below, examples of which are illustrated in the accompanying drawings, wherein like or similar reference numerals refer to like or similar elements or elements having like or similar functions throughout. The embodiments described below by referring to the drawings are illustrative only and are not to be construed as limiting the application.
As used herein, the singular forms "a", "an", "the" and "the" are intended to include the plural forms as well, unless expressly stated otherwise, as understood by those skilled in the art. It will be further understood that the terms "comprises" and/or "comprising," when used in this specification, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof. The term "and/or" as used herein includes all or any element and all combination of one or more of the associated listed items.
In order to more clearly describe embodiments of the present application, some definitions, concepts or means that may be used for the embodiments are described below:
As described above, the generation of the business rules at present mainly depends on the business personnel to complete the writing of the business rules, so that the difficulty of changing and maintaining is very high for the general business personnel, and the coding methods of the business personnel are not standard, so that the situations of compiling errors, omission and the like or inconsistent coding rules with actually required business logic are easily generated. And the contents of most of the test cases are too detailed at present, so that users cannot intuitively understand the key contents and the test purposes of the test cases and the specific requirements of the test. For test transactions, it is not macroscopic to see which requirements are specifically related to and which test cases are associated with each transaction. Furthermore, factors are required to be manually entered as the smallest constituent unit of a test case, and omission or factor redundancy may occur. Based on the application, a business rule generation scheme is disclosed to at least solve one of the above technical problems.
The following describes the technical scheme of the present application and how the technical scheme of the present application solves the above technical problems in detail with specific embodiments with reference to the accompanying drawings. The following embodiments may be combined with each other, and the same or similar concepts or processes may not be described in detail in some embodiments. Embodiments of the present application will be described below with reference to the accompanying drawings.
To make the purposes, technical solutions and advantages of the present application clearer, fig. 1 discloses a flowchart of a service rule generating method provided by an embodiment of the present application, as shown in fig. 1, where the service rule generating method includes:
S101, extracting service requirement information to create a service rule name;
s102, creating a service test point according to service requirements;
in the embodiment of the application, according to the extracted key characteristics in the service requirements, the situation analysis is carried out to create test points (i.e. test cases) meeting the service requirements.
S103, acquiring an associated rule engine according to the test point;
in an alternative embodiment of the present application, a rule engine for obtaining an association from a test point includes:
analyzing service requirements and extracting service rule factors from the created test points;
acquiring a rule engine corresponding to the business rule factor;
and associating the rule engine with the test point.
In an alternative embodiment of the present application, the business rule factor includes at least one of:
time factors, event factors, condition factors, outcome factors, channel factors, or product factors.
S104, generating business rules of business requirements according to the names, the test points and the associated rule engines.
In an optional embodiment of the application, the creating a service test point according to the service requirement further includes:
Step 1, creating test points according to the service requirements; that is, one or more test cases can be created for one business requirement, for example, when the business requirement is that the transaction amount of a single transaction is not more than 5 ten thousand, two test cases can be created, wherein one test point is a test point for creating the transaction amount of more than 5 ten thousand yuan, and the other test point is a test point for creating the transaction amount of less than 5 ten thousand yuan;
step 2, respectively acquiring rule engines associated with the test points:
Continuing with the example in the step, analyzing the service requirement and the created test point in the step 1 to extract service rule factors, and if no preset available factors exist, adopting the created factors including event factors (transaction), condition factors (no more than 5 ten thousand elements+single stroke), and result factors (no more than 5 ten thousand elements of transaction is unsuccessful or no more than 5 ten thousand elements of transaction is successful);
Further obtaining a rule engine corresponding to the business rule factor, and when no existing available rule engine exists, creating the rule engine, and creating the logical association relation among the event factor, the condition factor and the result factor, wherein the logical operation method comprises but is not limited to Boolean logic operation, for example, the created business rule engine is: the transaction and the single-stroke and the transaction are successful, wherein the transaction and the single-stroke and the transaction are not more than 5 ten thousand yuan; or the transaction and the more than 5 ten thousand yuan and single and unsuccessful;
further, the rule engine created above is associated with the test point.
In an alternative embodiment of the present application, the method further comprises:
responding to a user operation instruction, and analyzing the service rule name and the test point;
According to the analysis result, responding to the user operation instruction to edit the business rule factors and the corresponding rule engines;
Associating the edited rule engine with the test point;
the names, the test points and the associated rule engines are displayed on an editable display interface, namely, in the embodiment of the application, a user can maintain and edit the business rule factors and the rule engines by inputting and analyzing the business rule names and the test points on the editable display interface and manually associate the business rule factors and the rule engines so as to realize simple and efficient management of the business rules and the names, the test points and the rule engines related to the business rules.
In order to better introduce the business rule generation scheme in the above embodiment, the following description is given by combining the actual flow of the user login system verification process as an example, where the description is as follows:
Step 1, acquiring a business rule name, such as login, of a user, which is required to log in, wherein the user must pass through authentication and can log in;
And 2, creating test points according to service requirements, wherein the test contents comprise two test points, namely a correct password, successful login, a wrong password and failed login.
And 3, taking the first test point as an example, analyzing the first test point, wherein the related factors are login and correct password.
And step 4, searching whether the factors determined in the step 3 exist in the system, and if the factors do not exist in the step 3, adding the factors newly.
And 5, searching whether a rule engine showing the correct relation of the login and the password exists, and if not, creating the rule engine.
Step 6, creating an association relation; i.e. the rule in step 5 causes an association with the first test point.
And 7, returning to the test point page, analyzing the next test point, and repeating the steps 3-6 until all the test points are associated with the rule engine.
Based on the business rule generating method provided by the embodiment shown in fig. 1, fig. 2 shows a business rule generating device provided by the embodiment of the present application, and as shown in fig. 2, the device mainly may include: 201 an extraction module, 202 a creation module and 203 a generation module; wherein,
The 201 extraction module is used for extracting service requirement information;
the 202 creating module is used for creating a service rule name according to the extracted service requirement information;
the 202 creating module is further configured to create a service test point according to a service requirement;
the 201 extraction module is further configured to obtain an associated rule engine according to the test point;
the 203 generation module is further configured to generate a business rule of a business requirement according to the name, the test point and the associated rule engine.
In an embodiment of the application, the device further comprises an analysis module and an association module,
Wherein,
The analysis module is also used for analyzing the service requirements and the created test points;
The extraction module is used for extracting the business rule factors according to the analysis result;
the extraction module is further configured to obtain a rule corresponding to the service rule factor
An engine;
and the association module is used for associating the rule engine with the test point.
In an embodiment of the present application, the business rule factor includes at least one of:
time factors, event factors, condition factors, outcome factors, channel factors, or product factors.
In the embodiment of the application, the creating module is further used for creating a test point according to the service requirement;
and the extraction module is used for respectively acquiring rule engines associated with the test points.
Optionally, the device further comprises a display module and a management module, wherein,
The display module is used for receiving a user operation instruction, and the management module is used for analyzing the business rule name and the test point according to the received user operation instruction;
The management module is used for responding to the operation instruction of the user to edit the business rule factors and the corresponding rule engines according to the analysis result of the analysis module; wherein the editing includes modifying, inputting, deleting, querying, etc. test points, names, rule engines and factors.
In an alternative embodiment, the management module is an entry for the whole device and other modules, can interact directly with the user, and provides basic data for the other modules.
And the association module is used for associating the edited rule engine with the test point.
In an alternative embodiment, the display module is further configured to: and displaying the names, the test points and the associated rule engines on an editable display interface.
It will be appreciated that the above modules of the business rule generating apparatus in this embodiment have functions of implementing the corresponding steps of the method in the embodiment shown in fig. 1. The functions can be realized by hardware, and can also be realized by executing corresponding software by hardware. The hardware or software includes one or more modules corresponding to the functions described above. The modules may be software and/or hardware, and each module may be implemented separately or may be implemented by integrating multiple modules. The functional description of the above modules may be specifically referred to the corresponding description of the method in the embodiment shown in fig. 1, and will not be repeated herein.
The embodiment of the application provides electronic equipment, which comprises a processor and a memory;
a memory for storing operation instructions;
and the processor is used for executing the business rule generation method provided in any embodiment of the application by calling the operation instruction.
As an example, fig. 3 shows a schematic structural diagram of an electronic device to which an embodiment of the present application is applied, and as shown in fig. 3, the electronic device 2000 includes: a processor 2001 and a memory 2003. The processor 2001 is coupled to a memory 2003, such as via a bus 2002. Optionally, the electronic device 2000 may also include a transceiver 2004. It should be noted that, in practical applications, the transceiver 2004 is not limited to one, and the structure of the electronic device 2000 is not limited to the embodiment of the present application.
The processor 2001 is used in the embodiment of the present application to implement the method shown in the above method embodiment. The transceiver 2004 may include a receiver and a transmitter, and the transceiver 2004 is employed in embodiments of the present application to perform functions that enable an electronic device of embodiments of the present application to communicate with other devices.
The Processor 2001 may be a CPU (Central Processing Unit ), general purpose Processor, DSP (DIGITAL SIGNAL Processor, data signal Processor), ASIC (Application SPECIFIC INTEGRATED Circuit), FPGA (Field Programmable GATE ARRAY ) or other programmable logic device, transistor logic device, hardware component, or any combination thereof. Which may implement or perform the various exemplary logic blocks, modules and circuits described in connection with this disclosure. The processor 2001 may also be a combination of computing functions, e.g., comprising one or more microprocessor combinations, a combination of a DSP and a microprocessor, etc.
Bus 2002 may include a path to transfer information between the components. Bus 2002 may be a PCI (PERIPHERAL COMPONENT INTERCONNECT, peripheral component interconnect Standard) bus or an EISA (Extended Industry Standard Architecture ) bus, or the like. The bus 2002 may be divided into an address bus, a data bus, a control bus, and the like. For ease of illustration, only one thick line is shown in fig. 3, but not only one bus or one type of bus.
The Memory 2003 may be, but is not limited to, a ROM (Read Only Memory) or other type of static storage device that can store static information and instructions, a RAM (Random Access Memory ) or other type of dynamic storage device that can store information and instructions, an EEPROM (ELECTRICALLY ERASABLE PROGRAMMABLE READ ONLY MEMORY ), a CD-ROM (Compact Disc Read Only Memory, compact disc Read Only Memory) or other optical disk storage, optical disk storage (including compact discs, laser discs, optical discs, digital versatile discs, blu-ray discs, etc.), magnetic disk storage media or other magnetic storage devices, or any other medium that can be used to carry or store desired program code in the form of instructions or data structures and that can be accessed by a computer.
Optionally, a memory 2003 is used for storing application code for executing aspects of the present application and is controlled for execution by the processor 2001. The processor 2001 is configured to execute application program codes stored in the memory 2003 to implement the business rule generating method provided in any embodiment of the present application.
The electronic device provided by the embodiment of the present application is applicable to any embodiment of the above method, and will not be described herein.
The embodiment of the application provides a computer readable storage medium, and a computer program is stored on the computer readable storage medium, and when the program is executed by a processor, the business rule generating method shown in the embodiment of the method is realized.
The computer readable storage medium provided in the embodiments of the present application is applicable to any one of the embodiments of the above method, and will not be described herein.
The business rule generation scheme disclosed by the embodiment of the application creates a business rule name by extracting business requirement information; creating a service test point according to service requirements; acquiring an associated rule engine according to the test point; the business rule of the business requirement generated according to the name, the test point and the associated rule engine can realize clearer logic generation level of the business rule, and is convenient to read; the method can realize the leak detection and the deficiency replacement of factors and rule engines by managing the business rules, more pointedly input data and improve the management of business rules by business personnel.
It should be understood that, although the steps in the flowcharts of the figures are shown in order as indicated by the arrows, these steps are not necessarily performed in order as indicated by the arrows. The steps are not strictly limited in order and may be performed in other orders, unless explicitly stated herein. Moreover, at least some of the steps in the flowcharts of the figures may include a plurality of sub-steps or stages that are not necessarily performed at the same time, but may be performed at different times, the order of their execution not necessarily being sequential, but may be performed in turn or alternately with other steps or at least a portion of the other steps or stages.
The foregoing is only a partial embodiment of the present invention, and it should be noted that it will be apparent to those skilled in the art that modifications and adaptations can be made without departing from the principles of the present invention, and such modifications and adaptations should and are intended to be comprehended within the scope of the present invention.

Claims (7)

1. A business rule generation method, the method comprising:
extracting service requirement information to create a service rule name;
creating a service test point according to service requirements;
Acquiring an associated rule engine according to the test point, comprising:
Analyzing the service requirements and the created test points to extract service rule factors, wherein the service rule factors comprise at least one of the following:
Time factors, event factors, condition factors, outcome factors, channel factors, or product factors;
acquiring a rule engine corresponding to the business rule factor;
associating the rule engine with the test point;
And generating business rules of business requirements according to the names, the test points and the associated rule engines.
2. The business rule generating method according to claim 1, wherein creating a business test point according to business requirements further comprises:
creating test points according to the service requirements;
And respectively acquiring rule engines associated with the test points.
3. The business rule generation method of claim 2, wherein the method further comprises:
responding to a user operation instruction, and analyzing the service rule name and the test point;
According to the analysis result, responding to the user operation instruction to edit the business rule factors and the corresponding rule engines;
and associating the edited rule engine with the test point.
4. A business rule generation method according to claim 3, characterized in that the method further comprises:
And displaying the names, the test points and the associated rule engines on an editable display interface.
5. A business rule generation apparatus, the apparatus comprising: the device comprises an extraction module, a creation module and a generation module; wherein,
The extraction module is used for extracting service demand information;
the creation module is used for creating a business rule name according to the extracted business requirement information;
the creation module is also used for creating a service test point according to the service requirement;
The extraction module is also used for acquiring an associated rule engine according to the test point;
the generation module is further used for generating a business rule of the business requirement according to the name, the test point and the associated rule engine;
the apparatus further comprises: and also comprises an analysis module and an association module, wherein,
The analysis module is also used for analyzing the service requirements and the created test points;
The extraction module is used for extracting a business rule factor according to the analysis result, wherein the business rule factor comprises at least one of the following:
Time factors, event factors, condition factors, outcome factors, channel factors, or product factors;
The extraction module is further used for obtaining a rule engine corresponding to the business rule factor;
and the association module is used for associating the rule engine with the test point.
6. An electronic device comprising a processor and a memory;
the memory is used for storing operation instructions;
the processor is configured to execute the method of any one of claims 1-4 by invoking the operation instruction.
7. A computer readable storage medium, characterized in that the storage medium has stored thereon a computer program which, when executed by a processor, implements the method of any of claims 1-4.
CN202011270541.8A 2020-11-13 2020-11-13 Business rule generation method and device, electronic equipment and readable storage medium Active CN112445461B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011270541.8A CN112445461B (en) 2020-11-13 2020-11-13 Business rule generation method and device, electronic equipment and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011270541.8A CN112445461B (en) 2020-11-13 2020-11-13 Business rule generation method and device, electronic equipment and readable storage medium

Publications (2)

Publication Number Publication Date
CN112445461A CN112445461A (en) 2021-03-05
CN112445461B true CN112445461B (en) 2024-06-25

Family

ID=74738011

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011270541.8A Active CN112445461B (en) 2020-11-13 2020-11-13 Business rule generation method and device, electronic equipment and readable storage medium

Country Status (1)

Country Link
CN (1) CN112445461B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113468052B (en) * 2021-06-30 2022-07-26 建信金融科技有限责任公司 Dynamic baffle testing method and device

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090271214A1 (en) * 2008-04-29 2009-10-29 Affiliated Computer Services, Inc. Rules engine framework
CN102360291B (en) * 2011-10-07 2013-11-13 云南爱迪科技有限公司 Service-oriented business rule design method based on business rule engine
CN105335133B (en) * 2014-06-18 2018-10-09 国际商业机器公司 Method and apparatus for generating business rule model
CN111913998B (en) * 2020-09-11 2024-06-04 北京百度网讯科技有限公司 Data processing method, device, equipment and storage medium

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
业务规则管理技术在信贷业务***中的应用;郑小晖;;中国金融电脑;20060225(第02期);全文 *
基于规则引擎的测试用例自动生成方法研究与实现;孙晓飞;罗省贤;;电脑知识与技术;20080208(第03期);全文 *

Also Published As

Publication number Publication date
CN112445461A (en) 2021-03-05

Similar Documents

Publication Publication Date Title
CN107644286B (en) Workflow processing method and device
CN108628748B (en) Automatic test management method and automatic test management system
CN108427731A (en) Processing method, device, terminal device and the medium of page code
CN110688111A (en) Configuration method, device, server and storage medium of business process
CN112445461B (en) Business rule generation method and device, electronic equipment and readable storage medium
CN115099233A (en) Semantic analysis model construction method and device, electronic equipment and storage medium
CN105359132A (en) Method for generating and retrieving electronic document and recording medium therefor
CN113408254A (en) Page form information filling method, device, equipment and readable medium
CN116595588A (en) Safety analysis method and device for railway signal system development process
CN111639903A (en) Review processing method for architecture change and related equipment
CN115880703A (en) Form data processing method and device, electronic equipment and storage medium
CN113704123B (en) Interface testing method, device, equipment and storage medium
CN115827122A (en) Operation guiding method and device, electronic equipment and storage medium
CN113269538B (en) Method, device, equipment and storage medium for forwarding parallel approval nodes
CN110610343A (en) Business process generation method and device and storage medium
CN114490415A (en) Service testing method, computer device, storage medium, and computer program product
CN114253920A (en) Transaction reordering method, device, equipment and readable storage medium
CN112698883A (en) Configuration data processing method, device, terminal and storage medium
CN112559331A (en) Test method and device
CN116661758B (en) Method, device, electronic equipment and medium for optimizing log framework configuration
CN116860227B (en) Data development system and method based on big data ETL script arrangement
CN118170686B (en) Method, equipment and medium for generating UI (user interface) automatic test script
CN113127689B (en) Data processing method, device, equipment and storage medium
CN116643884A (en) Data computing method, device, equipment and storage medium based on rule engine
CN115495366A (en) Fault drilling template device, template importing method and experiment creating method

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