CN113434389A - Data verification method and device, storage medium and electronic device - Google Patents

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

Info

Publication number
CN113434389A
CN113434389A CN202110657291.1A CN202110657291A CN113434389A CN 113434389 A CN113434389 A CN 113434389A CN 202110657291 A CN202110657291 A CN 202110657291A CN 113434389 A CN113434389 A CN 113434389A
Authority
CN
China
Prior art keywords
data
data interface
interface
kth
verifying
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
CN202110657291.1A
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 CN202110657291.1A priority Critical patent/CN113434389A/en
Publication of CN113434389A publication Critical patent/CN113434389A/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/3672Test management
    • 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

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 verification method and device, a storage medium and an electronic device, wherein the method comprises the following steps: under the condition of verifying first data in a Kth data interface in a target webpage, verifying second data in an Mth data interface in the target webpage associated with the Kth data interface to obtain a verification result, wherein K and M are both natural numbers greater than or equal to 1, and the verification result is used for indicating the accuracy of the first data and the second data in the target webpage; and outputting a verification result. By the method and the device, the problem of inaccurate data test in the related technology can be solved, and the effect of accurately testing the code data is achieved.

Description

Data verification method and device, storage medium and electronic device
Technical Field
The embodiment of the invention relates to the field of communication, in particular to a data verification method and device.
Background
In the prior art, the SDK test is mainly performed through a single interface, for example, by obtaining an SDK test case code, the SDK test case code is generated according to an interface test case corresponding to a target application program interface API, where different APIs in the SDK correspond to different interface test cases, and the target API is an API called by the target application program in an operation process; responding to the received test operation of the SDK, automatically running SDK test case codes to obtain a first running result, wherein the SDK test case codes call a target API in the SDK in the running process; and generating a first test report according to the first operation result, wherein the first test report comprises operation data when the target application program calls the target API. SDK testing cannot be performed accurately using a single interface.
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 verification method and device, a storage medium and an electronic device, which are used for at least solving the problem of inaccurate test on data in the related technology.
According to an embodiment of the present invention, there is provided a data verification method including: under the condition of verifying first data in a Kth data interface in a target webpage, verifying second data in an Mth data interface in the target webpage associated with the Kth data interface to obtain a verification result, wherein K and M are both natural numbers greater than or equal to 1, and the verification result is used for indicating the accuracy of the first data and the second data in the target webpage; and outputting a verification result.
According to another embodiment of the present invention, there is provided a data verification apparatus including: the first verification module is used for verifying second data in an Mth data interface in a target webpage related to the Kth data interface under the condition of verifying first data in the Kth data interface in the target webpage to obtain a verification result, wherein K and M are natural numbers which are more than or equal to 1, and the verification result is used for indicating the accuracy of the first data and the second data in the target webpage; and the first output module is used for outputting the verification result.
In an exemplary embodiment, the apparatus further includes: the first association module is configured to verify second data in an mth data interface associated with a kth data interface under the condition that first data in the kth data interface is verified, and associate N data interfaces before a verification result is obtained, where N is a natural number greater than 1, the kth data interface and the mth data interface are both data interfaces in the N data interfaces, and the N data interfaces are both data interfaces in a target web page.
In an exemplary embodiment, the first output module includes: and the first output unit is used for outputting the verification result to the operating system so as to carry out interface display in the terminal equipment associated with the operating system.
In an exemplary embodiment, the first verification module includes: a first determining unit, configured to verify correctness of first data in the kth data interface and correctness of second data in an mth data interface associated with the kth data interface, so as to obtain the verification result; the verification result comprises summary information and detailed information of the verification result, the summary information comprises an identifier for judging whether the first data and the second data are correct, and the detailed information comprises a process log for verifying the first data and the second data.
In an exemplary embodiment, the apparatus further includes: the first grabbing module is used for verifying second data in an Mth data interface associated with a Kth data interface under the condition of verifying first data in the Kth data interface, and grabbing logs with abnormity under the condition that the first data or the second data is abnormal after a verification result is obtained; the first storage module is used for storing abnormal data of the first data or the second data with abnormality; the first analysis module is used for determining the position of the first data or the second data with the abnormality from the abnormality log and determining the reason of the abnormality of the first data or the second data from the abnormality log.
In an exemplary embodiment, the apparatus further includes: the first determining module is used for verifying second data in an Mth data interface associated with a Kth data interface under the condition of verifying first data in the Kth data interface and determining attribute information of the Kth data interface before a verification result is obtained; a second determining module, configured to determine attribute information of the mth data interface; the attribute information of the Kth data interface is used for representing the function of first data output by the Kth data interface, and the attribute information of the Mth data interface is used for representing the function of second data in the Mth data interface.
In an exemplary embodiment, the apparatus further includes: the first display module is used for verifying second data in an Mth data interface associated with the Kth data interface under the condition of verifying first data in the Kth data interface and performing interface display on the Kth data interface and the Mth data interface before a verification result is obtained so as to display the data processing process of the Kth data interface and the Mth data interface.
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 method and the device, under the condition that the first data in the Kth data interface in the target webpage is verified, the second data in the Mth data interface in the target webpage related to the Kth data interface are verified, and a verification result is obtained, wherein both K and M are natural numbers which are greater than or equal to 1, and the verification result is used for indicating the accuracy of the first data and the second data in the target webpage; and outputting a verification result. The purpose of verifying data and testing the SDK by multiple interfaces is achieved. Therefore, the problem of inaccurate data test in the related technology can be solved, and the effect of accurately testing code data is achieved.
Drawings
Fig. 1 is a block diagram of a hardware structure of a mobile terminal of a data authentication method according to an embodiment of the present invention;
FIG. 2 is a flow diagram of a data validation method according to an embodiment of the invention;
FIG. 3 is a flowchart of a method for testing a uSDK according to an embodiment of the present invention;
fig. 4 is a block diagram of a data verification apparatus according to an embodiment of the present invention.
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 example of being operated on a mobile terminal, fig. 1 is a hardware structure block diagram of the mobile terminal of a data verification 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 computer programs, for example, software programs and modules of application software, such as computer programs corresponding to the data verification method in the embodiment of the present invention, and the processor 102 executes various functional applications and data processing by running the computer programs stored in the memory 104, so as to implement the above-mentioned method. 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 verification method is provided, and fig. 2 is a flowchart of a data verification method according to an embodiment of the present invention, as shown in fig. 2, the flowchart includes the following steps:
step S202, under the condition of verifying first data in a Kth data interface in a target webpage, verifying second data in an Mth data interface in the target webpage associated with the Kth data interface to obtain a verification result, wherein K and M are both natural numbers which are greater than or equal to 1, and the verification result is used for indicating the accuracy of the first data and the second data in the target webpage;
and step S204, outputting a verification result.
The execution subject of the above steps may be a terminal, but is not limited thereto.
The present embodiment includes, but is not limited to, being applied to a scenario of testing code data, for example, a developer tests interface data developed by the developer.
Through the steps, under the condition that first data in a Kth data interface in a target webpage are verified, second data in an Mth data interface in the target webpage related to the Kth data interface are verified, and a verification result is obtained, wherein K and M are natural numbers which are greater than or equal to 1, and the verification result is used for indicating the accuracy of the first data and the second data in the target webpage; and outputting a verification result. The purpose of verifying data and testing the SDK by multiple interfaces is achieved. Therefore, the problem of inaccurate data test in the related technology can be solved, and the effect of accurately testing code data is achieved.
In an exemplary embodiment, in the case of verifying the first data in the kth data interface in the target web page, the method further includes, before verifying the second data in the mth data interface in the target web page associated with the kth data interface and obtaining a verification result:
and S1, associating N data interfaces, wherein N is a natural number greater than 1, the Kth data interface and the Mth data interface are data interfaces in the N data interfaces, and the N data interfaces are data interfaces in the target webpage.
In this embodiment, by associating N data interfaces, the interfaces are associated with each other for authentication. For example, in a certain shopping platform, a user needs to log in a corresponding account after purchasing a commodity. And ordering and purchasing are carried out after login, at the moment, an ordering interface needs to verify the correctness of ordering data, and meanwhile, a login interface associated with the ordering interface verifies the correctness of the account number. It should be noted that the ordering interface and the login interface are associated in the development process. Thereby the accuracy of data verification can be ensured.
In one exemplary embodiment, outputting the verification result includes:
and S1, outputting the verification result to the operating system so as to carry out interface display in the terminal equipment associated with the operating system.
In this embodiment, the verification result can be displayed in an interface manner in the operating system in real time, so that a developer can visually see the verification result.
In an exemplary embodiment, in the case of verifying the first data in the kth data interface in the target web page, verifying the second data in the mth data interface in the target web page associated with the kth data interface to obtain a verification result includes:
s1, verifying the correctness of the first data in the Kth data interface and the correctness of the second data in the Mth data interface associated with the Kth data interface to obtain a verification result, wherein the verification result comprises summary information and detailed information of the verification result, the summary information comprises an identifier of whether the first data and the second data are correct, and the detailed information comprises a process log for verifying the first data and the second data.
In this embodiment, by verifying the data of the plurality of associated interfaces at the same time, the data verification result can be determined more accurately.
In an exemplary embodiment, in the case of verifying the first data in the kth data interface in the target web page, the method further includes, after verifying the second data in the mth data interface in the target web page associated with the kth data interface and obtaining a verification result:
s1, capturing a log with abnormity when the first data or the second data is abnormal;
s2, storing abnormal data of the first data or the second data with abnormality;
s3, determining the position of the first data or the second data with abnormity from the abnormity log, and determining the reason of the first data or the second data with abnormity from the abnormity log.
In this embodiment, by capturing the abnormal data, information of the data with an abnormality, for example, a reason of the abnormality, a time of the abnormality, and the like, can be accurately analyzed.
In an exemplary embodiment, in the case of verifying the first data in the kth data interface in the target web page, the method further includes, before verifying the second data in the mth data interface in the target web page associated with the kth data interface and obtaining a verification result:
s1, determining the attribute information of the Kth data interface;
s2, determining the attribute information of the Mth data interface;
the attribute information of the Kth data interface is used for representing the function of first data output by the Kth data interface, and the attribute information of the Mth data interface is used for representing the function of second data in the Mth data interface.
In this embodiment, by determining the attribute information of the data interface, the SDK test can be accurately performed on the data in the data interface.
In an exemplary embodiment, in the case of verifying the first data in the kth data interface in the target web page, the method further includes, before verifying the second data in the mth data interface in the target web page associated with the kth data interface and obtaining a verification result:
and S1, performing interface display on the Kth data interface and the Mth data interface to display the data processing process of the Kth data interface and the Mth data interface.
In an exemplary embodiment, the data interface can be displayed in an interface manner through an interface in the terminal device, so that the data processing process can be acquired more intuitively.
The invention is illustrated below with reference to specific examples:
as shown in fig. 3, the embodiment provides a method and an apparatus for testing a ussdk, where the method and the apparatus for testing a Software Development Kit (SDK) include: an interface document of the uSDK; the command line executes the uSDK automatic test OS, data preparation, interface execution, test results and defect site recording; the method comprises the following steps of automatically testing an APK/IPA package by interfacing the uSDK, preparing data, executing an interface, testing a result, recording a defect site and the like. The test accuracy can be improved, the test resources are saved, and developers can quickly and automatically test to ensure that the developed interfaces are correct; quickly performing a smoking test on the version, and if no problem exists, entering a function test; the problem is found to be quickly located and repaired.
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 verification apparatus is further provided, and the data verification apparatus is used to implement the foregoing embodiments and preferred embodiments, which have already been described and are not described again. 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. 4 is a block diagram of a data verification apparatus according to an embodiment of the present invention, as shown in fig. 4, the apparatus including:
the first verification module 42 is configured to verify second data in an mth data interface in the target web page associated with the kth data interface to obtain a verification result when verifying first data in the kth data interface in the target web page, where K and M are both natural numbers greater than or equal to 1, and the verification result is used to indicate accuracy of the first data and the second data in the target web page;
and a first output module 44, configured to output the verification result.
In an exemplary embodiment, the apparatus further includes: the first association module is configured to verify second data in an mth data interface associated with a kth data interface under the condition that first data in the kth data interface is verified, and associate N data interfaces before a verification result is obtained, where N is a natural number greater than 1, the kth data interface and the mth data interface are both data interfaces in the N data interfaces, and the N data interfaces are both data interfaces in a target web page.
In an exemplary embodiment, the first output module includes one of:
and the first output unit is used for outputting the verification result to the operating system so as to carry out interface display in the terminal equipment associated with the operating system.
In an exemplary embodiment, the first verification module includes:
a first determining unit, configured to verify correctness of first data in the kth data interface and correctness of second data in an mth data interface associated with the kth data interface, so as to obtain the verification result; the verification result comprises summary information and detailed information of the verification result, the summary information comprises an identifier for judging whether the first data and the second data are correct, and the detailed information comprises a process log for verifying the first data and the second data.
In an exemplary embodiment, the apparatus further includes: the first grabbing module is used for verifying second data in an Mth data interface associated with a Kth data interface under the condition of verifying first data in the Kth data interface, and grabbing logs with abnormity under the condition that the first data or the second data is abnormal after a verification result is obtained;
the first storage module is used for storing abnormal data of the first data or the second data with abnormality;
the first analysis module is used for determining the position of the first data or the second data with the abnormality from the abnormality log and determining the reason of the abnormality of the first data or the second data from the abnormality log.
In an exemplary embodiment, the apparatus further includes:
the first determining module is used for verifying second data in an Mth data interface associated with a Kth data interface under the condition of verifying first data in the Kth data interface and determining attribute information of the Kth data interface before a verification result is obtained;
a second determining module, configured to determine attribute information of the mth data interface;
the attribute information of the Kth data interface is used for representing the function of first data output by the Kth data interface, and the attribute information of the Mth data interface is used for representing the function of second data in the Mth data interface.
In an exemplary embodiment, the apparatus further includes:
the first display module is used for verifying second data in an Mth data interface associated with the Kth data interface under the condition of verifying first data in the Kth data interface and performing interface display on the Kth data interface and the Mth data interface before a verification result is obtained so as to display the data processing process of the Kth data interface and the Mth data interface.
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 (10)

