CN113434410A - Data testing method and device, storage medium and electronic device - Google Patents

Data testing method and device, storage medium and electronic device Download PDF

Info

Publication number
CN113434410A
CN113434410A CN202110713712.8A CN202110713712A CN113434410A CN 113434410 A CN113434410 A CN 113434410A CN 202110713712 A CN202110713712 A CN 202110713712A CN 113434410 A CN113434410 A CN 113434410A
Authority
CN
China
Prior art keywords
test
data
target
request
terminal
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
CN202110713712.8A
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.)
Qingdao Haier Technology Co Ltd
Haier Smart Home Co Ltd
Original Assignee
Qingdao Haier Technology Co Ltd
Haier Smart Home 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 Qingdao Haier Technology Co Ltd, Haier Smart Home Co Ltd filed Critical Qingdao Haier Technology Co Ltd
Priority to CN202110713712.8A priority Critical patent/CN113434410A/en
Publication of CN113434410A publication Critical patent/CN113434410A/en
Pending legal-status Critical Current

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
    • G06F11/3696Methods or tools to render software testable
    • 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
    • G06F11/3684Test management for test design, e.g. generating new test cases
    • 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
    • G06F11/3688Test management for test execution, e.g. scheduling of test suites

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The embodiment of the invention provides a data testing method and device, a storage medium and an electronic device, wherein the method comprises the following steps: receiving a first data test request, wherein the first data test request is used for requesting to test target page data, and the first data test request comprises test terminal information corresponding to the target page data; determining a target test terminal matched with the test terminal information from N test terminals, wherein N is a natural number greater than 1, and the N test terminals are all connected with a server; and sending the second data test request to the target test terminal to indicate the target test terminal to test the target page data. By the method and the device, the problem that the test data cannot be managed in a unified manner in the related technology is solved, and the effect of managing the test data in a unified manner is achieved.

Description

