CN111708710A - Non-financial transaction's testing tool - Google Patents
Non-financial transaction's testing tool Download PDFInfo
- Publication number
- CN111708710A CN111708710A CN202010576845.0A CN202010576845A CN111708710A CN 111708710 A CN111708710 A CN 111708710A CN 202010576845 A CN202010576845 A CN 202010576845A CN 111708710 A CN111708710 A CN 111708710A
- Authority
- CN
- China
- Prior art keywords
- message
- management system
- financial transaction
- financial
- service platform
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
- 238000012360 testing method Methods 0.000 title claims abstract description 35
- 238000012545 processing Methods 0.000 claims description 14
- 238000000034 method Methods 0.000 claims description 11
- 238000010998 test method Methods 0.000 claims description 7
- 230000008569 process Effects 0.000 claims description 4
- 238000012986 modification Methods 0.000 abstract description 4
- 230000004048 modification Effects 0.000 abstract description 4
- 230000003993 interaction Effects 0.000 abstract description 3
- 238000007726 management method Methods 0.000 description 13
- RWSOTUBLDIXVET-UHFFFAOYSA-N Dihydrogen sulfide Chemical compound S RWSOTUBLDIXVET-UHFFFAOYSA-N 0.000 description 1
- 230000009286 beneficial effect Effects 0.000 description 1
- 238000004590 computer program Methods 0.000 description 1
- 238000013500 data storage Methods 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 238000010586 diagram Methods 0.000 description 1
- 238000000802 evaporation-induced self-assembly Methods 0.000 description 1
- 230000006872 improvement Effects 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
- 238000013403 standard screening design Methods 0.000 description 1
- 238000012795 verification Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/36—Preventing errors by testing or debugging software
- G06F11/3668—Software testing
- G06F11/3672—Test management
- G06F11/3688—Test management for test execution, e.g. scheduling of test suites
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Computer Hardware Design (AREA)
- Quality & Reliability (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Debugging And Monitoring (AREA)
Abstract
The application discloses non-financial transaction's testing tool, its test flow is: selecting a message module to be tested; inputting test data in a corresponding message template; sending a test message, if the test message is correct, obtaining the information of the returned message, and successfully trading; if the error occurs, an error message is returned. In the case of a non-financial transaction code modification, the application provides a testing tool that can test local and bank interactions.
Description
Technical Field
The application relates to the technical field of computers, in particular to a non-financial transaction testing tool.
Background
With the continuous development of science and technology, electronic transactions are more and more popular, and users can transact with financial institutions by means of intelligent clients such as smart phones and computers. Besides financial transactions, non-financial transactions such as information inquiry and management of customer accounts, cards, lines, points, loans and the like and verification of various information are involved. Thus, the financial institution's information system includes a non-financial transaction module. When a developer modifies a code of a non-financial transaction, the interaction between the developer and a local financial institution such as a bank needs to be tested, and at the moment, a non-financial transaction testing tool is needed to test the flow of the non-financial transaction.
Disclosure of Invention
The embodiment of the application provides a non-financial transaction process, and a test method, equipment and a storage medium aiming at the process.
In a first aspect, an embodiment of the present application provides a method for testing a non-financial transaction, including:
selecting a message module to be tested;
inputting test data in a corresponding message template;
sending a test message, if the test message is correct, obtaining the information of the returned message, and successfully trading; if the error occurs, an error message is returned.
In a second aspect, an embodiment of the present application provides a computer device, including:
a processor and a memory;
the memory stores computer-executable instructions;
the processor executes the computer-executable instructions stored in the memory, so that the processor executes the test method.
In a third aspect, an embodiment of the present application provides a readable storage medium, where a computer executing instruction is stored in the readable storage medium, and when a processor executes the computer executing instruction, the testing method described above is implemented.
In a fourth aspect, an embodiment of the present application provides a non-financial transaction system, which includes an inline front end module, a non-financial service platform, an application processing system, a credit card service management system, and a medium management system.
In a fifth aspect, an embodiment of the present application provides a non-financial transaction method, which uses the above non-financial transaction system, and includes:
the inline preposition module sends a message to the non-financial service platform;
the non-financial service platform calls services to an application processing system, a credit card business management system or a medium management system;
the application processing system, the credit card business management system or the medium management system returns to the non-financial service platform;
and the non-financial service platform returns a message to the inline preposed module.
The embodiment of the application adopts at least one technical scheme which can achieve the following beneficial effects:
in the case of a non-financial transaction code modification, the application provides a testing tool that can test local and bank interactions.
Drawings
The accompanying drawings, which are included to provide a further understanding of the application and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the application and together with the description serve to explain the application and not to limit the application. In the drawings:
FIG. 1 is a schematic illustration of a non-financial transaction flow provided by an embodiment of the present application.
FIG. 2 is a schematic diagram of a non-financial transaction testing process according to an embodiment of the present disclosure.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the technical solutions of the present application will be described in detail and completely with reference to the following specific embodiments of the present application and the accompanying drawings. It should be apparent that the described embodiments are only some of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
Example 1
A non-financial transaction system comprising:
inline pre-Block (BANKNF), non-financial services platform (NFS), Application Processing System (APS), credit card service management system (CPS) and media management system (MPS).
Example 2
A non-financial transaction method adopts the non-financial transaction system, and comprises the following steps:
the inline preposition module sends a message to the non-financial service platform;
the non-financial service platform calls services to an application processing system, a credit card business management system or a medium management system;
the application processing system, the credit card business management system or the medium management system returns to the non-financial service platform;
and the non-financial service platform returns a message to the inline preposed module.
Example 3
A non-financial transaction testing method, which is directed to the non-financial transaction system, includes:
step S101: selecting a message module to be tested;
step S102: inputting test data in a corresponding message template;
step S103: sending a test message, if the test message is correct, entering the step S104, and if the test message is wrong, returning error information;
step S104: and obtaining the returned message information, and the transaction is successful.
Example 4
A computer device corresponding to the above test method, the computer device comprising a processor and a memory; wherein the memory is configured to store one or more computer instructions that are executed by the processor to implement the above-described method.
The device may further comprise a bus through which the processor and the memory are connected.
The Memory may include a high-speed Random Access Memory (RAM) and may also include a non-volatile Memory (non-volatile Memory), such as at least one disk Memory. The bus may be an ISA bus, PCI bus, EISA bus, or the like. The bus may be divided into an address bus, a data bus, a control bus, etc.
The processor may be an integrated circuit chip having signal processing capabilities. In implementation, the steps of the test method may be implemented by integrated logic circuits of hardware in a processor or instructions in the form of software. The Processor may be a general-purpose Processor, and includes a Central Processing Unit (CPU), a Network Processor (NP), and the like; the device can also be a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), a Field Programmable Gate Array (FPGA) or other Programmable logic device, a discrete Gate or transistor logic device, or a discrete hardware component. The various methods, steps and logic blocks disclosed in the embodiments of the present invention may be implemented or performed. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like. The steps of the testing method disclosed in connection with the embodiments of the present invention may be directly implemented by the hardware decoding processor, or implemented by a combination of hardware and software modules in the decoding processor. The software module may be located in ram, flash memory, rom, prom, or eprom, registers, etc. storage media as is well known in the art. The storage medium is located in the memory, and the processor reads the information in the memory and completes the steps of the test method in combination with the hardware of the processor.
Example 5
A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, is able to carry out the above-mentioned testing method.
The computer-readable storage medium in this embodiment may be any available medium that can be accessed by a computer or a data storage device such as a server, a data center, etc. that is integrated with one or more available media, and the available media may be magnetic media (e.g., floppy disks, hard disks, magnetic tapes), optical media (e.g., DVDs), or semiconductor media (e.g., SSDs), etc.
The above description is only an example of the present application and is not intended to limit the present application. Various modifications and changes may occur to those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present application should be included in the scope of the claims of the present application.
Claims (8)
1. A method for testing a non-financial transaction, comprising:
selecting a message module to be tested;
inputting test data in a corresponding message template;
sending a test message, if the test message is correct, obtaining the information of the returned message, and successfully trading; if the error occurs, an error message is returned.
2. The testing method of claim 1, wherein the testing method is directed to a non-financial transaction system of a bank.
3. The testing method of claim 2, wherein the non-financial transaction system comprises an inline front end module, a non-financial services platform, an application processing system, a credit card transaction management system, and a media management system.
4. The testing method of claim 3, wherein the non-financial transaction system employs a non-financial transaction process comprising:
the inline preposition module sends a message to the non-financial service platform;
the non-financial service platform calls services to an application processing system, a credit card business management system or a medium management system;
the application processing system, the credit card business management system or the medium management system returns to the non-financial service platform;
and the non-financial service platform returns a message to the inline preposed module.
5. A computer device, comprising:
a processor and a memory;
the memory stores computer-executable instructions;
the processor executing the computer-executable instructions stored by the memory causes the processor to perform the test method of any of claims 1-4.
6. A readable storage medium having stored thereon computer executable instructions which, when executed by a processor, implement a test method according to any one of claims 1 to 4.
7. A non-financial transaction system is characterized by comprising an inline front-end module, a non-financial service platform, an application processing system, a credit card business management system and a medium management system.
8. A non-financial transaction method, using the non-financial transaction system of claim 7, comprising:
the inline preposition module sends a message to the non-financial service platform;
the non-financial service platform calls services to an application processing system, a credit card business management system or a medium management system;
the application processing system, the credit card business management system or the medium management system returns to the non-financial service platform;
and the non-financial service platform returns a message to the inline preposed module.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010576845.0A CN111708710A (en) | 2020-06-22 | 2020-06-22 | Non-financial transaction's testing tool |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010576845.0A CN111708710A (en) | 2020-06-22 | 2020-06-22 | Non-financial transaction's testing tool |
Publications (1)
Publication Number | Publication Date |
---|---|
CN111708710A true CN111708710A (en) | 2020-09-25 |
Family
ID=72542354
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202010576845.0A Pending CN111708710A (en) | 2020-06-22 | 2020-06-22 | Non-financial transaction's testing tool |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN111708710A (en) |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1996374A (en) * | 2006-12-30 | 2007-07-11 | 中国建设银行股份有限公司 | Method, device, and system for testing advanced apparatus |
CN101877158A (en) * | 2010-03-23 | 2010-11-03 | 苏州德融嘉信信用管理技术有限公司 | Front service platform of bank and operation processing method thereof |
CN201716767U (en) * | 2010-03-23 | 2011-01-19 | 苏州德融嘉信信用管理技术有限公司 | Preposed business platform of bank |
CN107688537A (en) * | 2017-08-25 | 2018-02-13 | 泰康保险集团股份有限公司 | Method of testing, device and front end processor |
-
2020
- 2020-06-22 CN CN202010576845.0A patent/CN111708710A/en active Pending
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1996374A (en) * | 2006-12-30 | 2007-07-11 | 中国建设银行股份有限公司 | Method, device, and system for testing advanced apparatus |
CN101877158A (en) * | 2010-03-23 | 2010-11-03 | 苏州德融嘉信信用管理技术有限公司 | Front service platform of bank and operation processing method thereof |
CN201716767U (en) * | 2010-03-23 | 2011-01-19 | 苏州德融嘉信信用管理技术有限公司 | Preposed business platform of bank |
CN107688537A (en) * | 2017-08-25 | 2018-02-13 | 泰康保险集团股份有限公司 | Method of testing, device and front end processor |
Non-Patent Citations (1)
Title |
---|
高敏;孙国强;: "银行客服系统模块设计与实现" * |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10902415B2 (en) | Payment card binding method, trust evaluation method, apparatus, and electronic device | |
CN108376364B (en) | Payment system account checking method and device and terminal device | |
WO2019196257A1 (en) | Automatic repayment method and system, and terminal device | |
CN111784509A (en) | Dynamic verification method and device, electronic equipment and storage medium | |
CN117436858A (en) | Transaction processing method and device based on credit | |
CN112950191A (en) | Service data processing method and device based on fee refunding service and computer equipment | |
CN110046977B (en) | Accounting method, accounting device and server | |
CN112286968A (en) | Service identification method, equipment, medium and electronic equipment | |
CN110278241B (en) | Registration request processing method and device | |
CN116993523A (en) | Configurable account checking method, device, equipment and storage medium | |
CN111708710A (en) | Non-financial transaction's testing tool | |
CN111737262B (en) | Data processing method and device | |
CN116777543A (en) | Aggregate payment method and system supporting support and verification integration | |
CN113724082B (en) | Accounting processing method, device, equipment and storage medium | |
CN116433369A (en) | Verification method and device | |
CN111949337B (en) | Accounting processing method, device, terminal and storage medium | |
CN111932255B (en) | Method and device for realizing transaction reconciliation based on encrypted currency | |
CN110046976B (en) | Account checking method and device and server | |
CN110046877B (en) | Account checking method and device and server | |
CN111415245A (en) | Account opening method and device | |
CN111309495A (en) | Batch processing request initiating method and device, risk identification platform and storage medium | |
CN113079110B (en) | Message processing method, device, equipment and storage medium | |
CN117522099A (en) | Financial card information changing method, device, equipment and storage medium | |
CN116757687A (en) | Data processing method, device, equipment and storage medium | |
CN114971853A (en) | Data processing method, device and equipment based on block chain |
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 | ||
RJ01 | Rejection of invention patent application after publication | ||
RJ01 | Rejection of invention patent application after publication |
Application publication date: 20200925 |