1. A method of data verification, comprising:
under the condition of verifying first data in a Kth data interface in a target webpage, verifying second data in an Mth data interface in the target webpage associated with the Kth data interface to obtain a verification result, wherein K and M are both natural numbers which are greater than or equal to 1, and the verification result is used for representing the accuracy of the first data and the second data in the target webpage;
and outputting the verification result.
2. The method of claim 1, wherein in case of verifying the first data in the kth data interface in the target webpage, verifying the second data in the mth data interface in the target webpage associated with the kth data interface, and before obtaining a verification result, the method further comprises:
and associating N data interfaces, wherein N is a natural number greater than 1, the Kth data interface and the Mth data interface are data interfaces in the N data interfaces, and the N data interfaces are data interfaces in the target webpage.
3. The method of claim 1, wherein outputting the verification result comprises:
and outputting the verification result to an operating system so as to carry out interface display in the terminal equipment associated with the operating system.
4. The method of claim 1, wherein in case of verifying the first data in the kth data interface in the target webpage, verifying the second data in the mth data interface in the target webpage associated with the kth data interface to obtain a verification result comprises:
verifying the correctness of the first data in the Kth data interface and the correctness of the second data in the Mth data interface associated with the Kth data interface to obtain a verification result;
the verification result comprises summary information and detailed information of the verification result, the summary information comprises an identifier of whether the first data and the second data are correct, and the detailed information comprises a process log for verifying the first data and the second data.
5. The method of claim 1, wherein in case of verifying the first data in the kth data interface in the target webpage, verifying the second data in the mth data interface in the target webpage associated with the kth data interface, and after obtaining the verification result, the method further comprises:
capturing a log with abnormality under the condition that the first data or the second data is abnormal;
storing abnormal data with abnormality in the first data or the second data;
and determining the position of the first data or the second data with abnormality from the abnormality log, and determining the reason of the first data or the second data with abnormality from the abnormality log.
6. The method of claim 1, wherein in case of verifying the first data in the kth data interface in the target webpage, verifying the second data in the mth data interface in the target webpage associated with the kth data interface, and before obtaining a verification result, the method further comprises:
determining attribute information of the Kth data interface;
determining attribute information of the Mth data interface;
the attribute information of the kth data interface is used for representing the function of the first data output by the kth data interface, and the attribute information of the mth data interface is used for representing the function of the second data in the mth data interface.
7. The method of claim 1, wherein in case of verifying the first data in the kth data interface in the target webpage, verifying the second data in the mth data interface in the target webpage associated with the kth data interface, and before obtaining a verification result, the method further comprises:
and performing interface display on the Kth data interface and the Mth data interface to display the data processing process of the Kth data interface and the Mth data interface.
8. A data verification apparatus, comprising:
the verification method comprises a first verification module, a second verification module and a third verification module, wherein the first verification module is used for verifying second data in an Mth data interface in a target webpage associated with a Kth data interface under the condition of verifying first data in the Kth data interface in the target webpage to obtain a verification result, the K and the M are both natural numbers which are greater than or equal to 1, and the verification result is used for indicating the accuracy of the first data and the second data in the target webpage;
and the first output module is used for outputting the verification result.
9. 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 7.
10. 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 7.
CN202110657291.1A 2021-06-11 2021-06-11 Data verification method and device, storage medium and electronic device Pending CN113434389A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110657291.1A CN113434389A (en) 2021-06-11 2021-06-11 Data verification method and device, storage medium and electronic device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110657291.1A CN113434389A (en) 2021-06-11 2021-06-11 Data verification method and device, storage medium and electronic device

