WO2020233330A1 - Batch testing method, apparatus, and computer-readable storage medium - Google Patents

Batch testing method, apparatus, and computer-readable storage medium Download PDF

Info

Publication number
WO2020233330A1
WO2020233330A1 PCT/CN2020/086272 CN2020086272W WO2020233330A1 WO 2020233330 A1 WO2020233330 A1 WO 2020233330A1 CN 2020086272 W CN2020086272 W CN 2020086272W WO 2020233330 A1 WO2020233330 A1 WO 2020233330A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
test
batch
core system
scenarios
Prior art date
Application number
PCT/CN2020/086272
Other languages
French (fr)
Chinese (zh)
Inventor
赵芹
Original Assignee
深圳壹账通智能科技有限公司
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 深圳壹账通智能科技有限公司 filed Critical 深圳壹账通智能科技有限公司
Publication of WO2020233330A1 publication Critical patent/WO2020233330A1/en

Links

Images

Classifications

    • 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines

Definitions

  • This application relates to the field of big data technology, and in particular to a batch test method, device and computer-readable storage medium.
  • the batch testing work with manual planning as the main body is due to extremely low decision-making efficiency, high error rate and The inability to flexibly respond to the defects required by various scenarios will inevitably hinder the efficient and orderly progress of batch testing.
  • This application provides a batch test method, device and computer-readable storage medium, the main purpose of which is to provide a solution that can perform batch test on each bank and each system.
  • a batch test method provided by this application includes:
  • the present application also provides a computer device that includes a memory, a processor, and a computer program stored in the memory and capable of running on the processor, and the processor implements a Batch testing method, the method includes:
  • the present application also provides a computer-readable storage medium having a computer program stored on the computer-readable storage medium, and when the computer program is executed by a processor, a batch test method is implemented, the method including:
  • the batch test method, device and computer-readable storage medium described in this application use batch test methods to minimize the repetitive use of labor costs. Through platform processing, various testing and calculation links can be closely connected, and batch processing mode , Improve inspection efficiency.
  • FIG. 1 is a schematic flowchart of a batch test method provided by an embodiment of the application
  • FIG. 2 is a schematic diagram of the internal structure of a computer device provided by an embodiment of the application.
  • FIG. 3 is a schematic diagram of modules of a batch test program in a computer device provided by an embodiment of the application.
  • This application provides a batch test method.
  • FIG. 1 it is a schematic flowchart of a batch test method provided by an embodiment of this application.
  • the method can be executed by a device, and the device can be implemented by software and/or hardware.
  • the batch test method includes:
  • the entered parameters include test scenarios, batch requirements, batch completion time, etc.
  • the test scenarios can be, for example, deposit-to-private, deposit-to-business, deposit-to-bank, loan, etc.
  • the tester enters three basic preset index parameters such as test scenarios, batch requirements, and batch completion time on the generated batch application page, and searches for the results by keywords and quantity ranges according to the requirements of the three preset index parameters. Ways to screen out the settlement information and display the settlement information at the same time.
  • three basic preset index parameters such as test scenarios, batch requirements, and batch completion time
  • This application takes advantage of the high security, error catching mechanism, and easy access to object attributes of the Quality Center Application Programming Interface (Quality Center Application Programming Interface), and uses the asp.net technology to obtain the scope and inspection of the current user's permissions Project name, and get the node collection (Folder) under the specific testlab path through the getnode function of the TestSetTreeManager object in the quality control interface, and load the QC testlab Folder tree node structure through the collection, and display it in a TreeList that extends the checkbox In the object control, add it to the data table of the list object to get the correct path for obtaining the batch test data.
  • Quality Center Application Programming Interface Quality Center Application Programming Interface
  • a structured query language (Structured Query Language, SQL) command (Command) is used to extract test data in batches.
  • SQL Structured Query Language
  • This application uses SQL Command to extract test data in batches through the data path of the data table structure written in the list object.
  • this application obtains the cycle information under a specific path by associating the list object with the cycle (CYCLE) table, and then associates the cycle table with the test cycle and the test table to obtain all test case information, and then traverses it. Get the characteristic attribute value of each row of data.
  • This application uses batch write commands to write the test data extracted in the above steps into the report designer.
  • the function of the report designer is divided into four major parts: the first part is a file operation module, which is used to create, modify, and save report files according to standards; the second part is a format definition module, which is used to Define the format settings of each cell of the report template; the third part is the database connection module, which is used to define the database connection string, supporting various data sources; the fourth part is the module, which defines the data source query string in the table data area And field binding information.
  • This application uses the database link module to perform corresponding data operations for different test scenarios, deposit-to-private, deposit-to-public, deposit-to-bank, loan, etc., and save the operation result in the database, complete the update, and place the result in the corresponding In the form sheet.
  • the preset check function described in this application is a function built into Excel and determined according to the needs of different test scenarios.
  • the business data in each test scenario is checked through the preset check function. After confirming that it is correct, each check item is displayed and accurate business data is announced.
  • This application also provides a computer device.
  • FIG. 2 it is a schematic diagram of the internal structure of a computer device provided by an embodiment of this application.
  • the computer device 1 may be a PC (Personal Computer, personal computer), or a terminal device such as a smart phone, a tablet computer, or a portable computer.
  • the computer device 1 at least includes a memory 11, a processor 12, a communication bus 13, and a network interface 14.
  • the memory 11 includes at least one type of readable storage medium, and the readable storage medium includes flash memory, hard disk, multimedia card, card-type memory (for example, SD or DX memory, etc.), magnetic memory, magnetic disk, optical disk, etc.
  • the memory 11 may be an internal storage unit of the computer device 1 in some embodiments, such as a hard disk of the computer device 1.
  • the memory 11 may also be an external storage device of the computer device 1, such as a plug-in hard disk equipped on the computer device 1, a smart memory card (Smart Media Card, SMC), and a Secure Digital (SD) Card, Flash Card, etc.
  • the memory 11 may also include both an internal storage unit of the computer device 1 and an external storage device.
  • the memory 11 can be used not only to store application software and various data installed in the computer device 1, such as codes of the batch test program 01, etc., but also to temporarily store data that has been output or will be output.
  • the processor 12 may be a central processing unit (CPU), controller, microcontroller, microprocessor or other data processing chip in some embodiments, and is used to run the program code or processing stored in the memory 11 Data, for example, execute batch test program 01, etc.
  • CPU central processing unit
  • controller microcontroller
  • microprocessor microprocessor or other data processing chip in some embodiments, and is used to run the program code or processing stored in the memory 11 Data, for example, execute batch test program 01, etc.
  • the communication bus 13 is used to realize the connection and communication between these components.
  • the network interface 14 may optionally include a standard wired interface and a wireless interface (such as a WI-FI interface), and is usually used to establish a communication connection between the device 1 and other electronic devices.
  • the device 1 may also include a user interface.
  • the user interface may include a display (Display) and an input unit such as a keyboard (Keyboard).
  • the optional user interface may also include a standard wired interface and a wireless interface.
  • the display may be an LED display, a liquid crystal display, a touch-sensitive liquid crystal display, an OLED (Organic Light-Emitting Diode, organic light emitting diode) touch device, etc.
  • the display can also be appropriately called a display screen or a display unit, which is used to display the information processed in the computer device 1 and to display a visualized user interface.
  • Figure 2 only shows the computer device 1 with the components 11-14 and the batch test program 01.
  • the structure shown in Figure 1 does not constitute a limitation on the computer device 1, and may include a comparison chart. Show fewer or more components, or combine certain components, or different component arrangements.
  • the batch test program 01 is stored in the memory 11; when the processor 12 executes the batch test program 01 stored in the memory 11, the following steps are implemented:
  • Step 1 According to the batch plan, automatically generate a batch application page, summarize the parameters entered by each tester in the batch application page, and filter out the settlement information in it through keyword and quantity range search.
  • the entered parameters include test scenarios, batch requirements, batch completion time, etc.
  • the test scenarios can be, for example, deposit-to-private, deposit-to-business, deposit-to-bank, loan, etc.
  • the tester enters three basic preset index parameters such as test scenarios, batch requirements, and batch completion time on the generated batch application page, and searches for the results by keywords and quantity ranges according to the requirements of the three preset index parameters. Ways to screen out the settlement information and display the settlement information at the same time.
  • three basic preset index parameters such as test scenarios, batch requirements, and batch completion time
  • Step 2 For settlement information with different data formats entered under different test scenarios, different business models are integrated through data preprocessing and a unified interface to realize the conversion of data from non-core system standard interfaces to core system standard interface data , And according to the different aspects of the business reflected in the data, all data is divided into two categories: basic data check items and specific scene check items.
  • Step 3 Obtain the scope of authority and check item name of the user currently performing data operations, and automatically obtain the tree node structure of the data of the core system standard interface, and display it in an object control to obtain the correct batch
  • the test data acquisition path is connected to the correct basic data check item data.
  • This application takes advantage of the high security, error catching mechanism, and easy access to object attributes of the Quality Center Application Programming Interface (Quality Center Application Programming Interface), and uses the asp.net technology to obtain the scope and inspection of the current user's permissions Project name, and get the node collection (Folder) under the specific testlab path through the getnode function of the TestSetTreeManager object in the quality control interface, and load the QC testlab Folder tree node structure through the collection, and display it in a TreeList that extends the checkbox In the object control, add it to the data table of the list object to get the correct path for obtaining the batch test data.
  • Quality Center Application Programming Interface Quality Center Application Programming Interface
  • Step 4 According to the path of the batch test data acquisition, a structured query language (Structured Query Language, SQL) command (Command) is used to extract test data in batches.
  • SQL Structured Query Language
  • This application uses SQL Command to extract test data in batches through the data path of the data table structure written in the list object.
  • this application obtains the cycle information under a specific path by associating the list object with the cycle (CYCLE) table, and then associates the cycle table with the test cycle and the test table to obtain all test case information, and then traverses it. Get the characteristic attribute value of each row of data.
  • Step 5 Write the extracted test data into the Excel report designer with the Report Design Control plug-in, generate reports of various test scenarios according to the report flow design, and combine the various test scenarios Enter the report into the corresponding form.
  • This application writes the test data extracted in the above steps into the report designer through batch write commands.
  • the function of the report designer is divided into four major parts: the first part is a file operation module, which is used to create, modify, and save report files according to standards; the second part is a format definition module, which is used to Define the format settings of each cell of the report template; the third part is the database connection module, which is used to define the database connection string, supporting various data sources; the fourth part is the module, which defines the data source query string in the table data area And field binding information.
  • This application uses the database link module to perform corresponding data operations for different test scenarios, deposit-to-private, deposit-to-public, deposit-to-bank, loan, etc., and save the operation result in the database, complete the update, and place the result in the corresponding In the form sheet.
  • Step 6 For the reports of various test scenarios in the above-generated form, perform batch test operations according to the business requirements under various test scenarios, save the test operation results in the database, and call the preset check function Check the test operation results to ensure the correctness of data processing.
  • the preset check function described in this application is a function built into Excel and determined according to the needs of different test scenarios.
  • the business data in each test scenario is checked through the preset check function. After confirming that it is correct, each check item is displayed and accurate business data is announced.
  • the batch test program can also be divided into one or more modules, and the one or more modules are stored in the memory 11 and are executed by one or more processors (in this embodiment, the processing The device 12) is executed to complete this application.
  • the module referred to in this application refers to a series of computer program instruction segments that can complete specific functions, and is used to describe the execution process of batch test programs in computer equipment.
  • the batch test program can be divided into a data screening module 10, a data conversion module 20, and a data acquisition module.
  • the module 30, the data extraction module 40 and the data operation module 50 are exemplary:
  • the data screening module 10 is used to automatically generate a batch application page according to the batch plan, summarize the parameters entered by each tester in the batch application page, and filter the settlement information therein by searching through keywords and quantity ranges.
  • the data conversion module 20 is used for: according to the settlement information with different data formats entered in different test scenarios, it integrates different business models through data preprocessing and a unified interface, and realizes the conversion of the data of the non-core system standard interface into the core system Standard interface data, and according to the different aspects of the business reflected in the data, all data is divided into two categories: basic data check items and specific scene check items.
  • the data acquisition module 30 is used to: acquire the scope of authority and the name of the inspection item owned by the user currently performing data operations, and automatically acquire the tree node structure of the data of each of the core system standard interfaces, and display it in an object control, Get the correct batch test data acquisition path to connect to the correct basic data check item data.
  • the data extraction module 40 is configured to extract test data in batches by using a structured query language (Structured Query Language, SQL) command (Command) according to the path for obtaining the batch test data.
  • SQL Structured Query Language
  • the data operation module 50 is used to: write the extracted test data into the Excel report designer with the report design control (Report Design Control) plug-in added, generate reports of various test scenarios according to the report flow design, and combine the The reports of various test scenarios are input into the corresponding forms, and the reports of various test scenarios in the above-generated form are subjected to batch test operations according to the business requirements under various test scenarios, and the results of the test operations Save it in the database, and call a preset check function to check the test operation result.
  • Report Design Control Report Design Control
  • an embodiment of the present application also proposes a computer-readable storage medium with a batch test program stored on the computer-readable storage medium, and the batch test program can be executed by one or more processors to implement the following operations:
  • the method of the above embodiments can be implemented by means of software plus the necessary general hardware platform. Of course, it can also be implemented by hardware, but in many cases the former is better. ⁇
  • the technical solution of this application essentially or the part that contributes to the existing technology can be embodied in the form of a software product, and the computer software product is stored in a storage medium (such as ROM/RAM) as described above. , Magnetic disks, optical disks), the computer-readable storage medium can be non-volatile or volatile, and includes several instructions to enable a terminal device (can be a mobile phone, computer, server, or network device, etc.) Perform the method described in each embodiment of this application.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Data Mining & Analysis (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The present application relates to the technical field of big data, and discloses a batch testing method, apparatus, and computer-readable storage medium, comprising: automatically generating a batch request page, summarizing entered parameters, and screening settlement information; obtaining the current user permission scope and check item name, obtaining the tree node structure of standard interface data of each core system, and obtaining a batch test data acquisition path; according to said path, extracting test data in batches, writing test data to a report designer, generating reports for various test scenarios, and inputting the reports of the various scenarios into corresponding forms; according to service requirements under various test scenarios, performing batch test operations and saving the test operation results in a database. The present application also provides a computer device and a computer-readable storage medium. The present application can perform batch testing on banks and other systems.

Description

批量测试方法、装置及计算机可读存储介质Batch testing method, device and computer readable storage medium
本申请要求于2019年5月20日提交中国专利局、申请号为201910420667.X,发明名称为“批量测试方法、装置及计算机可读存储介质”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application claims the priority of the Chinese patent application filed with the Chinese Patent Office on May 20, 2019, the application number is 201910420667.X, and the invention title is "batch test method, device and computer readable storage medium". The reference is incorporated in this application.
技术领域Technical field
本申请涉及大数据技术领域,尤其涉及一种批量测试方法、装置及计算机可读存储介质。This application relates to the field of big data technology, and in particular to a batch test method, device and computer-readable storage medium.
背景技术Background technique
金融因素和网络应用飞速发展的双重影响下,催生出了各种先进的系统。目前各银行核心系统均需要进行批量测试,大多还是以人为经验进行批量计划执行及管理,即使引用平台的也多为管理批量时间、计划安排这种浅显、简易的操作;而批量计划所需结算都是由对应的每个测试人员自行管理,存在各自为政、缺乏统一规划的缺陷;同时,批量计划在各阶段检查点由各测试人员针对自己的场景进行人工检查,对于批量后所涉及检查方面不够全面,特别是当核心系统批量计划涉及人员过多,覆盖场景多样时会消耗大量时间规划批量计划安排。Under the dual influence of financial factors and the rapid development of network applications, various advanced systems have been born. At present, the core systems of all banks need to be tested in batches, and most of them still use human experience for batch plan execution and management. Even if the platform is used, most of them are simple and simple operations such as managing batch time and planning; and batch planning requires settlement. All corresponding testers are managed by themselves, and there are defects of their own governance and lack of unified planning; at the same time, the batch plan is checked manually by each tester according to their own scenarios at each stage of the check point, and the inspections involved in the batch are not enough. Comprehensive, especially when the core system batch plan involves too many personnel and covers a variety of scenarios, it will consume a lot of time to plan the batch plan.
发明人意识到,在目前的银行业,曾经的简单的手动不借助任何工具的管理模式已不再适用,以人工筹划为主体的批量测试工作因为极低的决策效率、极高的错误率以及不能灵活应对各种场景需要的缺陷,势必会阻碍批量测试工作高效、有序的进行。The inventor realized that in the current banking industry, the once simple manual management mode without the help of any tools is no longer applicable. The batch testing work with manual planning as the main body is due to extremely low decision-making efficiency, high error rate and The inability to flexibly respond to the defects required by various scenarios will inevitably hinder the efficient and orderly progress of batch testing.
发明内容Summary of the invention
本申请提供一种批量测试方法、装置及计算机可读存储介质,其主要目的在于提供一种能够对各银行及各系统进行批量测试的方案。This application provides a batch test method, device and computer-readable storage medium, the main purpose of which is to provide a solution that can perform batch test on each bank and each system.
为实现上述目的,本申请提供的一种批量测试方法,包括:In order to achieve the above objectives, a batch test method provided by this application includes:
S1、依据批量计划,自动生成批量申请页面,汇总由各测试人员在所述批量申请页面中录入的参数,通过关键字和数量范围搜索的方式筛选出其中的结算信息;S1. According to the batch plan, automatically generate a batch application page, summarize the parameters entered by each tester in the batch application page, and filter out the settlement information in it through keyword and quantity range search;
S2、将非核心系统标准接口的数据转换为核心系统标准接口的数据,并且按照数据所反映业务的不同方面,将所有数据分为基本数据检查项和具体场景检查项两大类;S2. Convert the data of the standard interface of the non-core system into the data of the standard interface of the core system, and divide all data into two categories: basic data check items and specific scene check items according to different aspects of the business reflected by the data;
S3、获取当前进行数据操作的用户所拥有的权限范围和检查项目名称,并自动获取各所述核心系统标准接口的数据的树状节点结构,显示在一个对象控件之中,得到正确的批量测试数据获取路径;S3. Obtain the scope of authority and the name of the inspection item owned by the user currently performing data operations, and automatically obtain the tree node structure of the data of each of the core system standard interfaces, and display it in an object control to obtain correct batch testing Data acquisition path;
S4、根据所述批量测试数据获取路径,采用结构化查询语言命令对测试数据进行批量抽取;S4. Using structured query language commands to extract test data in batches according to the batch test data acquisition path;
S5、将抽取的测试数据写入到添加了报表设计控制插件的Excel报表设计器之中,根据报表流设计生成各种测试场景的报告,并将所述各种测试场景的报告输入到对应的表单中,并对上述所生成表单中的各种场景的报告,根据各种测试场景下的业务需求,进行批量测试操作,并将所述测试操作结果保存于数据库中,并调用预设检查函数对所述测试操作结果进行检查。S5. Write the extracted test data into the Excel report designer added with the report design control plug-in, generate reports of various test scenarios according to the report flow design, and input the reports of the various test scenarios into the corresponding In the form, and for the reports of various scenarios in the above-generated form, perform batch test operations according to the business needs of various test scenarios, save the test operation results in the database, and call the preset check function Check the result of the test operation.
第二方面,本申请还提供一种计算机设备,所述计算机设备包括存储器、处理器以及存储在存储器上并可在处理器上运行的计算机程序,所述处理器执行所述程序时实现一种批量测试方法,所述方法包括:In a second aspect, the present application also provides a computer device that includes a memory, a processor, and a computer program stored in the memory and capable of running on the processor, and the processor implements a Batch testing method, the method includes:
S1、依据批量计划,自动生成批量申请页面,汇总由各测试人员在所述批量申请页面中录入的参数,通过关键字和数量范围搜索的方式筛选出其中的结算信息;S1. According to the batch plan, automatically generate a batch application page, summarize the parameters entered by each tester in the batch application page, and filter out the settlement information in it through keyword and quantity range search;
S2、将非核心系统标准接口的数据转换为核心系统标准接口的数据,并且按照数据所反映业务的不同方面,将所有数据分为基本数据检查项和具体场景检查项两大类;S2. Convert the data of the standard interface of the non-core system into the data of the standard interface of the core system, and divide all data into two categories: basic data check items and specific scene check items according to different aspects of the business reflected by the data;
S3、获取当前进行数据操作的用户所拥有的权限范围和检查项目名称, 并自动获取各所述核心系统标准接口的数据的树状节点结构,显示在一个对象控件之中,得到正确的批量测试数据获取路径;S3. Obtain the scope of authority and the name of the inspection item owned by the user currently performing data operations, and automatically obtain the tree node structure of the data of each of the core system standard interfaces, and display it in an object control to obtain the correct batch test Data acquisition path;
S4、根据所述批量测试数据获取路径,采用结构化查询语言命令对测试数据进行批量抽取;S4. Using structured query language commands to extract test data in batches according to the batch test data acquisition path;
S5、将抽取的测试数据写入到添加了报表设计控制插件的Excel报表设计器之中,根据报表流设计生成各种测试场景的报告,并将所述各种测试场景的报告输入到对应的表单中,并对上述所生成表单中的各种场景的报告,根据各种测试场景下的业务需求,进行批量测试操作,并将所述测试操作结果保存于数据库中,并调用预设检查函数对所述操作结果进行检查。S5. Write the extracted test data into the Excel report designer added with the report design control plug-in, generate reports of various test scenarios according to the report flow design, and input the reports of the various test scenarios into the corresponding In the form, and for the reports of various scenarios in the above-generated form, perform batch test operations according to the business needs of various test scenarios, save the test operation results in the database, and call the preset check function Check the operation result.
第三方面,本申请还提供一种计算机可读存储介质,所述计算机可读存储介质上存储有计算机程序,该计算机程序被处理器执行时实现一种批量测试方法,所述方法包括:In a third aspect, the present application also provides a computer-readable storage medium having a computer program stored on the computer-readable storage medium, and when the computer program is executed by a processor, a batch test method is implemented, the method including:
S1、依据批量计划,自动生成批量申请页面,汇总由各测试人员在所述批量申请页面中录入的参数,通过关键字和数量范围搜索的方式筛选出其中的结算信息;S1. According to the batch plan, automatically generate a batch application page, summarize the parameters entered by each tester in the batch application page, and filter out the settlement information in it through keyword and quantity range search;
S2、将非核心系统标准接口的数据转换为核心系统标准接口的数据,并且按照数据所反映业务的不同方面,将所有数据分为基本数据检查项和具体场景检查项两大类;S2. Convert the data of the standard interface of the non-core system into the data of the standard interface of the core system, and divide all data into two categories: basic data check items and specific scene check items according to different aspects of the business reflected by the data;
S3、获取当前进行数据操作的用户所拥有的权限范围和检查项目名称,并自动获取各所述核心系统标准接口的数据的树状节点结构,显示在一个对象控件之中,得到正确的批量测试数据获取路径;S3. Obtain the scope of authority and the name of the inspection item owned by the user currently performing data operations, and automatically obtain the tree node structure of the data of each of the core system standard interfaces, and display it in an object control to obtain correct batch testing Data acquisition path;
S4、根据所述批量测试数据获取路径,采用结构化查询语言命令对测试数据进行批量抽取;S4. Using structured query language commands to extract test data in batches according to the batch test data acquisition path;
S5、将抽取的测试数据写入到添加了报表设计控制插件的Excel报表设计器之中,根据报表流设计生成各种测试场景的报告,并将所述各种测试场景的报告输入到对应的表单中,并对上述所生成表单中的各种场景的报告,根 据各种测试场景下的业务需求,进行批量测试操作,并将所述测试操作结果保存于数据库中,并调用预设检查函数对所述操作结果进行检查。S5. Write the extracted test data into the Excel report designer added with the report design control plug-in, generate reports of various test scenarios according to the report flow design, and input the reports of the various test scenarios into the corresponding In the form, and for the reports of various scenarios in the above-generated form, perform batch test operations according to the business needs of various test scenarios, save the test operation results in the database, and call the preset check function Check the operation result.
本申请所述批量测试方法、装置及计算机可读存储介质利用批量的测试方式,最大限度的减低了人力成本的重复使用,通过平台化处理可以使各个检测、运算环节紧密衔接,批量处理的模式,提高了检查效率。The batch test method, device and computer-readable storage medium described in this application use batch test methods to minimize the repetitive use of labor costs. Through platform processing, various testing and calculation links can be closely connected, and batch processing mode , Improve inspection efficiency.
附图说明Description of the drawings
图1为本申请一实施例提供的批量测试方法的流程示意图;FIG. 1 is a schematic flowchart of a batch test method provided by an embodiment of the application;
图2为本申请一实施例提供的计算机设备的内部结构示意图;2 is a schematic diagram of the internal structure of a computer device provided by an embodiment of the application;
图3为本申请一实施例提供的计算机设备中批量测试程序的模块示意图。FIG. 3 is a schematic diagram of modules of a batch test program in a computer device provided by an embodiment of the application.
具体实施方式Detailed ways
应当理解,此处所描述的具体实施例仅仅用以解释本申请,并不用于限定本申请。It should be understood that the specific embodiments described here are only used to explain the application, and are not used to limit the application.
本申请提供一种批量测试方法。参照图1所示,为本申请一实施例提供的批量测试方法的流程示意图。该方法可以由一个装置执行,该装置可以由软件和/或硬件实现。This application provides a batch test method. Referring to FIG. 1, it is a schematic flowchart of a batch test method provided by an embodiment of this application. The method can be executed by a device, and the device can be implemented by software and/or hardware.
在本实施例中,批量测试方法包括:In this embodiment, the batch test method includes:
S1、依据批量计划,自动生成批量申请页面,汇总由各测试人员在所述批量申请页面中录入的参数,通过关键字和数量范围搜索的方式筛选出其中的结算信息。S1. According to the batch plan, automatically generate a batch application page, summarize the parameters entered by each tester in the batch application page, and filter out the settlement information in the batch application page through keyword and quantity range search.
本申请较佳实施例中,所述录入的参数包括测试场景、批量要求、批量完成时间等,其中,测试场景可以是,例如存款对私、存款对公、存款同业、贷款等。In a preferred embodiment of the present application, the entered parameters include test scenarios, batch requirements, batch completion time, etc. The test scenarios can be, for example, deposit-to-private, deposit-to-business, deposit-to-bank, loan, etc.
首先,测试人员在生成的批量申请页面中录入测试场景、批量要求、批量完成时间等三大基本预置指标参数,并按照该三大预置指标参数的要求,通过关键字和数量范围搜索的方式筛选出其中结算信息,同时展示出所述结算信息。First, the tester enters three basic preset index parameters such as test scenarios, batch requirements, and batch completion time on the generated batch application page, and searches for the results by keywords and quantity ranges according to the requirements of the three preset index parameters. Ways to screen out the settlement information and display the settlement information at the same time.
S2、针对不同测试场景下录入的数据格式不同的结算信息,通过数据预处理和统一的接口将不同的业务模型进行整合,实现将非核心系统标准接口的数据转换为核心系统标准接口的数据,并且按照数据所反映业务的不同方面,将所有数据分为基本数据检查项和具体场景检查项两大类。S2. For settlement information with different data formats entered in different test scenarios, different business models are integrated through data preprocessing and a unified interface to realize the conversion of data from non-core system standard interfaces to core system standard interface data. And according to the different aspects of the business reflected in the data, all data is divided into two categories: basic data check items and specific scene check items.
S3、获取当前进行数据操作的用户所拥有的权限范围和检查项目名称,并且自动获各所述核心系统标准接口的数据的树状节点结构,显示在一个对象控件之中,得到正确的批量测试数据获取路径,从而连接到正确的基本数据检查项的数据。S3. Obtain the scope of authority and the name of the inspection item owned by the user currently performing the data operation, and automatically obtain the tree node structure of the data of the standard interface of the core system, and display it in an object control to obtain the correct batch test Data acquisition path to connect to the correct basic data check item data.
本申请利用质量控制接口(Quality Center Application Programming Interface,QCAPI)的安全性高、错误捕捉机制,以及获取对象属性方便的优点,采用其中的asp.net技术,获取当前用户所拥有权限的范围和检查项目名称,并通过所述质量控制接口中TestSetTreeManager对象的getnode函数,得到特定testlab路径下的节点集合(Folder),并通过该集合加载QC testlab Folder树状节点结构,显示于一个扩展出checkbox的TreeList对象控件中,添加到list对象的数据表中,得到正确的批量测试数据获取路径。This application takes advantage of the high security, error catching mechanism, and easy access to object attributes of the Quality Center Application Programming Interface (Quality Center Application Programming Interface), and uses the asp.net technology to obtain the scope and inspection of the current user's permissions Project name, and get the node collection (Folder) under the specific testlab path through the getnode function of the TestSetTreeManager object in the quality control interface, and load the QC testlab Folder tree node structure through the collection, and display it in a TreeList that extends the checkbox In the object control, add it to the data table of the list object to get the correct path for obtaining the batch test data.
S4、根据所述批量测试数据获取的路径,采用结构化查询语言(Structured Query Language,SQL)命令(Command)对测试数据进行批量抽取。S4. According to the path of obtaining the batch test data, a structured query language (Structured Query Language, SQL) command (Command) is used to extract test data in batches.
本申请采用SQL Command的方式通过上述写入list对象的数据表结构的数据路径,批量对测试数据进行抽取。This application uses SQL Command to extract test data in batches through the data path of the data table structure written in the list object.
首先,本申请通过将list对象关联周期(CYCLE)表,得到特定路径下的周期信息,然后通过周期表再关联到测试周期和测试表获得所有的测试用例(Testcase)信息,然后通过遍历的方式获取每一行数据的特征属性值。First, this application obtains the cycle information under a specific path by associating the list object with the cycle (CYCLE) table, and then associates the cycle table with the test cycle and the test table to obtain all test case information, and then traverses it. Get the characteristic attribute value of each row of data.
S5、将抽取的测试数据写入到添加了报表设计控制(Report Design Control)插件的Excel报表设计器之中,根据报表流设计生成各种测试场景的报告,并将所述各种测试场景的报告输入到对应的表单中。S5. Write the extracted test data into the Excel report designer with the Report Design Control plug-in, generate reports of various test scenarios according to the report flow design, and combine the various test scenarios The report is entered into the corresponding form.
本申请通过批量写入命令,将上述步骤中抽取的测试数据写入到报表设 计器当中。本申请中,所述报表设计器的功能划分为四大块,分别是:第一部分是文件操作模块,用于创建、修改、保存按照标准的报表文件;第二部分是格式定义模块,用于定义报表模板各单元格的格式设置;第三部分是数据库连模块,用于定义数据库连接字符串,支持等多种数据源;第四部分是模块,定义了表格数据区的数据源查询字符串及字段绑定信息。本申请利用数据库链接模块针对不同的测试场景,存款对私、存款对公、存款同业、贷款等,进行相应的数据操作,并将操作结果保存于数据库中,完成更新,并将结果放置于对应的表单sheet中。This application uses batch write commands to write the test data extracted in the above steps into the report designer. In this application, the function of the report designer is divided into four major parts: the first part is a file operation module, which is used to create, modify, and save report files according to standards; the second part is a format definition module, which is used to Define the format settings of each cell of the report template; the third part is the database connection module, which is used to define the database connection string, supporting various data sources; the fourth part is the module, which defines the data source query string in the table data area And field binding information. This application uses the database link module to perform corresponding data operations for different test scenarios, deposit-to-private, deposit-to-public, deposit-to-bank, loan, etc., and save the operation result in the database, complete the update, and place the result in the corresponding In the form sheet.
S6、对上述所生成表单中的各种测试场景的报告,根据各种测试场景下的业务需求,进行批量测试操作,并将所述测试操作结果保存于数据库中,完成更新,并调用预设检查函数对所述测试操作结果进行检查,确保数据处理的正确性。S6. For the reports of various test scenarios in the above-generated form, perform batch test operations according to the business requirements of various test scenarios, save the test operation results in the database, complete the update, and call the preset The check function checks the result of the test operation to ensure the correctness of the data processing.
本申请所述预设检查函数是内置于Excel中根据不同测试场景需要来取定的函数。通过所述预设检查函数来对各测试场景下的业务数据进行检查,确认无误后,将各个检查项目予以显示,并公布准确的业务数据。The preset check function described in this application is a function built into Excel and determined according to the needs of different test scenarios. The business data in each test scenario is checked through the preset check function. After confirming that it is correct, each check item is displayed and accurate business data is announced.
本申请还提供一种计算机设备。参照图2所示,为本申请一实施例提供的计算机设备的内部结构示意图。This application also provides a computer device. Referring to FIG. 2, it is a schematic diagram of the internal structure of a computer device provided by an embodiment of this application.
在本实施例中,计算机设备1可以是PC(Personal Computer,个人电脑),也可以是智能手机、平板电脑、便携计算机等终端设备。该计算机设备1至少包括存储器11、处理器12,通信总线13,以及网络接口14。In this embodiment, the computer device 1 may be a PC (Personal Computer, personal computer), or a terminal device such as a smart phone, a tablet computer, or a portable computer. The computer device 1 at least includes a memory 11, a processor 12, a communication bus 13, and a network interface 14.
其中,存储器11至少包括一种类型的可读存储介质,所述可读存储介质包括闪存、硬盘、多媒体卡、卡型存储器(例如,SD或DX存储器等)、磁性存储器、磁盘、光盘等。存储器11在一些实施例中可以是计算机设备1的内部存储单元,例如该计算机设备1的硬盘。存储器11在另一些实施例中也可以是计算机设备1的外部存储设备,例如计算机设备1上配备的插接式硬 盘,智能存储卡(Smart Media Card,SMC),安全数字(Secure Digital,SD)卡,闪存卡(Flash Card)等。进一步地,存储器11还可以既包括计算机设备1的内部存储单元也包括外部存储设备。存储器11不仅可以用于存储安装于计算机设备1的应用软件及各类数据,例如批量测试程序01的代码等,还可以用于暂时地存储已经输出或者将要输出的数据。Wherein, the memory 11 includes at least one type of readable storage medium, and the readable storage medium includes flash memory, hard disk, multimedia card, card-type memory (for example, SD or DX memory, etc.), magnetic memory, magnetic disk, optical disk, etc. The memory 11 may be an internal storage unit of the computer device 1 in some embodiments, such as a hard disk of the computer device 1. In other embodiments, the memory 11 may also be an external storage device of the computer device 1, such as a plug-in hard disk equipped on the computer device 1, a smart memory card (Smart Media Card, SMC), and a Secure Digital (SD) Card, Flash Card, etc. Further, the memory 11 may also include both an internal storage unit of the computer device 1 and an external storage device. The memory 11 can be used not only to store application software and various data installed in the computer device 1, such as codes of the batch test program 01, etc., but also to temporarily store data that has been output or will be output.
处理器12在一些实施例中可以是一中央处理器(Central Processing Unit,CPU)、控制器、微控制器、微处理器或其他数据处理芯片,用于运行存储器11中存储的程序代码或处理数据,例如执行批量测试程序01等。The processor 12 may be a central processing unit (CPU), controller, microcontroller, microprocessor or other data processing chip in some embodiments, and is used to run the program code or processing stored in the memory 11 Data, for example, execute batch test program 01, etc.
通信总线13用于实现这些组件之间的连接通信。The communication bus 13 is used to realize the connection and communication between these components.
网络接口14可选的可以包括标准的有线接口、无线接口(如WI-FI接口),通常用于在该装置1与其他电子设备之间建立通信连接。The network interface 14 may optionally include a standard wired interface and a wireless interface (such as a WI-FI interface), and is usually used to establish a communication connection between the device 1 and other electronic devices.
可选地,该装置1还可以包括用户接口,用户接口可以包括显示器(Display)、输入单元比如键盘(Keyboard),可选的用户接口还可以包括标准的有线接口、无线接口。可选地,在一些实施例中,显示器可以是LED显示器、液晶显示器、触控式液晶显示器以及OLED(Organic Light-Emitting Diode,有机发光二极管)触摸器等。其中,显示器也可以适当的称为显示屏或显示单元,用于显示在计算机设备1中处理的信息以及用于显示可视化的用户界面。Optionally, the device 1 may also include a user interface. The user interface may include a display (Display) and an input unit such as a keyboard (Keyboard). The optional user interface may also include a standard wired interface and a wireless interface. Optionally, in some embodiments, the display may be an LED display, a liquid crystal display, a touch-sensitive liquid crystal display, an OLED (Organic Light-Emitting Diode, organic light emitting diode) touch device, etc. Among them, the display can also be appropriately called a display screen or a display unit, which is used to display the information processed in the computer device 1 and to display a visualized user interface.
图2仅示出了具有组件11-14以及批量测试程序01的计算机设备1,本领域技术人员可以理解的是,图1示出的结构并不构成对计算机设备1的限定,可以包括比图示更少或者更多的部件,或者组合某些部件,或者不同的部件布置。Figure 2 only shows the computer device 1 with the components 11-14 and the batch test program 01. Those skilled in the art can understand that the structure shown in Figure 1 does not constitute a limitation on the computer device 1, and may include a comparison chart. Show fewer or more components, or combine certain components, or different component arrangements.
在图2所示的装置1实施例中,存储器11中存储有批量测试程序01;处理器12执行存储器11中存储的批量测试程序01时实现如下步骤:In the embodiment of the device 1 shown in FIG. 2, the batch test program 01 is stored in the memory 11; when the processor 12 executes the batch test program 01 stored in the memory 11, the following steps are implemented:
步骤一、依据批量计划,自动生成批量申请页面,汇总由各测试人员在所述批量申请页面中录入的参数,通过关键字和数量范围搜索的方式筛选出 其中的结算信息。 Step 1. According to the batch plan, automatically generate a batch application page, summarize the parameters entered by each tester in the batch application page, and filter out the settlement information in it through keyword and quantity range search.
本申请较佳实施例中,所述录入的参数包括测试场景、批量要求、批量完成时间等,其中,测试场景可以是,例如存款对私、存款对公、存款同业、贷款等。In a preferred embodiment of the present application, the entered parameters include test scenarios, batch requirements, batch completion time, etc. The test scenarios can be, for example, deposit-to-private, deposit-to-business, deposit-to-bank, loan, etc.
首先,测试人员在生成的批量申请页面中录入测试场景、批量要求、批量完成时间等三大基本预置指标参数,并按照该三大预置指标参数的要求,通过关键字和数量范围搜索的方式筛选出其中结算信息,同时展示出所述结算信息。First, the tester enters three basic preset index parameters such as test scenarios, batch requirements, and batch completion time on the generated batch application page, and searches for the results by keywords and quantity ranges according to the requirements of the three preset index parameters. Ways to screen out the settlement information and display the settlement information at the same time.
步骤二、针对不同测试场景下录入的数据格式不同的结算信息,通过数据预处理和统一的接口将不同的业务模型进行整合,实现将非核心系统标准接口的数据转换为核心系统标准接口的数据,并且按照数据所反映业务的不同方面,将所有数据分为基本数据检查项和具体场景检查项两大类。Step 2: For settlement information with different data formats entered under different test scenarios, different business models are integrated through data preprocessing and a unified interface to realize the conversion of data from non-core system standard interfaces to core system standard interface data , And according to the different aspects of the business reflected in the data, all data is divided into two categories: basic data check items and specific scene check items.
步骤三、获取当前进行数据操作的用户所拥有的权限范围和检查项目名称,并且自动获各所述核心系统标准接口的数据的树状节点结构,显示在一个对象控件之中,得到正确的批量测试数据获取路径,从而连接到正确的基本数据检查项的数据。Step 3: Obtain the scope of authority and check item name of the user currently performing data operations, and automatically obtain the tree node structure of the data of the core system standard interface, and display it in an object control to obtain the correct batch The test data acquisition path is connected to the correct basic data check item data.
本申请利用质量控制接口(Quality Center Application Programming Interface,QCAPI)的安全性高、错误捕捉机制,以及获取对象属性方便的优点,采用其中的asp.net技术,获取当前用户所拥有权限的范围和检查项目名称,并通过所述质量控制接口中TestSetTreeManager对象的getnode函数,得到特定testlab路径下的节点集合(Folder),并通过该集合加载QC testlab Folder树状节点结构,显示于一个扩展出checkbox的TreeList对象控件中,添加到list对象的数据表中,得到正确的批量测试数据获取路径。This application takes advantage of the high security, error catching mechanism, and easy access to object attributes of the Quality Center Application Programming Interface (Quality Center Application Programming Interface), and uses the asp.net technology to obtain the scope and inspection of the current user's permissions Project name, and get the node collection (Folder) under the specific testlab path through the getnode function of the TestSetTreeManager object in the quality control interface, and load the QC testlab Folder tree node structure through the collection, and display it in a TreeList that extends the checkbox In the object control, add it to the data table of the list object to get the correct path for obtaining the batch test data.
步骤四、根据所述批量测试数据获取的路径,采用结构化查询语言(Structured Query Language,SQL)命令(Command)对测试数据进行批量抽取。Step 4: According to the path of the batch test data acquisition, a structured query language (Structured Query Language, SQL) command (Command) is used to extract test data in batches.
本申请采用SQL Command的方式通过上述写入list对象的数据表结构的数据路径,批量对测试数据进行抽取。This application uses SQL Command to extract test data in batches through the data path of the data table structure written in the list object.
首先,本申请通过将list对象关联周期(CYCLE)表,得到特定路径下的周期信息,然后通过周期表再关联到测试周期和测试表获得所有的测试用例(Testcase)信息,然后通过遍历的方式获取每一行数据的特征属性值。First, this application obtains the cycle information under a specific path by associating the list object with the cycle (CYCLE) table, and then associates the cycle table with the test cycle and the test table to obtain all test case information, and then traverses it. Get the characteristic attribute value of each row of data.
步骤五、将抽取的测试数据写入到添加了报表设计控制(Report Design Control)插件的Excel报表设计器之中,根据报表流设计生成各种测试场景的报告,并将所述各种测试场景的报告输入到对应的表单中。Step 5. Write the extracted test data into the Excel report designer with the Report Design Control plug-in, generate reports of various test scenarios according to the report flow design, and combine the various test scenarios Enter the report into the corresponding form.
本申请通过批量写入命令,将上述步骤中抽取的测试数据写入到报表设计器当中。本申请中,所述报表设计器的功能划分为四大块,分别是:第一部分是文件操作模块,用于创建、修改、保存按照标准的报表文件;第二部分是格式定义模块,用于定义报表模板各单元格的格式设置;第三部分是数据库连模块,用于定义数据库连接字符串,支持等多种数据源;第四部分是模块,定义了表格数据区的数据源查询字符串及字段绑定信息。本申请利用数据库链接模块针对不同的测试场景,存款对私、存款对公、存款同业、贷款等,进行相应的数据操作,并将操作结果保存于数据库中,完成更新,并将结果放置于对应的表单sheet中。This application writes the test data extracted in the above steps into the report designer through batch write commands. In this application, the function of the report designer is divided into four major parts: the first part is a file operation module, which is used to create, modify, and save report files according to standards; the second part is a format definition module, which is used to Define the format settings of each cell of the report template; the third part is the database connection module, which is used to define the database connection string, supporting various data sources; the fourth part is the module, which defines the data source query string in the table data area And field binding information. This application uses the database link module to perform corresponding data operations for different test scenarios, deposit-to-private, deposit-to-public, deposit-to-bank, loan, etc., and save the operation result in the database, complete the update, and place the result in the corresponding In the form sheet.
步骤六、对上述所生成表单中的各种测试场景的报告,根据各种测试场景下的业务需求,进行批量测试操作,并将所述测试操作结果保存于数据库中,并调用预设检查函数对所述测试操作结果进行检查,确保数据处理的正确性。Step 6. For the reports of various test scenarios in the above-generated form, perform batch test operations according to the business requirements under various test scenarios, save the test operation results in the database, and call the preset check function Check the test operation results to ensure the correctness of data processing.
本申请所述预设检查函数是内置于Excel中根据不同测试场景需要来取定的函数。通过所述预设检查函数来对各测试场景下的业务数据进行检查,确认无误后,将各个检查项目予以显示,并公布准确的业务数据。The preset check function described in this application is a function built into Excel and determined according to the needs of different test scenarios. The business data in each test scenario is checked through the preset check function. After confirming that it is correct, each check item is displayed and accurate business data is announced.
可选地,在其他实施例中,批量测试程序还可以被分割为一个或者多个模块,一个或者多个模块被存储于存储器11中,并由一个或多个处理器(本 实施例为处理器12)所执行以完成本申请,本申请所称的模块是指能够完成特定功能的一系列计算机程序指令段,用于描述批量测试程序在计算机设备中的执行过程。Optionally, in other embodiments, the batch test program can also be divided into one or more modules, and the one or more modules are stored in the memory 11 and are executed by one or more processors (in this embodiment, the processing The device 12) is executed to complete this application. The module referred to in this application refers to a series of computer program instruction segments that can complete specific functions, and is used to describe the execution process of batch test programs in computer equipment.
例如,参照图3所示,为本申请计算机设备一实施例中的批量测试程序的程序模块示意图,该实施例中,批量测试程序可以被分割为数据筛选模块10、数据转换模块20、数据获取模块30、数据抽取模块40和数据操作模块50,示例性地:For example, referring to FIG. 3, which is a schematic diagram of program modules of a batch test program in an embodiment of the computer equipment of this application, in this embodiment, the batch test program can be divided into a data screening module 10, a data conversion module 20, and a data acquisition module. The module 30, the data extraction module 40 and the data operation module 50 are exemplary:
数据筛选模块10用于:依据批量计划,自动生成批量申请页面,汇总由各测试人员在所述批量申请页面中录入的参数,通过关键字和数量范围搜索的方式筛选出其中的结算信息。The data screening module 10 is used to automatically generate a batch application page according to the batch plan, summarize the parameters entered by each tester in the batch application page, and filter the settlement information therein by searching through keywords and quantity ranges.
数据转换模块20用于:针对不同测试场景下录入的数据格式不同的结算信息,通过数据预处理和统一的接口将不同的业务模型进行整合,实现将非核心系统标准接口的数据转换为核心系统标准接口的数据,并且按照数据所反映业务的不同方面,将所有数据分为基本数据检查项和具体场景检查项两大类。The data conversion module 20 is used for: according to the settlement information with different data formats entered in different test scenarios, it integrates different business models through data preprocessing and a unified interface, and realizes the conversion of the data of the non-core system standard interface into the core system Standard interface data, and according to the different aspects of the business reflected in the data, all data is divided into two categories: basic data check items and specific scene check items.
数据获取模块30用于:获取当前进行数据操作的用户所拥有的权限范围和检查项目名称,并且自动获各所述核心系统标准接口的数据的树状节点结构,显示在一个对象控件之中,得到正确的批量测试数据获取路径,从而连接到正确的基本数据检查项的数据。The data acquisition module 30 is used to: acquire the scope of authority and the name of the inspection item owned by the user currently performing data operations, and automatically acquire the tree node structure of the data of each of the core system standard interfaces, and display it in an object control, Get the correct batch test data acquisition path to connect to the correct basic data check item data.
数据抽取模块40用于:根据所述批量测试数据获取的路径,采用结构化查询语言(Structured Query Language,SQL)命令(Command)对测试数据进行批量抽取。The data extraction module 40 is configured to extract test data in batches by using a structured query language (Structured Query Language, SQL) command (Command) according to the path for obtaining the batch test data.
数据操作模块50用于:将抽取的测试数据写入到添加了报表设计控制(Report Design Control)插件的Excel报表设计器之中,根据报表流设计生成各种测试场景的报告,并将所述各种测试场景的报告输入到对应的表单中,并对上述所生成表单中的各种测试场景的报告,根据各种测试场景下的业务 需求,进行批量测试操作,并将所述测试操作结果保存于数据库中,并调用预设检查函数对所述测试操作结果进行检查。The data operation module 50 is used to: write the extracted test data into the Excel report designer with the report design control (Report Design Control) plug-in added, generate reports of various test scenarios according to the report flow design, and combine the The reports of various test scenarios are input into the corresponding forms, and the reports of various test scenarios in the above-generated form are subjected to batch test operations according to the business requirements under various test scenarios, and the results of the test operations Save it in the database, and call a preset check function to check the test operation result.
上述数据筛选模块10、数据转换模块20、数据获取模块30、数据抽取模块40和数据操作模块50等程序模块被执行时所实现的功能或操作步骤与上述实施例大体相同,在此不再赘述。The functions or operation steps implemented by the program modules such as the data screening module 10, the data conversion module 20, the data acquisition module 30, the data extraction module 40, and the data operation module 50 when executed are substantially the same as those in the foregoing embodiment, and will not be repeated here. .
此外,本申请实施例还提出一种计算机可读存储介质,所述计算机可读存储介质上存储有批量测试程序,所述批量测试程序可被一个或多个处理器执行,以实现如下操作:In addition, an embodiment of the present application also proposes a computer-readable storage medium with a batch test program stored on the computer-readable storage medium, and the batch test program can be executed by one or more processors to implement the following operations:
S1、依据批量计划,自动生成批量申请页面,汇总由各测试人员在所述批量申请页面中录入的参数,通过关键字和数量范围搜索的方式筛选出其中的结算信息;S1. According to the batch plan, automatically generate a batch application page, summarize the parameters entered by each tester in the batch application page, and filter out the settlement information in it through keyword and quantity range search;
S2、将非核心系统标准接口的数据转换为核心系统标准接口的数据,并且按照数据所反映业务的不同方面,将所有数据分为基本数据检查项和具体场景检查项两大类;S2. Convert the data of the standard interface of the non-core system into the data of the standard interface of the core system, and divide all data into two categories: basic data check items and specific scene check items according to different aspects of the business reflected by the data;
S3、获取当前进行数据操作的用户所拥有的权限范围和检查项目名称,并自动获取各所述核心系统标准接口的数据的树状节点结构,显示在一个对象控件之中,得到正确的批量测试数据获取路径;S3. Obtain the scope of authority and the name of the inspection item owned by the user currently performing data operations, and automatically obtain the tree node structure of the data of each of the core system standard interfaces, and display it in an object control to obtain correct batch testing Data acquisition path;
S4、根据所述批量测试数据获取路径,采用结构化查询语言命令对测试数据进行批量抽取;S4. Using structured query language commands to extract test data in batches according to the batch test data acquisition path;
S5、将抽取的测试数据写入到添加了报表设计控制插件的Excel报表设计器之中,根据报表流设计生成各种测试场景的报告,并将所述各种测试场景的报告输入到对应的表单中;S5. Write the extracted test data into the Excel report designer added with the report design control plug-in, generate reports of various test scenarios according to the report flow design, and input the reports of the various test scenarios into the corresponding In the form
S6、对上述所生成表单中的各种测试场景的报告,根据各种测试场景下的业务需求,进行批量测试操作,并将所述测试操作结果保存于数据库中,并调用预设检查函数对所述测试操作结果进行检查。S6. For the reports of various test scenarios in the above-generated form, perform batch test operations according to the business requirements under various test scenarios, save the test operation results in the database, and call the preset check function to The results of the test operation are checked.
本申请计算机可读存储介质具体实施方式与上述计算机设备和方法各实施例基本相同,在此不作累述。The specific implementation manners of the computer-readable storage medium of the present application are basically the same as the foregoing embodiments of the computer device and method, and will not be repeated here.
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到上述实施例方法可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件,但很多情况下前者是更佳的实施方式。基于这样的理解,本申请的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品存储在如上所述的一个存储介质(如ROM/RAM、磁碟、光盘)中,计算机可读存储介质可以是非易失性,也可以是易失性,包括若干指令用以使得一台终端设备(可以是手机,计算机,服务器,或者网络设备等)执行本申请各个实施例所述的方法。Through the description of the above embodiments, those skilled in the art can clearly understand that the method of the above embodiments can be implemented by means of software plus the necessary general hardware platform. Of course, it can also be implemented by hardware, but in many cases the former is better.的实施方式。 Based on this understanding, the technical solution of this application essentially or the part that contributes to the existing technology can be embodied in the form of a software product, and the computer software product is stored in a storage medium (such as ROM/RAM) as described above. , Magnetic disks, optical disks), the computer-readable storage medium can be non-volatile or volatile, and includes several instructions to enable a terminal device (can be a mobile phone, computer, server, or network device, etc.) Perform the method described in each embodiment of this application.
以上仅为本申请的优选实施例,并非因此限制本申请的专利范围,凡是利用本申请说明书及附图内容所作的等效结构或等效流程变换,或直接或间接运用在其他相关的技术领域,均同理包括在本申请的专利保护范围内。The above are only preferred embodiments of this application, and do not limit the scope of this application. Any equivalent structure or equivalent process transformation made using the content of the description and drawings of this application, or directly or indirectly used in other related technical fields , The same reason is included in the scope of patent protection of this application.