Data testing method and device, storage medium and electronic device
Technical Field
The embodiment of the invention relates to the field of data, in particular to a data testing method and device, a storage medium and an electronic device.
Background
Currently, a plurality of test environments (development environment, quality acceptance environment, production environment, etc.) exist in the process of testing development data. The test environments are independent and the services are not intercommunicated, so that a set of WebUI automation engineering needs to be built when WebUI automation tests are carried out in different environments. The web page elements, test cases, test data and the like are repeatedly input, so that a lot of repetitive work is done, and a lot of unnecessary time is wasted. In addition, tasks cannot be scheduled and managed uniformly, test case execution results cannot be checked in a centralized mode, and task test reports cannot be filed uniformly.
In view of the above technical problems, no effective solution has been proposed in the related art.
Disclosure of Invention
The embodiment of the invention provides a data testing method and device, a storage medium and an electronic device, which at least solve the problem that the unified management of test data cannot be performed in the related technology.
According to an embodiment of the present invention, there is provided a data testing method including: receiving a first data test request, wherein the first data test request is used for requesting to test target page data, and the first data test request comprises test terminal information corresponding to the target page data; determining a target test terminal matched with the test terminal information from N test terminals, wherein N is a natural number greater than 1, and the N test terminals are all connected with a server; and sending a second data test request to the target test terminal to instruct the target test terminal to test the target page data, wherein the second data test request comprises the first data test request, page elements corresponding to the target page data, test cases and test data.
According to another embodiment of the present invention, there is provided a data testing apparatus including: a first receiving module, configured to receive a first data test request, where the first data test request is used to request to test target page data, and the first data test request includes test terminal information corresponding to the target page data; the system comprises a first determining module, a second determining module and a third determining module, wherein the first determining module is used for determining a target test terminal matched with the test terminal information from N test terminals, N is a natural number greater than 1, and the N test terminals are all connected with a server; a first sending module, configured to send a second data test request to the target test terminal to instruct the target test terminal to test the target page data, where the second data test request includes the first data test request, a page element corresponding to the target page data, a test case, and test data.
In an exemplary embodiment, the apparatus further includes: the third receiving module is used for receiving the page elements of the Web UI (user interface) designed by the network product interface before receiving the first data test request, wherein the target page data comprises the page elements; the first establishing module is used for establishing a test case corresponding to the page element; and the first entry module is used for entering the test data of the test case.
In an exemplary embodiment, the apparatus further includes: a first adding module, configured to add the N test terminals before receiving the first data test request; and the second establishing module is used for establishing network connection with each of the N test terminals.
In an exemplary embodiment, the first determining module includes: a first analyzing unit, configured to analyze the test terminal information from the data test request; and the first searching unit is used for searching the test terminal corresponding to the test terminal information from the N test terminals to obtain the target test terminal.
In an exemplary embodiment, the apparatus further includes: a fourth receiving module, configured to receive a test result sent by the target test terminal after sending the second data test request to the target test terminal, where the test result includes a test result for the target page data; the first generation module is used for generating a test report based on the test result; and the second sending module is used for sending the test report to the user terminal equipment.
According to a further embodiment of the present invention, there is also provided a computer-readable storage medium having a computer program stored thereon, wherein the computer program is arranged to perform the steps of any of the above method embodiments when executed.
According to yet another embodiment of the present invention, there is also provided an electronic device, including a memory in which a computer program is stored and a processor configured to execute the computer program to perform the steps in any of the above method embodiments.
According to the invention, a first data test request is received, wherein the first data test request is used for requesting to test target page data, and the first data test request comprises test terminal information corresponding to the target page data; determining a target test terminal matched with the test terminal information from N test terminals, wherein N is a natural number greater than 1, and the N test terminals are all connected with a server; and sending a second data test request to the target test terminal to indicate the target test terminal to test the target page data, wherein the second data test request comprises the first data test request, the page elements corresponding to the target page data, the test cases and the test data. The method and the system realize one-time input of page elements, test cases, test data and the like by deploying a set of WebUI automation service, can be used in a plurality of test environments, realize unified scheduling management of tasks, and realize unified viewing of test case execution results and task test reports. Therefore, the problem that the test data cannot be managed in a unified manner in the related technology can be solved, and the effect of managing the test data in a unified manner is achieved.
Drawings
Fig. 1 is a block diagram of a hardware structure of a mobile terminal of a data testing method according to an embodiment of the present invention;
FIG. 2 is a flow chart of a data testing method according to an embodiment of the present invention;
FIG. 3 is a flow chart of a data testing method according to an embodiment of the present invention (two);
FIG. 4 is an overall block diagram according to an embodiment of the present invention;
FIG. 5 is a flow diagram according to an embodiment of the present invention;
FIG. 6 is a block diagram (one) of the structure of a data testing apparatus according to an embodiment of the present invention;
fig. 7 is a block diagram of the structure of a data testing apparatus according to an embodiment of the present invention (ii).
Detailed Description
Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings in conjunction with the embodiments.
It should be noted that the terms "first," "second," and the like in the description and claims of the present invention and in the drawings described above are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order.
The method embodiments provided in the embodiments of the present application may be executed in a mobile terminal, a computer terminal, or a similar computing device. Taking the mobile terminal as an example, fig. 1 is a block diagram of a hardware structure of the mobile terminal of a data testing method according to an embodiment of the present invention. As shown in fig. 1, the mobile terminal may include one or more (only one shown in fig. 1) processors 102 (the processor 102 may include, but is not limited to, a processing device such as a microprocessor MCU or a programmable logic device FPGA), and a memory 104 for storing data, wherein the mobile terminal may further include a transmission device 106 for communication functions and an input-output device 108. It will be understood by those skilled in the art that the structure shown in fig. 1 is only an illustration, and does not limit the structure of the mobile terminal. For example, the mobile terminal may also include more or fewer components than shown in FIG. 1, or have a different configuration than shown in FIG. 1.
The memory 104 may be used to store a computer program, for example, a software program of an application software and a module, such as a computer program corresponding to the data testing method in the embodiment of the present invention, and the processor 102 executes various functional applications and data processing by running the computer program stored in the memory 104, so as to implement the method described above. The memory 104 may include high speed random access memory, and may also include non-volatile memory, such as one or more magnetic storage devices, flash memory, or other non-volatile solid-state memory. In some examples, the memory 104 may further include memory located remotely from the processor 102, which may be connected to the mobile terminal over a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
The transmission device 106 is used for receiving or transmitting data via a network. Specific examples of the network described above may include a wireless network provided by a communication provider of the mobile terminal. In one example, the transmission device 106 includes a Network adapter (NIC), which can be connected to other Network devices through a base station so as to communicate with the internet. In one example, the transmission device 106 may be a Radio Frequency (RF) module, which is used for communicating with the internet in a wireless manner.
In the present embodiment, a data testing method is provided, and fig. 2 is a flowchart (a) of the data testing method according to the embodiment of the present invention, as shown in fig. 2, the flowchart includes the following steps:
step S202, receiving a first data test request, wherein the first data test request is used for requesting to test target page data, and the first data test request comprises test terminal information corresponding to the target page data;
step S204, determining a target test terminal matched with the test terminal information from N test terminals, wherein N is a natural number greater than 1, and the N test terminals are all connected with a server;
step S206, sending a second data test request to the target test terminal to indicate the target test terminal to test the target page data, wherein the second data test request comprises the first data test request, the page elements corresponding to the target page data, the test cases and the test data.
The execution subject of the above steps may be a server, etc., but is not limited thereto.
The embodiment includes but is not limited to being applied to a scenario of testing development data. For example, under the condition of a multi-test environment, when WebUI automatic test is performed, a framework deployment mode of a server and a plurality of agents is adopted, and only one set of automatic engineering is set up, so that the scheme of unified management, drive and data separation and asynchronous execution of test data can be realized.
Through the steps, a first data test request is received, wherein the first data test request is used for requesting to test target page data, and the first data test request comprises test terminal information corresponding to the target page data; determining a target test terminal matched with the test terminal information from N test terminals, wherein N is a natural number greater than 1, and the N test terminals are all connected with a server; and sending a second data test request to the target test terminal to indicate the target test terminal to test the target page data, wherein the second data test request comprises the first data test request, the page elements corresponding to the target page data, the test cases and the test data. The method and the system realize one-time input of page elements, test cases, test data and the like by deploying a set of WebUI automation service, can be used in a plurality of test environments, realize unified scheduling management of tasks, and realize unified viewing of test case execution results and task test reports. Therefore, the problem that the test data cannot be managed in a unified manner in the related technology can be solved, and the effect of managing the test data in a unified manner is achieved.
In one exemplary embodiment, before receiving the first data test request, the method further comprises:
s1, receiving page elements of a Web product interface design Web UI, wherein the target page data comprises the page elements;
s2, creating a test case corresponding to the page element;
and S3, recording the test data of the test case.
In this embodiment, the page elements, the test cases, and the test data may be set by the user.
In one exemplary embodiment, before receiving the first data test request, the method further comprises:
s1, adding N test terminals;
and S2, establishing network connection with each test terminal in the N test terminals.
In this embodiment, N test terminals are used for testing target page data.
In an exemplary embodiment, determining a target test terminal matching the test terminal information from the N test terminals includes:
s1, analyzing the test terminal information from the data test request;
and S2, searching a test terminal corresponding to the test terminal information from the N test terminals to obtain a target test terminal.
In this embodiment, the target test terminal may also be a terminal designated by the server.
In an exemplary embodiment, after sending the second data test request to the target test terminal, the method further includes:
s1, receiving a test result sent by the target test terminal, wherein the test result comprises a test result of the target page data;
s2, generating a test report based on the test result;
and S3, sending the test report to the user terminal equipment.
In this embodiment, the server sends the test report to the user terminal device, and the user terminal device can view the test report.
In the present embodiment, a data testing method is provided, and fig. 3 is a flowchart (two) of the data testing method according to the embodiment of the present invention, as shown in fig. 3, the flowchart includes the following steps:
step S302, receiving a second data test request sent by a server, wherein the second data test request comprises a first data test request, a page element corresponding to target page data, a test case and test data, the first data test request is used for requesting to test the target page data, and the first data test request comprises test terminal information corresponding to the target page data;
and step S304, testing the target page data based on the second data test request.
The main body of the above steps may be a terminal device, etc., but is not limited thereto.
The embodiment includes but is not limited to being applied to a scenario of testing development data. For example, under the condition of a multi-test environment, when WebUI automatic test is performed, a framework deployment mode of a server and a plurality of agents is adopted, and only one set of automatic engineering is set up, so that the scheme of unified management, drive and data separation and asynchronous execution of test data can be realized.
Through the steps, a second data test request sent by the server is received, wherein the second data test request comprises a first data test request, a page element corresponding to target page data, a test case and test data, the first data test request is used for requesting the test of the target page data, and the first data test request comprises test terminal information corresponding to the target page data; and testing the target page data based on the second data test request. The method and the system realize one-time input of page elements, test cases, test data and the like by deploying a set of WebUI automation service, can be used in a plurality of test environments, realize unified scheduling management of tasks, and realize unified viewing of test case execution results and task test reports. Therefore, the problem that the test data cannot be managed in a unified manner in the related technology can be solved, and the effect of managing the test data in a unified manner is achieved.
In an exemplary embodiment, before receiving the second data test request sent by the server, the method further includes:
and S1, sending the test terminal information to the server to be added to N test terminals in the server, wherein N is a natural number greater than 1.
In this embodiment, the N test terminals may be deployed in different test environments, and all of the N test terminals communicate with the server.
In one exemplary embodiment, testing the target page data based on the second data test request includes:
s1, executing the test case, the test data and the target page data based on the page elements to obtain a test result;
and S2, sending the test result to the server.
In this embodiment, a user enters a page element of the webUI in the server, the user creates a test case on the server, and the user enters test data on the server.
The invention is illustrated below with reference to specific examples:
the embodiment deploys a set of WebUI automation service, can realize one-time input of page elements, test cases, test data and the like, and can be used in a plurality of test environments; and uniformly scheduling and managing the tasks, and uniformly checking the execution result of the test case and the task test report.
As shown in fig. 4, the overall architecture diagram in this embodiment is shown, and the webUI distributed deployment framework in this embodiment is composed of 1 server and multiple agents. agent is deployed in each test environment; the server may communicate with the agent of the respective test environment as normal.
As shown in fig. 5, this embodiment specifically includes the following steps:
step 1: a user logs in a server and inputs page elements of a webUI;
step 2: a user creates a test case on a server;
and step 3: a user inputs test data on a server;
and 4, step 4: adding agents in each environment on a server to enable the server to establish communication with the agents;
and 5: creating a test task, and specifying an agent, namely in which environment to execute the task;
step 6: a user issues a task and assigns an agent;
and 7: the server sends task information, test data, cases and the like to the appointed agent;
and 8: agent executes task under current test environment;
and step 9: after agent execution is completed, reporting a test result to a server;
step 10: the server receives the test result of the agent and generates a test report;
step 11: a user logs in a web server system to check a task result;
step 12: the server returns the task execution result to the user.
In summary, the embodiment can deploy a set of WebUI automation services, realize one-time entry of page elements, test cases, test data and the like, and can be used in a plurality of test environments; and uniformly scheduling and managing the tasks, and uniformly checking the execution result of the test case and the task test report.
Through the above description of the embodiments, those skilled in the art can clearly understand that the method according to the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but the former is a better implementation mode in many cases. Based on such understanding, the technical solutions of the present invention may be embodied in the form of a software product, which is stored in a storage medium (e.g., ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal device (e.g., a mobile phone, a computer, a server, or a network device) to execute the method according to the embodiments of the present invention.
In this embodiment, a data testing apparatus is further provided, and the data testing apparatus is used to implement the foregoing embodiments and preferred embodiments, and the description of the data testing apparatus is omitted. As used below, the term "module" may be a combination of software and/or hardware that implements a predetermined function. Although the means described in the embodiments below are preferably implemented in software, an implementation in hardware, or a combination of software and hardware is also possible and contemplated.
Fig. 6 is a block diagram (one) of a data testing apparatus according to an embodiment of the present invention, as shown in fig. 6, the apparatus includes:
a first receiving module 62, configured to receive a first data test request, where the first data test request is used to request to test target page data, and the first data test request includes test terminal information corresponding to the target page data;
a first determining module 64, configured to determine a target test terminal matched with the test terminal information from N test terminals, where N is a natural number greater than 1, and the N test terminals are all connected to the server;
the first sending module 66 is configured to send a second data test request to the target test terminal to instruct the target test terminal to test the target page data, where the second data test request includes the first data test request, the page element corresponding to the target page data, the test case, and the test data.
In an exemplary embodiment, the apparatus further includes:
the third receiving module is used for receiving the page elements of the Web UI (user interface) designed by the network product interface before receiving the first data test request, wherein the target page data comprises the page elements;
the first establishing module is used for establishing a test case corresponding to the page element;
and the first entry module is used for entering the test data of the test case.
In an exemplary embodiment, the apparatus further includes:
a first adding module, configured to add the N test terminals before receiving the first data test request;
and the second establishing module is used for establishing network connection with each of the N test terminals.
In an exemplary embodiment, the first determining module includes:
a first analyzing unit, configured to analyze the test terminal information from the data test request;
and the first searching unit is used for searching the test terminal corresponding to the test terminal information from the N test terminals to obtain the target test terminal.
In an exemplary embodiment, the apparatus further includes:
a fourth receiving module, configured to receive a test result sent by the target test terminal after sending the second data test request to the target test terminal, where the test result includes a test result for the target page data;
the first generation module is used for generating a test report based on the test result;
and the second sending module is used for sending the test report to the user terminal equipment.
Fig. 7 is a block diagram (ii) of the structure of a data testing apparatus according to an embodiment of the present invention, as shown in fig. 7, the apparatus including:
a second receiving module 72, configured to receive a second data test request sent by the server, where the second data test request includes a first data test request, a page element corresponding to target page data, a test case, and test data, the first data test request is used to request to test the target page data, and the first data test request includes test terminal information corresponding to the target page data;
and a first testing module 74, configured to test the target page data based on the second data testing request.
In an exemplary embodiment, the apparatus further includes:
and a third sending module, configured to send the test terminal information to the server before receiving a second data test request sent by the server, so as to add the test terminal information to N test terminals in the server, where N is a natural number greater than 1.
In an exemplary embodiment, the first test module includes:
the first execution unit is used for executing the test case, the test data and the target page data based on the page elements to obtain a test result;
and the first sending unit is used for sending the test result to the server.
It should be noted that, the above modules may be implemented by software or hardware, and for the latter, the following may be implemented, but not limited to: the modules are all positioned in the same processor; alternatively, the modules are respectively located in different processors in any combination.
Embodiments of the present invention also provide a computer-readable storage medium having a computer program stored thereon, wherein the computer program is arranged to perform the steps of any of the above-mentioned method embodiments when executed.
In the present embodiment, the above-described computer-readable storage medium may be configured to store a computer program for executing the above steps.
In an exemplary embodiment, the computer-readable storage medium may include, but is not limited to: various media capable of storing computer programs, such as a usb disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a removable hard disk, a magnetic disk, or an optical disk.
Embodiments of the present invention also provide an electronic device comprising a memory having a computer program stored therein and a processor arranged to run the computer program to perform the steps of any of the above method embodiments.
In an exemplary embodiment, the electronic apparatus may further include a transmission device and an input/output device, wherein the transmission device is connected to the processor, and the input/output device is connected to the processor.
In an exemplary embodiment, the processor may be configured to execute the above steps by a computer program.
For specific examples in this embodiment, reference may be made to the examples described in the above embodiments and exemplary embodiments, and details of this embodiment are not repeated herein.
It will be apparent to those skilled in the art that the various modules or steps of the invention described above may be implemented using a general purpose computing device, they may be centralized on a single computing device or distributed across a network of computing devices, and they may be implemented using program code executable by the computing devices, such that they may be stored in a memory device and executed by the computing device, and in some cases, the steps shown or described may be performed in an order different than that described herein, or they may be separately fabricated into various integrated circuit modules, or multiple ones of them may be fabricated into a single integrated circuit module. Thus, the present invention is not limited to any specific combination of hardware and software.
The above description is only a preferred embodiment of the present invention and is not intended to limit the present invention, and various modifications and changes may be made by those skilled in the art. Any modification, equivalent replacement, or improvement made within the principle of the present invention should be included in the protection scope of the present invention.

Claims (8)

1. A method for testing data, comprising:
receiving a first data test request, wherein the first data test request is used for requesting to test target page data, and the first data test request comprises test terminal information corresponding to the target page data;
determining a target test terminal matched with the test terminal information from N test terminals, wherein N is a natural number greater than 1, and the N test terminals are all connected with a server;
and sending a second data test request to the target test terminal to indicate the target test terminal to test the target page data, wherein the second data test request comprises the first data test request, page elements corresponding to the target page data, test cases and test data.
2. The method of claim 1, wherein prior to receiving the first data test request, the method further comprises:
receiving page elements of a Web product interface design (Web UI), wherein the target page data comprises the page elements;
creating a test case corresponding to the page element;
and inputting the test data of the test case.
3. The method of claim 1, wherein prior to receiving the first data test request, the method further comprises:
adding the N test terminals;
and establishing network connection with each of the N test terminals.
4. The method of claim 1, wherein determining a target test terminal from the N test terminals that matches the test terminal information comprises:
analyzing the test terminal information from the data test request;
and searching the test terminal corresponding to the test terminal information from the N test terminals to obtain the target test terminal.
5. The method of claim 1, wherein after sending a second data test request to the target test terminal, the method further comprises:
receiving a test result sent by the target test terminal, wherein the test result comprises a test result of the target page data;
generating a test report based on the test result;
and sending the test report to user terminal equipment.
6. A data testing apparatus, comprising:
the device comprises a first receiving module, a first processing module and a second receiving module, wherein the first receiving module is used for receiving a first data test request, the first data test request is used for requesting to test target page data, and the first data test request comprises test terminal information corresponding to the target page data;
the device comprises a first determining module, a second determining module and a third determining module, wherein the first determining module is used for determining a target test terminal matched with the test terminal information from N test terminals, N is a natural number greater than 1, and the N test terminals are all connected with a server;
the first sending module is configured to send a second data test request to the target test terminal to instruct the target test terminal to test the target page data, where the second data test request includes the first data test request, a page element corresponding to the target page data, a test case, and test data.
7. A computer-readable storage medium, in which a computer program is stored, which computer program, when being executed by a processor, carries out the method of any one of claims 1 to 5.
8. An electronic device comprising a memory and a processor, wherein the memory has stored therein a computer program, and wherein the processor is arranged to execute the computer program to perform the method of any of claims 1 to 5.
CN202110713712.8A 2021-06-25 2021-06-25 Data testing method and device, storage medium and electronic device Pending CN113434410A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110713712.8A CN113434410A (en) 2021-06-25 2021-06-25 Data testing method and device, storage medium and electronic device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110713712.8A CN113434410A (en) 2021-06-25 2021-06-25 Data testing method and device, storage medium and electronic device

Publications (1)

Publication Number Publication Date
CN113434410A true CN113434410A (en) 2021-09-24

Family

ID=77754649

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110713712.8A Pending CN113434410A (en) 2021-06-25 2021-06-25 Data testing method and device, storage medium and electronic device

Country Status (1)

Country Link
CN (1) CN113434410A (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107844409A (en) * 2016-09-18 2018-03-27 平安科技(深圳)有限公司 Test example executing method and device
CN108990047A (en) * 2018-07-03 2018-12-11 中国联合网络通信集团有限公司 Test method, device and the medium of contract signing relationship management data preparation platform
US20190065352A1 (en) * 2017-08-24 2019-02-28 Salesforce.Com, Inc. Stateless self-sufficient test agents
CN110389900A (en) * 2019-07-10 2019-10-29 深圳市腾讯计算机系统有限公司 A kind of distributed experiment & measurement system test method, device and storage medium
CN111061526A (en) * 2019-10-12 2020-04-24 平安普惠企业管理有限公司 Automatic testing method and device, computer equipment and storage medium
CN111475417A (en) * 2020-04-13 2020-07-31 广东美的暖通设备有限公司 Automatic testing method, device, equipment and storage medium
WO2020181839A1 (en) * 2019-03-13 2020-09-17 深圳壹账通智能科技有限公司 Page data testing method, apparatus, computer device, and storage medium
WO2020233034A1 (en) * 2019-05-21 2020-11-26 深圳壹账通智能科技有限公司 Page function testing method and related device

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107844409A (en) * 2016-09-18 2018-03-27 平安科技(深圳)有限公司 Test example executing method and device
US20190065352A1 (en) * 2017-08-24 2019-02-28 Salesforce.Com, Inc. Stateless self-sufficient test agents
CN108990047A (en) * 2018-07-03 2018-12-11 中国联合网络通信集团有限公司 Test method, device and the medium of contract signing relationship management data preparation platform
WO2020181839A1 (en) * 2019-03-13 2020-09-17 深圳壹账通智能科技有限公司 Page data testing method, apparatus, computer device, and storage medium
WO2020233034A1 (en) * 2019-05-21 2020-11-26 深圳壹账通智能科技有限公司 Page function testing method and related device
CN110389900A (en) * 2019-07-10 2019-10-29 深圳市腾讯计算机系统有限公司 A kind of distributed experiment & measurement system test method, device and storage medium
CN111061526A (en) * 2019-10-12 2020-04-24 平安普惠企业管理有限公司 Automatic testing method and device, computer equipment and storage medium
CN111475417A (en) * 2020-04-13 2020-07-31 广东美的暖通设备有限公司 Automatic testing method, device, equipment and storage medium

Similar Documents

Publication Publication Date Title
CN108228444B (en) Test method and device
CN112035344A (en) Multi-scenario test method, device, equipment and computer readable storage medium
CN113867600A (en) Development method and device for processing streaming data and computer equipment
CN111400127A (en) Service log monitoring method and device, storage medium and computer equipment
CN106792784B (en) A kind of method, server and system carrying out data check in server side
CN102752770A (en) Method and device for polling service system
CN112486833B (en) Software testing system and method capable of dynamically reconstructing on demand and oriented to software defined satellite
CN110990381B (en) Processing method and device of server, storage medium and electronic device
CN109886041B (en) Real-time data acquisition method and device
CN107229569A (en) Method and system are performed towards the automatic test centralized dispatching for performing technology more
CN116755799A (en) Service arrangement system and method
CN112650815B (en) Method and device for synchronizing environment data, storage medium and electronic device
CN113434410A (en) Data testing method and device, storage medium and electronic device
CN113934552A (en) Method and device for determining function code, storage medium and electronic device
CN113900937A (en) Script calling method and device, electronic device and storage medium
CN116074228A (en) Network card testing method and device, storage medium and electronic equipment
CN115442266A (en) Gateway performance testing method and device, storage medium and electronic device
CN110297754A (en) A kind of test information feedback method and system
CN115543491A (en) Microservice processing method and device
CN113934591A (en) Data monitoring method and device, storage medium and electronic device
CN114090074A (en) Method and device for configuring operating environment, storage medium and electronic device
CN113434405A (en) Method and device for determining test file, storage medium and electronic device
CN111506495A (en) Distributed system testing method and device based on springboot frame
CN110543470A (en) Message early warning method and device, storage medium and electronic device
CN110276212B (en) Data processing method and device, storage medium and electronic device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20210924

RJ01 Rejection of invention patent application after publication