Publications (1)

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

Family

ID=77755989

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110657291.1A Pending CN113434389A (en) 2021-06-11 2021-06-11 Data verification method and device, storage medium and electronic device

Country Status (1)

Country Link
CN (1) CN113434389A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111371643A (en) * 2020-02-28 2020-07-03 京东数字科技控股有限公司 Authentication method, device and storage medium
CN111651366A (en) * 2020-07-06 2020-09-11 Oppo广东移动通信有限公司 SDK test method, device, equipment and storage medium

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111371643A (en) * 2020-02-28 2020-07-03 京东数字科技控股有限公司 Authentication method, device and storage medium
CN111651366A (en) * 2020-07-06 2020-09-11 Oppo广东移动通信有限公司 SDK test method, device, equipment and storage medium

Similar Documents

Publication Publication Date Title
CN109558313B (en) Method and device for constructing abnormal test scene
CN111522738A (en) Test method and device of micro-service system, storage medium and electronic equipment
CN109683997B (en) Method for accessing application program interface through sandbox, sandbox and sandbox equipment
CN107621963B (en) Software deployment method, software deployment system and electronic equipment
CN111221727B (en) Test method, test device, electronic equipment and computer readable medium
CN112035344A (en) Multi-scenario test method, device, equipment and computer readable storage medium
CN112596784A (en) Iterative version deployment method and device
CN112181822A (en) Test method and test method for starting time consumption of application program
CN112306857A (en) Method and apparatus for testing applications
CN112131127B (en) Interface testing method, device and system and electronic equipment
CN110609786A (en) Software testing method and device, computer equipment and storage medium
CN117493188A (en) Interface testing method and device, electronic equipment and storage medium
CN113434405A (en) Method and device for determining test file, storage medium and electronic device
CN109214189B (en) Method, device, storage medium and electronic equipment for identifying program bugs
CN113535580B (en) CTS test method, CTS test device and test equipment
CN110704307A (en) Application product testing method and device, user equipment and computer storage medium
CN107247661B (en) Method and system for supporting automatic verification of installation package of application
CN113434389A (en) Data verification method and device, storage medium and electronic device
CN114356346A (en) Application program deployment method, device, storage medium and electronic equipment
CN111190824A (en) Monitoring method, monitoring device, terminal equipment and storage medium
CN116382968B (en) Fault detection method and device for external equipment
CN113434417B (en) Regression testing method and device for loopholes, storage medium and electronic device
CN114257649B (en) Automatic test method, system and device
CN110895507B (en) Simulation test method and device, simulation server and storage medium
CN116680177A (en) Method and device for testing functional product and storage medium

Legal Events

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

Application publication date: 20210924