Claims (15)

  1. 一种批量测试方法,所述方法包括:A batch test method, the method includes:
    S1、依据批量计划,自动生成批量申请页面,汇总由各测试人员在所述批量申请页面中录入的参数,通过关键字和数量范围搜索的方式筛选出其中的结算信息;S1. According to the batch plan, automatically generate a batch application page, summarize the parameters entered by each tester in the batch application page, and filter out the settlement information in it through keyword and quantity range search;
    S2、将非核心系统标准接口的数据转换为核心系统标准接口的数据,并且按照数据所反映业务的不同方面,将所有数据分为基本数据检查项和具体场景检查项两大类;S2. Convert the data of the standard interface of the non-core system into the data of the standard interface of the core system, and divide all data into two categories: basic data check items and specific scene check items according to different aspects of the business reflected by the data;
    S3、获取当前进行数据操作的用户所拥有的权限范围和检查项目名称,并自动获取各所述核心系统标准接口的数据的树状节点结构,显示在一个对象控件之中,得到正确的批量测试数据获取路径;S3. Obtain the scope of authority and the name of the inspection item owned by the user currently performing data operations, and automatically obtain the tree node structure of the data of each of the core system standard interfaces, and display it in an object control to obtain correct batch testing Data acquisition path;
    S4、根据所述批量测试数据获取路径,采用结构化查询语言命令对测试数据进行批量抽取;S4. Using structured query language commands to extract test data in batches according to the batch test data acquisition path;
    S5、将抽取的测试数据写入到添加了报表设计控制插件的Excel报表设计器之中,根据报表流设计生成各种测试场景的报告,并将所述各种测试场景的报告输入到对应的表单中;S5. Write the extracted test data into the Excel report designer added with the report design control plug-in, generate reports of various test scenarios according to the report flow design, and input the reports of the various test scenarios into the corresponding In the form
    S6、对上述所生成表单中的各种测试场景的报告,根据各种测试场景下的业务需求,进行批量测试操作,并将所述测试操作结果保存于数据库中,并调用预设检查函数对所述测试操作结果进行检查。S6. For the reports of various test scenarios in the above-generated form, perform batch test operations according to the business requirements under various test scenarios, save the test operation results in the database, and call the preset check function to The results of the test operation are checked.
  2. 如权利要求1所述的批量测试方法,所述录入的参数包括测试场景、批量要求、批量完成时间,其中,所述测试场景包括存款对私、存款对公、存款同业及贷款。The batch test method according to claim 1, wherein the entered parameters include test scenarios, batch requirements, and batch completion time, wherein the test scenarios include deposit-to-private, deposit-to-business, deposit-to-bank, and loan.
  3. 如权利要求1所述的批量测试方法,所述S2中将非核心系统标准接口的数据转换为核心系统标准接口的数据,包括:The batch test method according to claim 1, wherein the conversion of data of a standard interface of a non-core system into data of a standard interface of a core system in said S2 includes:
    针对不同测试场景下录入的数据格式不同的结算信息,通过数据预处理和统一的接口将不同的业务模型进行整合,实现将非核心系统标准接口的数据转换为核心系统标准接口的数据。For settlement information with different data formats entered under different test scenarios, different business models are integrated through data preprocessing and a unified interface to realize the conversion of data from non-core system standard interfaces to core system standard interface data.
  4. 如权利要求1至3中任意一项所述的批量测试方法,所述S3包括:The batch test method according to any one of claims 1 to 3, wherein the S3 includes:
    利用质量控制接口,采用asp.net技术,获取当前用户所拥有权限的范围和检查项目名称,并通过所述质量控制接口中TestSetTreeManager对象的getnode函数,得到特定testlab路径下的节点集合,并通过该节点集合加载QC testlab Folder树状节点结构,显示于一个扩展出checkbox的TreeList对象控件中,添加到list对象的数据表中,得到正确的批量测试数据获取路径。Using the quality control interface, using asp.net technology, obtain the scope of the current user's authority and the name of the inspection item, and obtain the node set under the specific testlab path through the getnode function of the TestSetTreeManager object in the quality control interface, and pass the The node collection loads the QC testlab Folder tree node structure, displays it in a TreeList object control that expands out of the checkbox, and adds it to the data table of the list object to get the correct batch test data acquisition path.
  5. 如权利要求4中所述的批量测试方法,所述S4包括:The batch test method as claimed in claim 4, wherein the S4 includes:
    将list对象的数据表关联周期表,得到特定路径下的周期信息,然后通过周期表再关联到测试周期和测试表获得所有的测试用例信息,并通过遍历的方式获取每一行数据的特征属性值。Associate the data table of the list object with the periodic table to obtain the period information under a specific path, and then associate the periodic table to the test period and test table to obtain all the test case information, and obtain the characteristic attribute value of each row of data by traversal .
  6. 一种计算机设备,所述计算机设备包括存储器、处理器以及存储在存储器上并可在处理器上运行的计算机程序,所述处理器执行所述程序时实现一种批量测试方法,所述方法包括:A computer device includes a memory, a processor, and a computer program stored in the memory and capable of running on the processor. The processor implements a batch test method when the program is executed. The method includes :
    S1、依据批量计划,自动生成批量申请页面,汇总由各测试人员在所述批量申请页面中录入的参数,通过关键字和数量范围搜索的方式筛选出其中的结算信息;S1. According to the batch plan, automatically generate a batch application page, summarize the parameters entered by each tester in the batch application page, and filter out the settlement information in it through keyword and quantity range search;
    S2、将非核心系统标准接口的数据转换为核心系统标准接口的数据,并且按照数据所反映业务的不同方面,将所有数据分为基本数据检查项和具体场景检查项两大类;S2. Convert the data of the standard interface of the non-core system into the data of the standard interface of the core system, and divide all data into two categories: basic data check items and specific scene check items according to different aspects of the business reflected by the data;
    S3、获取当前进行数据操作的用户所拥有的权限范围和检查项目名称,并自动获取各所述核心系统标准接口的数据的树状节点结构,显示在一个对象控件之中,得到正确的批量测试数据获取路径;S3. Obtain the scope of authority and the name of the inspection item owned by the user currently performing data operations, and automatically obtain the tree node structure of the data of each of the core system standard interfaces, and display it in an object control to obtain correct batch testing Data acquisition path;
    S4、根据所述批量测试数据获取路径,采用结构化查询语言命令对测试 数据进行批量抽取;S4. Use structured query language commands to extract test data in batches according to the batch test data acquisition path;
    S5、将抽取的测试数据写入到添加了报表设计控制插件的Excel报表设计器之中,根据报表流设计生成各种测试场景的报告,并将所述各种测试场景的报告输入到对应的表单中,并对上述所生成表单中的各种场景的报告,根据各种测试场景下的业务需求,进行批量测试操作,并将所述测试操作结果保存于数据库中,并调用预设检查函数对所述操作结果进行检查。S5. Write the extracted test data into the Excel report designer added with the report design control plug-in, generate reports of various test scenarios according to the report flow design, and input the reports of the various test scenarios into the corresponding In the form, and for the reports of various scenarios in the above-generated form, perform batch test operations according to the business needs of various test scenarios, save the test operation results in the database, and call the preset check function Check the operation result.
  7. 如权利要求6所述的计算机设备,所述录入的参数包括测试场景、批量要求、批量完成时间,其中,所述测试场景包括存款对私、存款对公、存款同业及贷款。8. The computer device of claim 6, wherein the entered parameters include test scenarios, batch requirements, and batch completion time, wherein the test scenarios include deposit-to-private, deposit-to-business, deposit-to-bank, and loan.
  8. 如权利要求6所述的计算机设备,所述S2中将非核心系统标准接口的数据转换为核心系统标准接口的数据,包括:8. The computer device according to claim 6, wherein said S2 converting data of a standard interface of a non-core system into data of a standard interface of a core system includes:
    针对不同测试场景下录入的数据格式不同的结算信息,通过数据预处理和统一的接口将不同的业务模型进行整合,实现将非核心系统标准接口的数据转换为核心系统标准接口的数据。For settlement information with different data formats entered under different test scenarios, different business models are integrated through data preprocessing and a unified interface to realize the conversion of data from non-core system standard interfaces to core system standard interface data.
  9. 如权利要求6至8中任意一项所述的计算机设备,所述S3包括:8. The computer device according to any one of claims 6 to 8, said S3 comprising:
    利用质量控制接口,采用asp.net技术,获取当前用户所拥有权限的范围和检查项目名称,并通过所述质量控制接口中TestSetTreeManager对象的getnode函数,得到特定testlab路径下的节点集合,并通过该节点集合加载QC testlab Folder树状节点结构,显示于一个扩展出checkbox的TreeList对象控件中,添加到list对象的的数据表结构中,得到正确的批量测试数据获取路径。Using the quality control interface, using asp.net technology, obtain the scope of the current user's authority and the name of the inspection item, and obtain the node set under the specific testlab path through the getnode function of the TestSetTreeManager object in the quality control interface, and pass the The node collection loads the QC testlab Folder tree node structure, displays it in a TreeList object control that expands from the checkbox, and adds it to the data table structure of the list object to get the correct path for obtaining the batch test data.
  10. 如权利要求9所述的计算机设备,所述S4包括:The computer device according to claim 9, wherein the S4 comprises:
    将list对象的数据表关联周期表,得到特定路径下的周期信息,然后通过周期表再关联到测试周期和测试表获得所有的测试用例信息,并通过遍历的方式获取每一行数据的特征属性值。Associate the data table of the list object with the periodic table to obtain the period information under a specific path, and then associate the periodic table to the test period and test table to obtain all the test case information, and obtain the characteristic attribute value of each row of data by traversal .
  11. 一种计算机可读存储介质,所述计算机可读存储介质上存储有计算 机程序,该计算机程序被处理器执行时实现一种批量测试方法,所述方法包括:S1、依据批量计划,自动生成批量申请页面,汇总由各测试人员在所述批量申请页面中录入的参数,通过关键字和数量范围搜索的方式筛选出其中的结算信息;A computer-readable storage medium having a computer program stored on the computer-readable storage medium, and when the computer program is executed by a processor, a batch test method is realized, the method includes: S1, automatic batch generation according to a batch plan The application page summarizes the parameters entered by the testers in the batch application page, and selects the settlement information in the search by keyword and quantity range;
    S2、将非核心系统标准接口的数据转换为核心系统标准接口的数据,并且按照数据所反映业务的不同方面,将所有数据分为基本数据检查项和具体场景检查项两大类;S2. Convert the data of the standard interface of the non-core system into the data of the standard interface of the core system, and divide all data into two categories: basic data check items and specific scene check items according to different aspects of the business reflected by the data;
    S3、获取当前进行数据操作的用户所拥有的权限范围和检查项目名称,并自动获取各所述核心系统标准接口的数据的树状节点结构,显示在一个对象控件之中,得到正确的批量测试数据获取路径;S3. Obtain the scope of authority and the name of the inspection item owned by the user currently performing data operations, and automatically obtain the tree node structure of the data of each of the core system standard interfaces, and display it in an object control to obtain correct batch testing Data acquisition path;
    S4、根据所述批量测试数据获取路径,采用结构化查询语言命令对测试数据进行批量抽取;S4. Using structured query language commands to extract test data in batches according to the batch test data acquisition path;
    S5、将抽取的测试数据写入到添加了报表设计控制插件的Excel报表设计器之中,根据报表流设计生成各种测试场景的报告,并将所述各种测试场景的报告输入到对应的表单中,并对上述所生成表单中的各种场景的报告,根据各种测试场景下的业务需求,进行批量测试操作,并将所述测试操作结果保存于数据库中,并调用预设检查函数对所述操作结果进行检查。S5. Write the extracted test data into the Excel report designer added with the report design control plug-in, generate reports of various test scenarios according to the report flow design, and input the reports of the various test scenarios into the corresponding In the form, and for the reports of various scenarios in the above-generated form, perform batch test operations according to the business needs of various test scenarios, save the test operation results in the database, and call the preset check function Check the operation result.
  12. 如权利要求11所述的计算机可读存储介质,所述录入的参数包括测试场景、批量要求、批量完成时间,其中,所述测试场景包括存款对私、存款对公、存款同业及贷款。11. The computer-readable storage medium of claim 11, wherein the entered parameters include test scenarios, batch requirements, and batch completion time, wherein the test scenarios include deposit-to-private, deposit-to-business, deposit-to-bank, and loan.
  13. 如权利要求11所述的计算机可读存储介质,所述S2中将非核心系统标准接口的数据转换为核心系统标准接口的数据,包括:11. The computer-readable storage medium according to claim 11, wherein said S2 converting data of a standard interface of a non-core system into data of a standard interface of a core system includes:
    针对不同测试场景下录入的数据格式不同的结算信息,通过数据预处理和统一的接口将不同的业务模型进行整合,实现将非核心系统标准接口的数据转换为核心系统标准接口的数据。For settlement information with different data formats entered under different test scenarios, different business models are integrated through data preprocessing and a unified interface to realize the conversion of data from non-core system standard interfaces to core system standard interface data.
  14. 如权利要求11至13任意一项所述的计算机可读存储介质,所述S3 包括:The computer-readable storage medium according to any one of claims 11 to 13, wherein the S3 comprises:
    利用质量控制接口,采用asp.net技术,获取当前用户所拥有权限的范围和检查项目名称,并通过所述质量控制接口中TestSetTreeManager对象的getnode函数,得到特定testlab路径下的节点集合,并通过该节点集合加载QC testlab Folder树状节点结构,显示于一个扩展出checkbox的TreeList对象控件中,添加到list对象的的数据表结构中,得到正确的批量测试数据获取路径。Using the quality control interface, using asp.net technology, obtain the scope of the current user's authority and the name of the inspection item, and obtain the node set under the specific testlab path through the getnode function of the TestSetTreeManager object in the quality control interface, and pass the The node collection loads the QC testlab Folder tree node structure, displays it in a TreeList object control that expands from the checkbox, and adds it to the data table structure of the list object to get the correct path for obtaining the batch test data.
  15. 如权利要求14所述的计算机可读存储介质,所述S4包括:The computer-readable storage medium of claim 14, wherein the S4 comprises:
    将list对象的数据表关联周期表,得到特定路径下的周期信息,然后通过周期表再关联到测试周期和测试表获得所有的测试用例信息,并通过遍历的方式获取每一行数据的特征属性值。Associate the data table of the list object with the periodic table to obtain the period information under a specific path, and then associate the periodic table to the test period and test table to obtain all the test case information, and obtain the characteristic attribute value of each row of data by traversal .
