CN112950069A - Report form test organization system, method, device, equipment and storage medium - Google Patents

Report form test organization system, method, device, equipment and storage medium Download PDF

Info

Publication number
CN112950069A
CN112950069A CN202110341244.6A CN202110341244A CN112950069A CN 112950069 A CN112950069 A CN 112950069A CN 202110341244 A CN202110341244 A CN 202110341244A CN 112950069 A CN112950069 A CN 112950069A
Authority
CN
China
Prior art keywords
data
report
test
component
subscription request
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202110341244.6A
Other languages
Chinese (zh)
Inventor
鲍明远
薛潇
杨有为
夏晴
王文娟
林苇荞
于海
刘庆文
张同虎
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
China Construction Bank Corp
Original Assignee
CCB Finetech 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 CCB Finetech Co Ltd filed Critical CCB Finetech Co Ltd
Priority to CN202110341244.6A priority Critical patent/CN112950069A/en
Publication of CN112950069A publication Critical patent/CN112950069A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • 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
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0631Resource planning, allocation, distributing or scheduling for enterprises or organisations
    • G06Q10/06311Scheduling, planning or task assignment for a person or group
    • 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
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/28Databases characterised by their database models, e.g. relational or object models
    • G06F16/283Multi-dimensional databases or data warehouses, e.g. MOLAP or ROLAP

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Economics (AREA)
  • Quality & Reliability (AREA)
  • General Engineering & Computer Science (AREA)
  • Strategic Management (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Educational Administration (AREA)
  • Game Theory and Decision Science (AREA)
  • Data Mining & Analysis (AREA)
  • Marketing (AREA)
  • Operations Research (AREA)
  • Development Economics (AREA)
  • Tourism & Hospitality (AREA)
  • General Business, Economics & Management (AREA)
  • Computer Hardware Design (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The embodiment of the invention relates to the technical field of big data, and discloses a report form test organization system, a method, a device, equipment and a storage medium, wherein the report form test organization system comprises the following components: supply number subassembly, data warehouse and report form testing component, wherein: the report testing component initiates a data subscription request to the set supplying component according to the target testing requirement; the data subscription request of the data warehouse is received and checked by the array component, and the business data is sent to the data warehouse for storage; the data warehouse generates test report data associated with the report testing component according to the service data based on the data subscription request passing the audit, and sends the test report data to the report testing component; and the report testing component generates a test report according to the received test report data and tests the test report. The report test organization system provided by the embodiment of the invention establishes a full link implementation flow method from data requirement to data circulation to report test, and improves the efficiency of report test.

Description

Report form test organization system, method, device, equipment and storage medium
Technical Field
The embodiment of the invention relates to the technical field of big data, in particular to a report test organization system, method, device, equipment and storage medium.
Background
The report form test method is an important index for testing and evaluating information such as business and the like. The general report test can directly obtain report data to be tested from a service end, but in some scenes, the service and the data are separated. Taking a bank system as an example, business transaction and data of a bank are separated, and report data to be tested cannot be directly obtained from a business end, so that for the system with separated transaction and data, problems of difficult data acquisition, unclear and untraceable data source, slow data generation, much redundant data, poor test pertinence, no control on the flow and the like easily occur in a big data test process.
Disclosure of Invention
The embodiment of the invention provides a report test organization system, a method, a device, equipment and a storage medium, which are used for establishing a full link from data requirements to data circulation to report tests and improving the efficiency of report tests.
In a first aspect, an embodiment of the present invention provides a report test organization system, including a supply component, a data warehouse, and a report test component, where:
the report testing component initiates a data subscription request to the set supplying component according to the target testing requirement;
the data subscription request of the data warehouse is received and checked by the array component, and the business data is sent to the data warehouse for storage;
the data warehouse generates test report data associated with the report testing component according to the service data based on the data subscription request passing the audit, and sends the test report data to the report testing component;
and the report testing component generates a test report according to the received test report data and tests the test report.
Optionally, on the basis of the above scheme, the system further includes a management data line post for:
and carrying out batch processing service maintenance according to the batch arrangement, generating a test batch calendar, and sending the test batch calendar to the report testing component.
Optionally, on the basis of the above scheme, the report testing component sends a data subscription request to the set supplying component according to the target testing requirement, including:
and the report testing component determines a target testing requirement according to the testing batch calendar and initiates a data subscription request to the supply component based on the target testing requirement.
Optionally, on the basis of the above scheme, the data subscribing request for the data warehouse to be received and audited by the array component includes:
and the data supply assembly receives the data subscription request, audits the accuracy of the data subscription request and sends an audit feedback message to the report testing assembly according to the audit result.
Optionally, on the basis of the above scheme, the checking the accuracy of the data subscription request includes:
and determining the accuracy of the data subscription request based on a preset requirement and supply incidence relation, and sending an audit feedback message to the report testing component according to an audit result.
Optionally, on the basis of the above scheme, the checking the accuracy of the data subscription request includes:
generating audit display information of the data subscription request for display;
and receiving an auditing result input by the user, and determining the accuracy of the data subscription request based on the auditing result input by the user.
Optionally, on the basis of the above scheme, the management data line post is further configured to:
and the tracking report testing component determines the data supply progress based on the tracked test report data according to the received test report data.
Optionally, on the basis of the above scheme, generating test report data associated with the report test component according to the service data includes:
and determining a target data item of the test report data according to the data subscription request, and generating the test report data based on the target data item and the service data.
In a second aspect, an embodiment of the present invention further provides a report test organization method, which is applied to the report test organization system provided in any embodiment of the present invention, and the method includes:
the report testing component initiates a data subscription request to the set supplying component according to the target testing requirement;
the data subscription request of the data warehouse is received and checked by the array component, and the business data is sent to the data warehouse for storage;
the data warehouse generates test report data associated with the report testing component according to the service data based on the data subscription request passing the audit, and sends the test report data to the report testing component;
and the report testing component generates a test report according to the received test report data and tests the test report.
Optionally, on the basis of the above scheme, the method further includes:
and the management data line sentry carries out batch processing service maintenance according to batch running arrangement, generates a test batch calendar and sends the test batch calendar to the report testing component.
Optionally, on the basis of the above scheme, the report testing component sends a data subscription request to the set supplying component according to the target testing requirement, including:
and the report testing component determines a target testing requirement according to the testing batch calendar and initiates a data subscription request to the supply component based on the target testing requirement.
Optionally, on the basis of the above scheme, the method further includes:
and the management data line post tracking report testing component determines the data supply progress based on the tracked test report data according to the received test report data.
In a third aspect, an embodiment of the present invention further provides a report test organizing apparatus, including:
the report testing component module is used for initiating a data subscription request to the power supply component according to the target testing requirement;
the data supply component module is used for receiving and checking a data subscription request of the data warehouse and sending the business data to the data warehouse for storage;
the data warehouse module is used for generating test report data associated with the report testing component according to the service data based on the data subscription request passing the audit, and sending the test report data to the report testing component;
and the report testing component module is also used for generating a test report according to the received test report data and testing the test report.
Optionally, on the basis of the above scheme, the system further includes a management data line post module, configured to:
and carrying out batch processing service maintenance according to the batch arrangement, generating a test batch calendar, and sending the test batch calendar to the report testing component.
Optionally, on the basis of the above scheme, the report testing component module is specifically configured to:
and determining a target test requirement according to the test batch calendar, and initiating a data subscription request to the power supply component based on the target test requirement.
Optionally, on the basis of the above scheme, the management data line post module is further configured to:
and the tracking report testing component determines the data supply progress based on the tracked test report data according to the received test report data.
In a fourth aspect, an embodiment of the present invention further provides a computer device, where the computer device includes:
one or more processors;
storage means for storing one or more programs;
when executed by one or more processors, cause the one or more processors to implement a report test organization method as provided by any of the embodiments of the invention.
In a fifth aspect, an embodiment of the present invention further provides a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the report test organizing method according to any embodiment of the present invention.
The report form testing organization system provided by the embodiment of the invention comprises: supply number subassembly, data warehouse and report form testing component, wherein: the report testing component initiates a data subscription request to the set supplying component according to the target testing requirement; the data subscription request of the data warehouse is received and checked by the array component, and the business data is sent to the data warehouse for storage; the data warehouse generates test report data associated with the report testing component according to the service data based on the data subscription request passing the audit, and sends the test report data to the report testing component; and the report testing component generates a test report according to the received test report data and tests the test report. The report test organization system provided by the embodiment of the invention establishes a full link implementation flow method from data requirement to data circulation to report test, and solves the technical problems of difficult data acquisition, unclear and untraceable data source, slow data generation, more redundant data, poor test pertinence, no flow control and the like easily occurring in the big data test process.
Drawings
Fig. 1 is a schematic structural diagram of a report test organization system according to an embodiment of the present invention;
FIG. 2 is a flowchart illustrating a report test organization method according to a second embodiment of the present invention;
fig. 3a is a schematic flowchart illustrating a report test organization method according to a third embodiment of the present invention;
FIG. 3b is a flowchart illustrating a test preparation phase according to a third embodiment of the present invention;
fig. 3c is a schematic flow chart of a data subscription auditing stage according to a third embodiment of the present invention
Fig. 3d is a schematic flow chart of a data subscription auditing stage according to a third embodiment of the present invention;
fig. 3e is a schematic flow chart of a data subscription auditing stage according to a third embodiment of the present invention;
fig. 3f is a schematic flow chart of a data subscription auditing stage according to a third embodiment of the present invention;
fig. 4 is a schematic structural diagram of a report test organizing apparatus according to a fourth embodiment of the present invention;
fig. 5 is a schematic structural diagram of a computer device according to a fifth embodiment of the present invention.
Detailed Description
The present invention will be described in further detail with reference to the accompanying drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the invention and are not limiting of the invention. It should be further noted that, for the convenience of description, only some of the structures related to the present invention are shown in the drawings, not all of the structures.
Example one
Fig. 1 is a schematic structural diagram of a report test organization system according to an embodiment of the present invention. The embodiment can be applied to the report test, in particular to the report test in the large-scale uninterrupted data transmission between the data warehouse and the component under the scene of transaction and data separation. As shown in FIG. 1, the system includes a provisioning component 110, a data warehouse 120, and a report testing component 130, wherein:
the report testing component initiates a data subscription request to the set supplying component according to the target testing requirement;
the data subscription request of the data warehouse is received and checked by the array component, and the business data is sent to the data warehouse for storage;
the data warehouse generates test report data associated with the report testing component according to the service data based on the data subscription request passing the audit, and sends the test report data to the report testing component;
and the report testing component generates a test report according to the received test report data and tests the test report.
The supply is understood as a process that the upstream component provides data to the data warehouse through batch processing, unloading, extraction and the like, or a process that the data warehouse provides data to the downstream component after completing data processing through various processing modes. The upstream component is understood to be a component system that generates source data, typically a transaction-like component system. The downstream component can be understood as a component system that requires data, typically a managed analytic class component system, such as a report testing component.
In this embodiment, the data supply component is specifically an upstream business component, and provides business data to the data warehouse by way of batch processing and the like. And the data warehouse is used for integrating the received service data and then storing the service data. The data integration can be understood as organically concentrating data with different sources, formats and characteristic properties logically or physically, loading the data in a uniform manner, and performing subsequent operations such as processing and analysis.
Illustratively, the target test requirement is statistics of today's deposit data, the report form test component initiates a deposit data subscription request to the supply component, and after receiving the deposit data subscription request, the supply component checks whether the deposit data subscription request corresponds to the target test requirement, and determines that the check is passed after the deposit data subscription request corresponds to the target test requirement. After the verification is passed, after the data warehouse receives the deposit data, test report data is generated and sent to the report testing component, and after the report testing component receives the test report data, the test can be carried out based on the received test report data.
The report form testing organization system provided by the embodiment of the invention comprises: supply number subassembly, data warehouse and report form testing component, wherein: the report testing component initiates a data subscription request to the power supply component according to the target testing requirement; the data supply component receives and audits the data subscription request of the data warehouse and sends the service data to the data warehouse for storage; the data warehouse generates test report data associated with the report testing component according to the business data based on the data subscription request passing the audit, and sends the test report data to the report testing component; and the report testing component generates a test report according to the received test report data and tests the test report. The method for implementing the full link from data requirement to data circulation to report test is established, and the technical problems that data is difficult to obtain, data sources are unclear and cannot be tracked, data is slow to generate, redundant data is large, test pertinence is poor, the process is not controlled and the like easily occur in the big data test process are solved.
In one embodiment of the present invention, the system further comprises a management data line post for: and carrying out batch processing service maintenance according to the batch arrangement, generating a test batch calendar, and sending the test batch calendar to the report testing component. It will be appreciated that management data line posts may be provided, data run calendars managed, and batch services maintained. Specifically, managing data line posts and arranging data runs in a data line integrated platform to perform batch processing service maintenance, and finally generating a test batch calendar; and generating a data line test case according to the application requirement. The test batch calendar contains test contents of each test time period, and the specific test contents can include test business objects and test business time, such as deposit data of 3, 22, 2021, 3, 21, 2021. The generation, management and maintenance of the batch calendar are carried out through the management data line sentry, so that the unified management of the test flow is realized, and the effective management and control of the test flow are realized.
Optionally, on the basis of the above scheme, the report testing component sends a data subscription request to the set supplying component according to the target testing requirement, including: and the report testing component determines a target testing requirement according to the testing batch calendar and initiates a data subscription request to the supply component based on the target testing requirement. When the management data line post generates the test batch calendar, the report testing component can determine the test which needs to be executed currently according to the test batch calendar, take the test which needs to be executed currently as a target test requirement, and initiate a data subscription request to the power supply component based on the target test requirement. In addition, the target test requirement may also be determined according to a received test instruction triggered by the user, which is not limited herein. And automatically determining a target test requirement according to the test batch calendar so that the report test can be automatically executed, and determining the target test requirement based on a test instruction triggered by a user so that the report test is controllable.
In one embodiment, the receiving and reviewing, by the provisioning component, a data subscription request for the data repository includes: and the data supply assembly receives the data subscription request, audits the accuracy of the data subscription request and sends an audit feedback message to the report testing assembly according to the audit result. Optionally, after the data subscription request sent by the report testing component is received by the data supply component, the accuracy of the data subscription request is checked, and it is ensured that the service data sent based on the data subscription request meets the requirement of the target testing requirement. The auditing of the data subscription request may include two modes, namely, automatic auditing and manual auditing, and it can be understood that at least one of the automatic auditing and the manual auditing may be selected as the auditing mode of the data subscription request.
Optionally, the checking the accuracy of the data subscription request includes: and determining the accuracy of the data subscription request based on a preset requirement and supply incidence relation, and sending an audit feedback message to the report testing component according to an audit result. The corresponding relation between the test requirement and the data subscription can be preset as a requirement and supply relation, and after the data subscription request is received, the data subscription request is checked according to the preset requirement and supply relation so as to determine the accuracy of the data subscription request.
Optionally, the checking the accuracy of the data subscription request includes: generating audit display information of the data subscription request for display; and receiving an auditing result input by the user, and determining the accuracy of the data subscription request based on the auditing result input by the user. The accuracy of the data subscription request can be checked in a manual checking mode. Specifically, the target test requirement and the data subscription request are used as audit display information to be displayed, and simultaneously, the control which passes the audit and fails to be displayed for the user to select. And after the user selects and passes the audit or the audit fails, the data supply component detects the audit result selected by the user, and the accuracy of the data subscription request is determined based on the audit result selected by the user. It can be understood that, when the audit result input by the user is that the audit is passed, the accuracy audit of the data subscription request is passed; and when the verification result input by the user is failed, the accuracy verification of the data subscription request is failed.
In order to realize the tracking management of the test report data, the management data line post is further used for: and the tracking report testing component determines the data supply progress based on the tracked test report data according to the received test report data. Specifically, the management data post can inquire the completion condition of the supply in real time, and can automatically send reminding information when the supply is not carried out upstream, such as sending a supply task reminding mail.
Generating test report data associated with the report test component according to the service data comprises the following steps: and determining a target data item of the test report data according to the data subscription request, and generating the test report data based on the target data item and the service data. It can be understood that the data subscription requirement includes target data items of data to be acquired, such as transaction commodities, transaction quantity, transaction amount, and the like, and the data warehouse extracts the target data items from the service data sent by the upstream component to generate test report data. The data format of the test report is unified, and the report testing efficiency is improved.
Example two
Fig. 2 is a flowchart illustrating a report test organization method according to a second embodiment of the present invention. The report test organization method provided by the embodiment is applied to the report test organization system provided by any embodiment of the invention, can be applied to the report test, and is particularly suitable for the report test in the large-scale uninterrupted data transmission between a data warehouse and a component in the scene of transaction and data separation. The method may be performed by a report test organizing apparatus, which may be implemented in software and/or hardware, for example, the report test organizing apparatus may be configured in a computer device. As shown in fig. 2, the method includes:
s210, the report testing component initiates a data subscription request to the set supplying component according to the target testing requirement.
The target test requirement can be determined by the report testing component according to the test batch calendar, and can also be determined according to the test instruction received by the report testing component.
Optionally, the management data line post performs batch processing service maintenance according to batch running arrangement, generates a test batch calendar, and sends the test batch calendar to the report testing component. In the embodiment of the invention, the data batch calendar is managed and the batch processing service is maintained by setting the management data line post. Specifically, managing data line posts and arranging data runs in a data line integrated platform to perform batch processing service maintenance, and finally generating a test batch calendar; and generating a data line test case according to the application requirement. The test batch calendar contains test contents of each test time period, and the specific test contents can include test business objects and test business time, such as deposit data of 3, 22, 2021, 3, 21, 2021. The generation, management and maintenance of the batch calendar are carried out through the management data line sentry, so that the unified management of the test flow is realized, and the effective management and control of the test flow are realized.
In one embodiment, the report testing component initiates a data subscription request to the set supplying component according to the target testing requirement, including: and the report testing component determines a target testing requirement according to the testing batch calendar and initiates a data subscription request to the supply component based on the target testing requirement. When the management data line post generates the test batch calendar, the report testing component can determine the test which needs to be executed currently according to the test batch calendar, take the test which needs to be executed currently as a target test requirement, and initiate a data subscription request to the power supply component based on the target test requirement. And automatically determining the target test requirement according to the test batch calendar, so that the report test can be automatically executed.
And S220, the data subscription request of the data warehouse is received and audited by the data supply component, and the business data is sent to the data warehouse for storage.
Optionally, the receiving and checking, by the data providing component, a data subscription request of the data warehouse includes: and the data supply assembly receives the data subscription request, audits the accuracy of the data subscription request and sends an audit feedback message to the report testing assembly according to the audit result. The auditing of the data subscription request may include two modes, namely, automatic auditing and manual auditing, and it can be understood that at least one of the automatic auditing and the manual auditing may be selected as the auditing mode of the data subscription request.
Optionally, the checking the accuracy of the data subscription request includes: and determining the accuracy of the data subscription request based on a preset requirement and supply incidence relation, and sending an audit feedback message to the report testing component according to an audit result.
Optionally, the checking the accuracy of the data subscription request includes: generating audit display information of the data subscription request for display; and receiving an auditing result input by the user, and determining the accuracy of the data subscription request based on the auditing result input by the user. When the auditing result input by the user is that the auditing is passed, the accuracy of the data subscription request is passed; and when the verification result input by the user is failed, the accuracy verification of the data subscription request is failed.
For a specific manner of checking the data subscription request, reference may be made to the above embodiments, which are not described herein again.
And S230, the data warehouse generates test report data associated with the report testing component according to the service data based on the data subscription request passing the audit, and sends the test report data to the report testing component.
The data subscription requirement comprises target data items of data to be acquired, such as transaction commodities, transaction quantity, transaction amount and the like, and the data warehouse extracts the target data items from the business data sent by the upstream component to generate test report data. The data format of the test report is unified, and the report testing efficiency is improved.
And S240, the report testing component generates a test report according to the received test report data and tests the test report.
The mode of generating the test report by the report testing component for testing can refer to the mode of generating the test report for testing in the prior art, and is not described herein again.
On the basis of the scheme, the method further comprises the following steps: and the management data line post tracking report testing component determines the data supply progress based on the tracked test report data according to the received test report data. In order to realize the tracking management of the test report data, the management data post can inquire the completion condition of the counting supply in real time, and can automatically send reminding information when the counting supply is not carried out in the upstream, such as sending a counting supply task reminding mail.
The embodiment of the invention initiates a data subscription request to the power supply component through the report testing component according to the target testing requirement; the data subscription request of the data warehouse is received and checked by the array component, and the business data is sent to the data warehouse for storage; the data warehouse generates test report data associated with the report testing component according to the service data based on the data subscription request passing the audit, and sends the test report data to the report testing component; and the report testing component generates a test report according to the received test report data and tests the test report. The method for implementing the full link from data requirement to data circulation to report test is established, and the technical problems that data is difficult to obtain, data sources are unclear and cannot be tracked, data is slow to generate, redundant data is large, test pertinence is poor, the process is not controlled and the like easily occur in the big data test process are solved.
EXAMPLE III
Fig. 3a is a schematic flowchart of a report test organization method according to a third embodiment of the present invention. The present embodiment provides a preferred embodiment based on the above-described embodiments. In this embodiment, the report test organization system is embodied as a data line integrated platform, the management data line post is embodied as a data line post of the implementation management center, the report test component is embodied as a downstream component, and the report test organization method is explained. As shown in fig. 3a, the method includes five stages, namely a test preparation stage, a data subscription and review stage, a batch supply stage, a test execution stage and a summary report stage. Specifically, the method comprises the following steps:
(1) test preparation phase
Fig. 3b is a schematic flow chart of a test preparation phase according to a third embodiment of the present invention. As shown in fig. 3b, the test preparation truncation mainly includes: synchronous data integration interface, new data application requirement, test case generation, data application requirement and data integration interface association, batch processing service maintenance and the like. The operation is mainly on a data line integrated platform, and relates to a post comprising a data line post and a downstream use post of a cause group for implementing management center. The implementation management center data line post performs batch processing service maintenance in the data line integrated platform according to batch running arrangement, and finally generates a batch calendar; and generating a data line test case according to the application requirement. And establishing a data application requirement in a data line integration platform by using a plurality of posts at the downstream of the business group, and then mapping and associating the data application requirement with the data integration requirement.
(2) Data subscription auditing phase
Fig. 3c is a schematic flow chart of a data subscription auditing stage according to a third embodiment of the present invention. As shown in fig. 3c, the data subscription auditing stage mainly includes data subscription application and data subscription auditing. And the downstream component initiates a data subscription application according to the batch arrangement by using the plurality of posts, and the upstream component is used for the plurality of posts to check according to the downstream subscription application.
(3) Run batch supply stage
Fig. 3d is a schematic flow chart of a data subscription auditing stage according to a third embodiment of the present invention. As shown in FIG. 3d, the run batch supply stage mainly refers to that the upstream component supplies according to the subscription batch and the subscription interface of the downstream component. The data line integrated platform can inquire the completion condition of the supply number in real time, and can automatically send a supply number task reminding mail when the supply number is not carried out in the upstream.
(4) Report test case execution phase
Fig. 3e is a schematic flow chart of a data subscription auditing stage according to a third embodiment of the present invention. As shown in fig. 3e, the report test case executing stage mainly refers to a test case executing stage after the downstream component loads data, and the implementation management center tracks the execution of the test case and the test result condition.
(5) Summary report phase
Fig. 3f is a schematic flow chart of a data subscription auditing stage according to a third embodiment of the present invention. As shown in fig. 3f, the summary report phase mainly refers to the implementation of index statistics of the data line test on the data line post of the management center, such as: the statistics of the number of supplied interfaces, the statistics of the number of problem interfaces, the statistics of the number of failed interfaces, the statistics of the number of un-supplied interfaces, the delay rate of supplied interfaces, the error rate of supplied interfaces, etc.
The embodiment of the invention establishes a full link implementation flow method from data requirement to data circulation to report test by managing the whole process of data application requirement, data integration requirement, data subscription, data supply (upstream assembly), data processing, forwarding, data unloading (warehouse), report loading (downstream assembly) and report test for each link involved in the data line test process. The method is characterized in that a visual flow is established at a key node by combining a flow organization method of a data line report test in an implementation process and a data line integrated platform management tool, so that the generation of original data is more targeted and accurate, the precision of test data is improved, and the efficiency of the data line test is improved. In addition, all parties involved in the data line test are moved integrally by implementing the unified organization and the unified coordination of the data line posts of the management center. Arranging notification and reminding by combining with advance work; informing and reporting the task to be done in the event; the subsequent methods of counting and summarizing the data supply indexes enable the data line test work to be unified, ordered, visualized, traceable, automatic and the like, and therefore the efficiency of the data line test work is improved.
Example four
Fig. 4 is a schematic structural diagram of a report test organizing apparatus according to a fourth embodiment of the present invention. The report test organizing device can be implemented in software and/or hardware, for example, the report test organizing device can be configured in a computer device. As shown in FIG. 4, the apparatus includes a report testing component module 410, a supply component module 420, and a data warehouse module 430, wherein:
the report testing component module 410 is used for initiating a data subscription request to the set supplying component according to the target testing requirement;
the data supply component module 420 is configured to receive and check a data subscription request of the data warehouse, and send the service data to the data warehouse for storage;
the data warehouse module 430 is used for generating test report data associated with the report testing component according to the service data based on the data subscription request passing the audit, and sending the test report data to the report testing component;
the report testing component module 410 is further configured to generate a test report according to the received test report data for testing.
In the embodiment of the invention, the report testing component module 410 initiates a data subscription request to the power supply component according to the target testing requirement; the data subscription request of the data warehouse is received and checked by the data supply component module 420, and the service data is sent to the data warehouse for storage; the data warehouse module 430 generates test report data associated with the report testing component according to the business data based on the data subscription request passing the audit, and sends the test report data to the report testing component; the report testing component module 410 generates a test report for testing according to the received test report data, establishes a full link implementation flow method from data requirement to data circulation to report testing, and solves the technical problems of difficult data acquisition, unclear and untraceable data source, slow data generation, much redundant data, poor test pertinence, no flow control and the like easily occurring in the big data testing process.
Optionally, on the basis of the above scheme, the system further includes a management data line post module, configured to:
and carrying out batch processing service maintenance according to the batch arrangement, generating a test batch calendar, and sending the test batch calendar to the report testing component.
Optionally, on the basis of the above scheme, the report testing component module 410 is specifically configured to:
and determining a target test requirement according to the test batch calendar, and initiating a data subscription request to the power supply component based on the target test requirement.
Optionally, on the basis of the above scheme, the array component is specifically configured to:
and receiving a data subscription request, checking the accuracy of the data subscription request, and sending a checking feedback message to the report testing component according to a checking result.
Optionally, on the basis of the above scheme, the array component is specifically configured to:
and determining the accuracy of the data subscription request based on a preset requirement and supply incidence relation, and sending an audit feedback message to the report testing component according to an audit result.
Optionally, on the basis of the above scheme, the array component is specifically configured to:
generating audit display information of the data subscription request for display;
and receiving an auditing result input by the user, and determining the accuracy of the data subscription request based on the auditing result input by the user.
Optionally, on the basis of the above scheme, the management data line post module is further configured to:
and the tracking report testing component determines the data supply progress based on the tracked test report data according to the received test report data.
Optionally, on the basis of the above scheme, the report testing component module 410 is specifically configured to:
and determining a target data item of the test report data according to the data subscription request, and generating the test report data based on the target data item and the service data.
The report test organizing device provided by the embodiment of the invention can execute the report test organizing method provided by any embodiment of the invention, and has the corresponding functional modules and beneficial effects of the execution method.
EXAMPLE five
Fig. 5 is a schematic structural diagram of a computer device according to a fifth embodiment of the present invention. Fig. 5 is a schematic structural diagram of a computer device according to a seventh embodiment of the present invention. FIG. 5 illustrates a block diagram of an exemplary computer device 512 suitable for use in implementing embodiments of the present invention. The computer device 512 shown in FIG. 5 is only an example and should not bring any limitations to the functionality or scope of use of embodiments of the present invention.
As shown in FIG. 5, computer device 512 is in the form of a general purpose computing device. Components of computer device 512 may include, but are not limited to: one or more processors 516, a system memory 528, and a bus 518 that couples the various system components including the system memory 528 and the processors 516.
Bus 518 represents one or more of any of several types of bus structures, including a memory bus or memory controller, a peripheral bus, an accelerated graphics port, and processor 516, or a local bus using any of a variety of bus architectures. By way of example, such architectures include, but are not limited to, Industry Standard Architecture (ISA) bus, micro-channel architecture (MAC) bus, enhanced ISA bus, Video Electronics Standards Association (VESA) local bus, and Peripheral Component Interconnect (PCI) bus.
Computer device 512 typically includes a variety of computer system readable media. Such media can be any available media that is accessible by computer device 512 and includes both volatile and nonvolatile media, removable and non-removable media.
The system memory 528 may include computer system readable media in the form of volatile memory, such as Random Access Memory (RAM)530 and/or cache memory 532. The computer device 512 may further include other removable/non-removable, volatile/nonvolatile computer system storage media. By way of example only, storage 534 may be used to read from and write to non-removable, nonvolatile magnetic media (not shown in FIG. 5, and commonly referred to as a "hard drive"). Although not shown in FIG. 5, a magnetic disk drive for reading from and writing to a removable, nonvolatile magnetic disk (e.g., a "floppy disk") and an optical disk drive for reading from or writing to a removable, nonvolatile optical disk (e.g., a CD-ROM, DVD-ROM, or other optical media) may be provided. In these cases, each drive may be connected to bus 518 through one or more data media interfaces. Memory 528 may include at least one program product having a set (e.g., at least one) of program modules that are configured to carry out the functions of embodiments of the invention.
A program/utility 540 having a set (at least one) of program modules 542, including but not limited to an operating system, one or more application programs, other program modules, and program data, may be stored in, for example, the memory 528, each of which examples or some combination may include an implementation of a network environment. The program modules 542 generally perform the functions and/or methods of the described embodiments of the invention.
The computer device 512 may also communicate with one or more external devices 514 (e.g., keyboard, pointing device, display 524, etc.), with one or more devices that enable a user to interact with the computer device 512, and/or with any devices (e.g., network card, modem, etc.) that enable the computer device 512 to communicate with one or more other computing devices. Such communication may occur via input/output (I/O) interfaces 522. Also, computer device 512 may communicate with one or more networks (e.g., a Local Area Network (LAN), a Wide Area Network (WAN), and/or a public network such as the Internet) via network adapter 520. As shown, the network adapter 520 communicates with the other modules of the computer device 512 via the bus 518. It should be appreciated that although not shown, other hardware and/or software modules may be used in conjunction with the computer device 512, including but not limited to: microcode, device drivers, redundant processing units, external disk drive arrays, RAID systems, tape drives, and data backup storage systems, among others.
The processor 516 executes programs stored in the system memory 528 to execute various functional applications and data processing, for example, to implement the report test organization method provided by the embodiment of the present invention, the method includes:
the report testing component initiates a data subscription request to the set supplying component according to the target testing requirement;
the data subscription request of the data warehouse is received and checked by the array component, and the business data is sent to the data warehouse for storage;
the data warehouse generates test report data associated with the report testing component according to the service data based on the data subscription request passing the audit, and sends the test report data to the report testing component;
and the report testing component generates a test report according to the received test report data and tests the test report.
Of course, those skilled in the art can understand that the processor can also implement the technical solution of the report test organization method provided by any embodiment of the present invention.
EXAMPLE six
The sixth embodiment of the present invention further provides a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the report test organization method provided in the embodiments of the present invention, and the method includes:
the report testing component initiates a data subscription request to the set supplying component according to the target testing requirement;
the data subscription request of the data warehouse is received and checked by the array component, and the business data is sent to the data warehouse for storage;
the data warehouse generates test report data associated with the report testing component according to the service data based on the data subscription request passing the audit, and sends the test report data to the report testing component;
and the report testing component generates a test report according to the received test report data and tests the test report.
Of course, the computer program stored on the computer-readable storage medium provided in the embodiments of the present invention is not limited to the above method operations, and may also perform the operations related to the report test organization method provided in any embodiments of the present invention.
Computer storage media for embodiments of the invention may employ any combination of one or more computer-readable media. The computer readable medium may be a computer readable signal medium or a computer readable storage medium. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples (a non-exhaustive list) of the computer readable storage medium would include the following: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the context of this document, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
A computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device.
Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
Computer program code for carrying out operations for aspects of the present invention may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, Smalltalk, C + +, or the like, as well as conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
It is to be noted that the foregoing is only illustrative of the preferred embodiments of the present invention and the technical principles employed. It will be understood by those skilled in the art that the present invention is not limited to the particular embodiments illustrated herein, but is capable of various obvious changes, rearrangements and substitutions as will now become apparent to those skilled in the art without departing from the scope of the invention. Therefore, although the present invention has been described in greater detail by the above embodiments, the present invention is not limited to the above embodiments, and may include other equivalent embodiments without departing from the spirit of the present invention, and the scope of the present invention is determined by the scope of the appended claims.

Claims (15)

1. A report test organization system, comprising: supply number subassembly, data warehouse and report form testing component, wherein:
the report testing component initiates a data subscription request to the power supply component according to the target testing requirement;
the data supply component receives and audits the data subscription request of the data warehouse and sends the service data to the data warehouse for storage;
the data warehouse generates test report data associated with the report testing component according to the business data based on the data subscription request passing the audit, and sends the test report data to the report testing component;
and the report testing component generates a test report according to the received test report data and tests the test report.
2. The method of claim 1, wherein the system further comprises a management data line post for:
and carrying out batch processing service maintenance according to the batch arrangement, generating a test batch calendar, and sending the test batch calendar to the report testing component.
3. The method of claim 2, wherein the reporting test component initiates a data subscription request to the provisioning component according to the target test requirement, comprising:
and the report testing component determines a target testing requirement according to the testing batch calendar and initiates a data subscription request to the power supply component based on the target testing requirement.
4. The method of claim 1, wherein the provisioning component receives and audits data subscription requests of the data repository, comprising:
and the data supply component receives the data subscription request, checks the accuracy of the data subscription request and sends a check feedback message to the report testing component according to a check result.
5. The method of claim 4, wherein the reviewing the accuracy of the data subscription request comprises:
and determining the accuracy of the data subscription request based on a preset requirement and supply incidence relation, and sending an audit feedback message to the report testing component according to an audit result.
6. The method of claim 4, wherein the reviewing the accuracy of the data subscription request comprises:
generating audit display information of the data subscription request for display;
and receiving an auditing result input by a user, and determining the accuracy of the data subscription request based on the auditing result input by the user.
7. The method of claim 2, wherein the management data line post is further configured to:
and tracking the report form testing component, and determining the feed rate progress based on the tracked test report form data according to the received test report form data.
8. The method of claim 7, wherein generating test reporting data associated with the reporting test component from the business data comprises:
and determining a target data item of the test report data according to the data subscription request, and generating the test report data based on the target data item and the business data.
9. A report test organizing method applied to the report test organizing system according to any one of claims 1 to 8, the method comprising:
the report testing component initiates a data subscription request to the set supplying component according to the target testing requirement;
the data supply component receives and audits the data subscription request of the data warehouse and sends the service data to the data warehouse for storage;
the data warehouse generates test report data associated with the report testing component according to the business data based on the data subscription request passing the audit, and sends the test report data to the report testing component;
and the report testing component generates a test report according to the received test report data and tests the test report.
10. The method of claim 9, further comprising:
and the management data line sentry carries out batch processing service maintenance according to batch running arrangement, generates a test batch calendar and sends the test batch calendar to the report testing component.
11. The method of claim 10, wherein the reporting test component initiates a data subscription request to a supply component based on the target test requirement, comprising:
and the report testing component determines a target testing requirement according to the testing batch calendar and initiates a data subscription request to the power supply component based on the target testing requirement.
12. The method of claim 9, further comprising:
and the management data line post tracks the report testing component, and determines the data supply progress based on the tracked test report data according to the received test report data.
13. A report test organizing apparatus, comprising:
the report testing component module is used for initiating a data subscription request to the power supply component according to the target testing requirement;
the data supply component module is used for receiving and checking the data subscription request of the data warehouse and sending the business data to the data warehouse for storage;
the data warehouse module is used for generating test report data associated with the report testing component according to the business data based on the data subscription request passing the audit, and sending the test report data to the report testing component;
and the report testing component module is also used for generating a test report according to the received test report data and testing the test report.
14. A computer device, the device comprising:
one or more processors;
storage means for storing one or more programs;
when executed by the one or more processors, cause the one or more processors to implement the report test organization method as recited in any of claims 9-12.
15. A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the report test organizing method according to any one of claims 9-12.
CN202110341244.6A 2021-03-30 2021-03-30 Report form test organization system, method, device, equipment and storage medium Pending CN112950069A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110341244.6A CN112950069A (en) 2021-03-30 2021-03-30 Report form test organization system, method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110341244.6A CN112950069A (en) 2021-03-30 2021-03-30 Report form test organization system, method, device, equipment and storage medium

Publications (1)

Publication Number Publication Date
CN112950069A true CN112950069A (en) 2021-06-11

Family

ID=76230561

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110341244.6A Pending CN112950069A (en) 2021-03-30 2021-03-30 Report form test organization system, method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN112950069A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001033349A2 (en) * 1999-11-03 2001-05-10 Accenture Llp Architectures for netcentric computing systems
WO2001093043A1 (en) * 2000-03-27 2001-12-06 Accenture Llp System, method, and article of manufacture for an automated scripting solution for enterprise testing
US20040064351A1 (en) * 1999-11-22 2004-04-01 Mikurak Michael G. Increased visibility during order management in a network-based supply chain environment
WO2020233330A1 (en) * 2019-05-20 2020-11-26 深圳壹账通智能科技有限公司 Batch testing method, apparatus, and computer-readable storage medium
CN112241367A (en) * 2020-09-25 2021-01-19 建信金融科技有限责任公司 Data line testing method and device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001033349A2 (en) * 1999-11-03 2001-05-10 Accenture Llp Architectures for netcentric computing systems
US20040064351A1 (en) * 1999-11-22 2004-04-01 Mikurak Michael G. Increased visibility during order management in a network-based supply chain environment
WO2001093043A1 (en) * 2000-03-27 2001-12-06 Accenture Llp System, method, and article of manufacture for an automated scripting solution for enterprise testing
WO2020233330A1 (en) * 2019-05-20 2020-11-26 深圳壹账通智能科技有限公司 Batch testing method, apparatus, and computer-readable storage medium
CN112241367A (en) * 2020-09-25 2021-01-19 建信金融科技有限责任公司 Data line testing method and device

Similar Documents

Publication Publication Date Title
US8522202B2 (en) System and method for managing computer environment setup requests
EP3020017A1 (en) Method and system for creating tax configuration templates
CN111813804B (en) Data query method and device, electronic equipment and storage medium
CN110428319B (en) Data comparison platform, method, equipment and storage medium
CN111796978B (en) Interface detection method, device, system, equipment and storage medium
CN113760922A (en) Service data processing system, method, server and storage medium
CN110868322A (en) Network management method, system, device and storage medium for distributed message service
CN112445866A (en) Data processing method and device, computer readable medium and electronic equipment
CN116048987A (en) Processing method, device, electronic equipment, system and storage medium for flow business
CN110716960B (en) Database query method, device, equipment and storage medium
CN110677307B (en) Service monitoring method, device, equipment and storage medium
US20220300534A1 (en) Data processing method, data querying method, and server device
CN111666166B (en) Service providing method, device, equipment and storage medium
CN111353763B (en) Method, device, server and storage medium for processing data
US20210390010A1 (en) Software Application Diagnostic Aid
CN113010208A (en) Version information generation method, version information generation device, version information generation equipment and storage medium
CN112579632A (en) Data verification method, device, equipment and medium
CN112069158A (en) Data restoration method, device, equipment and storage medium
CN112950069A (en) Report form test organization system, method, device, equipment and storage medium
CN113238940B (en) Interface test result comparison method, device, equipment and storage medium
CN115827122A (en) Operation guiding method and device, electronic equipment and storage medium
US9275358B1 (en) System, method, and computer program for automatically creating and submitting defect information associated with defects identified during a software development lifecycle to a defect tracking system
CN113392002A (en) Test system construction method, device, equipment and storage medium
CN112667513A (en) Test method, test device, test equipment and storage medium
CN111047283A (en) System and identification method for predicting employee job leaving tendency based on mRMR algorithm

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
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20220920

Address after: 25 Financial Street, Xicheng District, Beijing 100033

Applicant after: CHINA CONSTRUCTION BANK Corp.

Address before: 12 / F, 15 / F, 99 Yincheng Road, China (Shanghai) pilot Free Trade Zone, Pudong New Area, Shanghai, 200120

Applicant before: Jianxin Financial Science and Technology Co.,Ltd.