PCT/CN2020/086272 2019-05-20 2020-04-23 Batch testing method, apparatus, and computer-readable storage medium WO2020233330A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201910420667.XA CN110287097A (en) 2019-05-20 2019-05-20 Batch testing method, device and computer readable storage medium
CN201910420667.X 2019-05-20

Publications (1)

Publication Number Publication Date
WO2020233330A1 true WO2020233330A1 (en) 2020-11-26

Family

ID=68002373

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/086272 WO2020233330A1 (en) 2019-05-20 2020-04-23 Batch testing method, apparatus, and computer-readable storage medium

Country Status (2)

Country Link
CN (1) CN110287097A (en)
WO (1) WO2020233330A1 (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112882927A (en) * 2021-01-26 2021-06-01 北京高因科技有限公司 Interface automatic testing method, device, equipment and medium
CN112950069A (en) * 2021-03-30 2021-06-11 建信金融科技有限责任公司 Report form test organization system, method, device, equipment and storage medium
CN112988132A (en) * 2021-02-25 2021-06-18 平安科技(深圳)有限公司 Automatic generation method and device of data interface, computer equipment and storage medium
CN113138933A (en) * 2021-05-13 2021-07-20 网易(杭州)网络有限公司 Data table testing method, electronic device and storage medium
CN113391904A (en) * 2021-06-23 2021-09-14 中国工商银行股份有限公司 Simple batch customized scheduling method and device based on distributed framework
CN113535574A (en) * 2021-07-26 2021-10-22 工银科技有限公司 Automatic generation method, device, equipment and medium for test user data
CN113722208A (en) * 2021-06-04 2021-11-30 深圳希施玛数据科技有限公司 Project progress verification method and device for software test report
CN114061646A (en) * 2021-09-18 2022-02-18 北京东方计量测试研究所 Automatic verification equipment for universal instrument and meter
CN114666313A (en) * 2020-12-04 2022-06-24 中兴通讯股份有限公司 Parameter acquisition method, server, terminal and readable storage medium
CN115858372A (en) * 2022-12-19 2023-03-28 上海浦东发展银行股份有限公司 OLAP system-based batch data construction and automatic verification method and system
CN118132639A (en) * 2024-04-30 2024-06-04 深圳市鼎阳科技股份有限公司 Automatic production testing system, production testing method and computer readable storage medium

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110287097A (en) * 2019-05-20 2019-09-27 深圳壹账通智能科技有限公司 Batch testing method, device and computer readable storage medium
CN111181800B (en) * 2019-11-27 2023-09-19 腾讯科技(深圳)有限公司 Test data processing method and device, electronic equipment and storage medium
CN111193833B (en) * 2020-01-02 2021-06-08 中国银行股份有限公司 Telephone traffic report system testing method, device, server and storage medium
CN111444188B (en) * 2020-04-15 2023-06-02 中信银行股份有限公司 Preparation method and device of stock test data, storage medium and electronic equipment

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130290022A1 (en) * 2012-04-27 2013-10-31 Netspective Communications Llc System and method for creating metadata-based natural language processing capabilities
CN105786695A (en) * 2014-12-26 2016-07-20 北大医疗信息技术有限公司 Data test method and system
CN106155906A (en) * 2016-07-05 2016-11-23 中国银行股份有限公司 A kind of bank main close beta system and method
CN106294125A (en) * 2016-07-25 2017-01-04 重庆农村商业银行股份有限公司 Core banking system data processing method
CN110287097A (en) * 2019-05-20 2019-09-27 深圳壹账通智能科技有限公司 Batch testing method, device and computer readable storage medium

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6442714B1 (en) * 1999-03-17 2002-08-27 Cisco Technology Web-based integrated testing and reporting system
GB2537341A (en) * 2015-01-15 2016-10-19 Macdonald Craig The sequenced common action and flow representation automation model (SCAFRA)

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130290022A1 (en) * 2012-04-27 2013-10-31 Netspective Communications Llc System and method for creating metadata-based natural language processing capabilities
CN105786695A (en) * 2014-12-26 2016-07-20 北大医疗信息技术有限公司 Data test method and system
CN106155906A (en) * 2016-07-05 2016-11-23 中国银行股份有限公司 A kind of bank main close beta system and method
CN106294125A (en) * 2016-07-25 2017-01-04 重庆农村商业银行股份有限公司 Core banking system data processing method
CN110287097A (en) * 2019-05-20 2019-09-27 深圳壹账通智能科技有限公司 Batch testing method, device and computer readable storage medium

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114666313A (en) * 2020-12-04 2022-06-24 中兴通讯股份有限公司 Parameter acquisition method, server, terminal and readable storage medium
CN112882927A (en) * 2021-01-26 2021-06-01 北京高因科技有限公司 Interface automatic testing method, device, equipment and medium
CN112988132A (en) * 2021-02-25 2021-06-18 平安科技(深圳)有限公司 Automatic generation method and device of data interface, computer equipment and storage medium
CN112950069A (en) * 2021-03-30 2021-06-11 建信金融科技有限责任公司 Report form test organization system, method, device, equipment and storage medium
CN113138933A (en) * 2021-05-13 2021-07-20 网易(杭州)网络有限公司 Data table testing method, electronic device and storage medium
CN113722208A (en) * 2021-06-04 2021-11-30 深圳希施玛数据科技有限公司 Project progress verification method and device for software test report
CN113722208B (en) * 2021-06-04 2023-09-05 深圳希施玛数据科技有限公司 Project progress verification method and device for software test report
CN113391904A (en) * 2021-06-23 2021-09-14 中国工商银行股份有限公司 Simple batch customized scheduling method and device based on distributed framework
CN113391904B (en) * 2021-06-23 2024-04-26 中国工商银行股份有限公司 Simple batch customized scheduling method and device based on distributed framework
CN113535574A (en) * 2021-07-26 2021-10-22 工银科技有限公司 Automatic generation method, device, equipment and medium for test user data
CN113535574B (en) * 2021-07-26 2022-07-19 工银科技有限公司 Automatic generation method, device, equipment and medium for test user data
CN114061646A (en) * 2021-09-18 2022-02-18 北京东方计量测试研究所 Automatic verification equipment for universal instrument and meter
CN115858372A (en) * 2022-12-19 2023-03-28 上海浦东发展银行股份有限公司 OLAP system-based batch data construction and automatic verification method and system
CN115858372B (en) * 2022-12-19 2024-04-26 上海浦东发展银行股份有限公司 Batch data construction and automatic verification method and system based on OLAP system
CN118132639A (en) * 2024-04-30 2024-06-04 深圳市鼎阳科技股份有限公司 Automatic production testing system, production testing method and computer readable storage medium

Also Published As

Publication number Publication date
CN110287097A (en) 2019-09-27

Similar Documents

Publication Publication Date Title
WO2020233330A1 (en) Batch testing method, apparatus, and computer-readable storage medium
US10162610B2 (en) Method and apparatus for migration of application source code
US8601438B2 (en) Data transformation based on a technical design document
US9037549B2 (en) System and method for testing data at a data warehouse
US8887135B2 (en) Generating test cases for functional testing of a software application
US20120124081A1 (en) Method and system for providing data migration
US10445675B2 (en) Confirming enforcement of business rules specified in a data access tier of a multi-tier application
CN105589874A (en) ETL task dependence relationship detecting method and device and ETL tool
CN104866426A (en) Software test integrated control method and system
US9009175B2 (en) System and method for database migration and validation
CN111859830A (en) Verification plan and report generation method, device, equipment and storage medium
CN109471857A (en) Data modification method, device and storage medium based on SQL statement
CN112527774A (en) Data center building method and system and storage medium
CN106919612A (en) A kind of processing method and processing device of SQL script of reaching the standard grade
CN111061475A (en) Software code generation method and device, computer equipment and storage medium
CN103955429B (en) Determine the method and device of regression test scope
CN112506505A (en) Method for producing program code by code template engine
CN111221698A (en) Task data acquisition method and device
CN109800147B (en) Test case generation method and terminal equipment
Mittal Trustworthiness of big data
CN113962597A (en) Data analysis method and device, electronic equipment and storage medium
WO2021051583A1 (en) Method and apparatus for transmitting and collecting variable, and computer-readable storage medium
CN114115831A (en) Data processing method, device, equipment and storage medium
CN114528593A (en) Data authority control method, device, equipment and storage medium
CN115169578A (en) AI model production method and system based on meta-space data markers

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 20810432

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 21.01.2022)

122 Ep: pct application non-entry in european phase

Ref document number: 20810432

Country of ref document: EP

Kind code of ref document: A1