CN115687443A - Data processing method and device for buried point testing tool and electronic equipment - Google Patents

Data processing method and device for buried point testing tool and electronic equipment Download PDF

Info

Publication number
CN115687443A
CN115687443A CN202211102299.2A CN202211102299A CN115687443A CN 115687443 A CN115687443 A CN 115687443A CN 202211102299 A CN202211102299 A CN 202211102299A CN 115687443 A CN115687443 A CN 115687443A
Authority
CN
China
Prior art keywords
buried point
data
buried
point data
data container
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
CN202211102299.2A
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.)
Beijing Ziroom Information Technology Co Ltd
Original Assignee
Beijing Ziroom Information Technology 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 Beijing Ziroom Information Technology Co Ltd filed Critical Beijing Ziroom Information Technology Co Ltd
Priority to CN202211102299.2A priority Critical patent/CN115687443A/en
Publication of CN115687443A publication Critical patent/CN115687443A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses a data processing method, a device and electronic equipment of a buried point testing tool, wherein the method is applied to terminal equipment, the terminal equipment is provided with the buried point testing tool and an application program to be tested, and the method comprises the following steps: intercepting data of embedded points when a user triggers the embedded points in an application program through an embedded point testing tool; storing the buried point data into a pre-established buried point data container, wherein the buried point data container is a storage set which takes a buried point event name as a key value and a buried point data entity as a value; comparing the buried point data container with a standard event list line by line, wherein the standard event list is a list which is received from a server and used for recording standard buried point events; and correspondingly adding the comparison result of each line into the value of the buried point data container, and generating a buried point report file of the buried point data container. The technical scheme provided by the invention improves the practicability of the buried point data intercepted by the buried point test tool in the subsequent data analysis.

Description

Data processing method and device for buried point testing tool and electronic equipment
Technical Field
The invention relates to the field of data acquisition, in particular to a data processing method and device of a buried point testing tool and electronic equipment.
Background
By "buried point," it is a term in the field of data collection (especially in the field of user behavior data collection) that refers to the relevant technology and its implementation process for capturing, processing, and transmitting specific user behaviors or events. Such as the user's number of icon clicks, the length of time a video is viewed, etc. The technical essence of the embedded point is that events in the running process of the software application are monitored, and judgment and capture are carried out when the events needing attention occur. And the buried point test is that a tester tests whether the buried point code in the software is correctly deployed.
At present, patent document CN112148606A proposes a buried point testing tool, where the buried point testing tool is installed on a terminal (for example, a mobile phone) already having an application program, when a tester needs to test a buried point of the application program, the buried point testing tool only needs to be opened on the terminal, then the buried point is triggered in the application program, and the buried point testing tool detects the triggered buried point in real time by using a check rule, and directly displays the buried point data on a terminal screen. Compared with the prior art, in many scenes, the embedded point needs to be manually triggered by a tester firstly, and then the tester goes to the back-end server to check the data, so that the embedded point testing efficiency of the application program is improved. However, after the data of the buried point is intercepted by the current testing tool, the data comparison and data analysis processes are relatively disordered, a unified management mechanism does not exist, the displayed effect is that once the data of the buried point has a problem in the testing process, the data with the problem cannot be traced in a window on a terminal screen in real time. Although the test efficiency is improved to a certain extent, the data analyst of the enterprise often needs to perform subsequent data analysis on the data of the embedded point, so that the embedded point test tool is only suitable for the embedded point test personnel, and the embedded point test tool cannot be continuously well butted with the data analyst after the test is finished.
Disclosure of Invention
In view of this, embodiments of the present invention provide a data processing method and apparatus for a buried point testing tool, and an electronic device, so as to improve the practicability of the buried point data intercepted by the buried point testing tool in the subsequent data analysis.
According to a first aspect, the present invention provides a data processing method for a buried point testing tool, which is applied to a terminal device, wherein the terminal device is installed with the buried point testing tool and an application program to be tested, and the method includes: intercepting data of the buried point when a user triggers the buried point in the application program through the buried point testing tool; storing the buried point data into a pre-established buried point data container, wherein the buried point data container is a storage set which takes a buried point event name as a key value and a buried point data entity as a value; comparing the buried point data container with a standard event list line by line, wherein the standard event list is a list which is received from a server and used for recording standard buried point events; and correspondingly adding the comparison result of each row into the value of the buried point data container, and generating a buried point report file of the buried point data container.
Optionally, the storing the burial point data into a pre-created container of the burial point data includes: filtering the buried point data according to a preset event name; and storing the filtered buried point data into the pre-established buried point data container.
Optionally, the method further comprises: creating a display list page; and distributing the values in the buried point data container to an event line corresponding to the page of the display page table according to the list display sequence of each event of the display list page.
Optionally, the creating a presentation list page includes: and adding a display list tool for presenting the display list page in the dokit platform of the terminal equipment.
Optionally, the method further comprises: adding a switch control of the buried point testing tool in a dokit platform, and adding a dokit platform inlet of the switch control to the application program; if the current installation environment of the application program is a development environment or a test environment, displaying the dokit platform entry in the application program; and if the current installation environment of the application program is a production environment, shielding the dokit platform entry in the application program.
Optionally, the method further comprises: and when the buried point test is finished, emptying the buried point data container.
Optionally, intercepting data of a buried point when the user triggers the buried point in the application program includes: and intercepting the data of the embedded point when the user triggers the embedded point through the AOP technology.
According to a second aspect, an embodiment of the present invention provides a data processing apparatus for a buried point testing tool, which is applied to a terminal device, where the buried point testing tool and an application to be tested are installed on the terminal device, and the apparatus includes: the data interception module is used for intercepting data of embedded points when a user triggers the embedded points in the application program through the embedded point testing tool; the local storage module is used for storing the buried point data into a pre-established buried point data container, and the buried point data container is a storage set which takes a buried point event name as a key value and takes a buried point data entity as a value; the data checking module is used for comparing the buried point data container with a standard event list line by line, wherein the standard event list is a list which is received from a server and used for recording standard buried point events; and the data distribution module is used for correspondingly adding the comparison result of each row into the value of the buried point data container and generating a buried point report file of the buried point data container.
According to a third aspect, an embodiment of the present invention provides an electronic device, including: a memory and a processor, the memory and the processor being communicatively coupled to each other, the memory having stored therein computer instructions, and the processor performing the method of the first aspect, or any one of the optional embodiments of the first aspect, by executing the computer instructions.
According to a fourth aspect, an embodiment of the present invention provides a computer-readable storage medium, which stores computer instructions for causing a computer to thereby perform the method described in the first aspect, or any one of the optional implementation manners of the first aspect.
The technical scheme provided by the application has the following advantages:
according to the technical scheme, in the buried point test tool, a buried point data container for temporarily storing buried point data is created in advance, and the container is a storage set with buried point event names as key values and buried point data entities as values. The container supports a user-defined data type, directly obtains corresponding data through an event name, and on the basis, also supports sorting according to different modes, and supports multithreading operation to ensure the safety of the data. And then, receiving a standard event list issued by the server, comparing the buried point data container with the standard event list line by line, checking whether the data entity of each line of the buried point data container has a problem, storing the check result as a value into each line of the corresponding event name, and finally generating a buried point report file corresponding to the test according to the storage form of the key value pair of the buried point data container. And aiming at the next test, separately generating a buried point report file of the next test. Therefore, data analysts can trace the buried point report file generated by each test as required, and can quickly and clearly position the buried point problem according to the report in the key value pair storage form, so that the data statistics and analysis efficiency is improved.
Drawings
The features and advantages of the present invention will be more clearly understood by reference to the accompanying drawings, which are illustrative and not to be construed as limiting the invention in any way, and in which:
FIG. 1 is a schematic diagram illustrating steps of a data processing method of a buried site testing tool according to an embodiment of the present invention;
FIG. 2 is a schematic diagram illustrating the structure of a buried point data container in accordance with one embodiment of the present invention;
FIG. 3 is a flow diagram illustrating a buried site test data distribution presentation in accordance with an embodiment of the present invention;
FIG. 4 is a schematic diagram of a data processing apparatus of a buried site testing tool according to an embodiment of the present invention;
fig. 5 shows a schematic structural diagram of an electronic device in an embodiment of the invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention more apparent, the technical solutions of the embodiments of the present invention will be described clearly and completely with reference to the accompanying drawings of the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all embodiments of the present invention. All other embodiments, which can be obtained by a person skilled in the art without inventive step based on the embodiments of the present invention, are within the scope of the present invention.
Referring to fig. 1, in an embodiment, a data processing method of a buried point testing tool is applied to a terminal device, where the buried point testing tool and an application program to be tested are installed on the terminal device, and the method specifically includes the following steps:
step S101: and intercepting data of the embedded point when the embedded point is triggered in the application program by a user through the embedded point testing tool.
Step S102: and storing the buried point data into a pre-established buried point data container, wherein the buried point data container is a storage set which takes the buried point event name as a key value and takes the buried point data entity as a value.
Step S103: and comparing the buried point data container with a standard event list line by line, wherein the standard event list is a list which is received from the server and used for recording standard buried point events.
Step S104: and correspondingly adding the comparison result of each line into the value of the buried point data container, and generating a buried point report file of the buried point data container.
In particular, in the present embodiment, in order to facilitate uniform management and expansion of new functions, storage of buried point data is particularly important. In a buried point testing tool, a buried point data container for temporarily storing buried point data is pre-created, the buried point data container adopts a key-value key value pair storage system, custom data types are supported, and the container supports the functions of adding and removing. On the basis, the data in the container also supports sorting according to different modes, and simultaneously supports multi-thread operation to ensure the safety of the data. As shown in fig. 2, when the user performs the current embedded point test, the embedded point test tool intercepts triggered embedded point data by triggering the embedded point in the application program, and the embedded point data container is used as a middleware for checksum formatting, stores the intercepted embedded point data, and manages disordered embedded point data in order. The key value of the buried point data container is the buried point event name of each buried point, and the value of the buried point data container is the data entity of each buried point data. And after storing the intercepted buried point data into the buried point data container, the buried point test tool compares the buried point data container and the data issued by the server with the standard event list line by line, so as to check whether the buried point data of each line is accurate. The comparison operation includes, but is not limited to, comparing the type of the key attribute, whether the value is empty, and whether the value is within the specified range, so as to determine whether the current client node is correct. And then, correspondingly storing the comparison result of each event in the value of the embedded data container according to the key, wherein the value of the embedded data container comprises the embedded data entity and the comparison result at the moment, and ending the embedded point test flow. Finally, a key-value type buried point report file is generated based on the buried point data container of the test, so that data analysis personnel can trace the buried point report file generated by each test as required, the buried point problem can be quickly and clearly positioned according to the storage form of the report key-value, the data statistics and analysis efficiency is improved, and the problems that the buried point test data cannot be traced, and is not archived, and is irregular or disordered in archiving are avoided.
When the buried point test is finished, the buried point data container is emptied in the embodiment, so that the data in the buried point data container is accurate when the test is performed next time.
Specifically, in an embodiment, the step S102 specifically includes the following steps:
the method comprises the following steps: filtering the buried point data according to a preset event name;
step two: and storing the filtered buried point data into a pre-established buried point data container.
Specifically, because program development is frequent through version iteration, only part of newly-added buried points and modified buried points are added in each version iteration, if all the buried points of the application program are tested once, on one hand, the speed of comparing data of equipment is reduced, and on the other hand, because more buried points are intercepted, buried point testers cannot quickly locate the newly-added buried points and the modified buried points of the current version, and the analysis efficiency of the personnel is reduced. Even if the tester only wants to trigger for the new buried point or the modified buried point, it is inevitable to trigger unrelated buried points, for example: the user purchases and cancels the purchase to be two buried points respectively, besides the purchase and cancellation of the purchase of the buried points, the current page also has browsing interface buried points, the buried points of other buttons are clicked, and if screening and filtering are not carried out, detection of a tester is complex. In other words, assuming that the user only needs to test the buried points of the tertiary interface, but must click the primary interface and the secondary interface to enter the tertiary interface, the access buried points of the primary interface and the secondary interface are inevitably counted, thereby generating redundant data. Based on this, in this embodiment, after a user triggers a certain version of buried point, intercepted buried point data is further filtered by using a filtering rule, the filtering rule adopted in this embodiment is an event name, buried point data matched with the preset event name is filtered from all intercepted buried point data according to the preset event name, and then is stored in a pre-established buried point data container, so that the availability of the buried point data is further improved, the efficiency of buried point test is improved, and data confusion is avoided.
Specifically, in an embodiment, the data processing method of the buried point testing tool provided in the embodiment of the present invention further includes the following steps:
step three: a show list page is created.
Step four: and distributing the values in the buried point data container to an event line corresponding to the page of the display page table according to the list display sequence of each event of the display list page.
Specifically, in the embodiment, in order to further improve the user experience of the buried point test, compared with a display method of directly popping a window when a problem occurs in the buried point data, the embodiment provides a new display scheme. Firstly, a list display interface is created in advance, a display format is presented in the interface in a list form, each line of the list accords with a key-value form, the interface is used as an independent interface and is not suspended on other pages, and therefore after testing is finished, values in the embedded data container are distributed to event lines corresponding to the page table page according to the list display sequence of event names of the display list page. The method and the device enable the user to clearly obtain the data entities of the buried points corresponding to the buried point events and the test results, improve the problem judgment and analysis efficiency of the user, and improve the test experience of the user.
In this embodiment, the method for implementing the list presentation page is to add a presentation list tool for presenting the presentation list page in a dokit platform of the terminal device. The dokit platform is an open-source efficiency platform for product research and development in a full life cycle, is installed on terminal equipment, and can be accessed into the terminal equipment from a code layer, so that the terminal equipment can be directly developed on the terminal equipment by using the tool under the condition of not connecting a computer, and the platform comprises various development tools, and the development efficiency can be greatly improved. As shown in fig. 3, in the present embodiment, a customized display list tool is added to the dokit platform to display result data of a buried point, so that the buried point testing tool distributes data in the buried point data container to a visual interface at the front end of the display list tool through a distributor.
Specifically, in an embodiment, the data processing method of the buried point testing tool provided in the embodiment of the present invention further includes the following steps:
step five: and adding a switch control of a buried point testing tool in the dokit platform, and adding a dokit platform inlet of the switch control to the application program.
Step six: and if the current installation environment of the application program is a development environment or a test environment, displaying the dokit platform entry in the application program.
Step seven: and if the current installation environment of the application program is a production environment, shielding the dokit platform entrance in the application program.
Specifically, in this embodiment, whether the buried point test tool is turned on or not is also dynamically controlled by the environment configuration. The switch of the buried point testing tool can be displayed according to the situation aiming at the development environment, the testing environment and the production environment. In this embodiment, a switch control of the buried point testing tool is added to the dokit platform, and a dokit platform entry of the switch control is added to the application program. When a user uses an application program on terminal equipment, if the current environment is a development environment or a test environment, the user can find a dokit platform inlet in the application program, click the inlet to enter the dokit platform, and select whether to trigger a switch control of a buried point test tool in the dokit platform so as to control the buried point test tool to be opened or closed, so that the buried point test tool can be configured and integrated with the application program in the test environment and the development environment. If the current production environment is formal, the application program automatically shields the dokit platform entrance, only the use right of the public user is reserved, and the application program is maintained to be stable.
Specifically, in an embodiment, the data of the buried point when the user triggers the buried point is intercepted through the AOP technology, so as to improve the modularized injection for the separation of the concerned points. For example, a bytecode enhancement method by inserting a designated code block before and after a test method. The method has the advantages that the existing codes cannot be invaded, the existing codes do not need to be transformed, the capacity of enhancing and recording data is realized, the existing logic cannot be changed, and the safety of the business logic is ensured.
Through the steps, according to the technical scheme provided by the application, in the buried point test tool, a buried point data container for temporarily storing buried point data is created in advance, and the container is a storage set with a buried point event name as a key value and a buried point data entity as a value. The container supports a user-defined data type, directly obtains corresponding data through an event name, and on the basis, also supports sorting according to different modes, and supports multithreading operation to ensure the safety of the data. And then, receiving a standard event list issued by the server, comparing the buried point data container with the standard event list line by line, checking whether the data entity of each line of the buried point data container has a problem, storing the check result as a value into each line of the corresponding event name, and finally generating a buried point report file corresponding to the test according to the storage form of the key value pair of the buried point data container. And aiming at the next test, separately generating a buried point report file of the next test. Therefore, data analysts can trace the buried point report file generated by each test as required, and can quickly and clearly position the buried point problem according to the report in the key value pair storage form, so that the data statistics and analysis efficiency is improved.
As shown in fig. 4, an embodiment of the present invention further provides a data processing apparatus for a buried point testing tool, which is applied to a terminal device, where the buried point testing tool and an application program to be tested are installed on the terminal device, and the apparatus includes:
the data interception module 101 is configured to intercept data of embedded points when a user triggers the embedded points in an application program through an embedded point test tool. For details, refer to the related description of step S101 in the above method embodiment, and no further description is provided here.
The local storage module 102 is configured to store the buried point data in a pre-created buried point data container, where the buried point data container is a storage set in which a buried point event name is used as a key value and a buried point data entity is used as a value. For details, refer to the related description of step S102 in the above method embodiment, and details are not repeated herein.
And the data checking module 103 is used for comparing the buried point data container with a standard event list line by line, wherein the standard event list is a list which is received from the server and used for recording standard buried point events. For details, refer to the related description of step S103 in the above method embodiment, and no further description is provided here.
And the data distribution module 104 is used for correspondingly adding the comparison result of each row into the value of the buried point data container and generating a buried point report file of the buried point data container. For details, refer to the related description of step S104 in the above method embodiment, and no further description is provided here.
The data processing apparatus of the buried point testing tool according to the embodiment of the present invention is configured to execute the data processing method of the buried point testing tool according to the embodiment, and the implementation manner and the principle thereof are the same, and details of the data processing apparatus are described in the above description of the method embodiment and are not repeated.
Through the cooperation of the above components, the technical scheme provided by the application is that in the buried point test tool, a buried point data container for temporarily storing buried point data is created in advance, and the container is a storage set with a buried point event name as a key value and a buried point data entity as a value. The container supports a user-defined data type, directly obtains corresponding data through an event name, and on the basis, also supports sorting according to different modes, and simultaneously supports multithreading operation to ensure the safety of the data. And then, receiving a standard event list issued by the server, comparing the buried point data container with the standard event list line by line, checking whether the data entity of each line of the buried point data container has a problem, storing the check result as a value in each line corresponding to the event name, and finally generating a buried point report file corresponding to the test according to the key value pair storage form of the buried point data container. And aiming at the next test, separately generating a buried point report file of the next test. Therefore, data analysts can trace the buried point report file generated by each test as required, and can quickly and clearly position the buried point problem according to the report in the key value pair storage form, so that the data statistics and analysis efficiency is improved.
Fig. 5 shows an electronic device according to an embodiment of the present invention, where the device includes a processor 901 and a memory 902, which may be connected via a bus or in another manner, and fig. 5 illustrates an example of a connection via a bus.
Processor 901 may be a Central Processing Unit (CPU). The Processor 901 may also be other general purpose processors, digital Signal Processors (DSPs), application Specific Integrated Circuits (ASICs), field Programmable Gate Arrays (FPGAs) or other Programmable logic devices, discrete Gate or transistor logic devices, discrete hardware components, or combinations thereof.
The memory 902, which is a non-transitory computer-readable storage medium, may be used to store non-transitory software programs, non-transitory computer-executable programs, and modules, such as program instructions/modules corresponding to the methods in the above-described method embodiments. The processor 901 executes various functional applications and data processing of the processor by executing non-transitory software programs, instructions and modules stored in the memory 902, that is, implements the methods in the above-described method embodiments.
The memory 902 may include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required for at least one function; the storage data area may store data created by the processor 901, and the like. Further, the memory 902 may include high speed random access memory, and may also include non-transitory memory, such as at least one magnetic disk storage device, flash memory device, or other non-transitory solid state storage device. In some embodiments, the memory 902 may optionally include memory located remotely from the processor 901, which may be connected to the processor 901 via a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
One or more modules are stored in the memory 902, which when executed by the processor 901 perform the methods in the above-described method embodiments.
The specific details of the electronic device may be understood by referring to the corresponding related descriptions and effects in the above method embodiments, and are not described herein again.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by a computer program, and the implemented program can be stored in a computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. The storage medium may be a magnetic Disk, an optical Disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a Flash Memory (Flash Memory), a Hard Disk (Hard Disk Drive, abbreviated as HDD), a Solid State Drive (SSD), or the like; the storage medium may also comprise a combination of memories of the kind described above.
Although the embodiments of the present invention have been described in conjunction with the accompanying drawings, those skilled in the art may make various modifications and variations without departing from the spirit and scope of the invention, and such modifications and variations fall within the scope defined by the appended claims.

Claims (10)

1. A data processing method of a buried point testing tool is applied to terminal equipment, wherein the terminal equipment is provided with the buried point testing tool and an application program to be tested, and the method comprises the following steps:
intercepting data of the embedded point when a user triggers the embedded point in the application program through the embedded point testing tool;
storing the buried point data into a pre-established buried point data container, wherein the buried point data container is a storage set which takes a buried point event name as a key value and a buried point data entity as a value;
comparing the embedded point data container with a standard event list line by line, wherein the standard event list is a list which is received from a server and used for recording standard embedded point events;
and correspondingly adding the comparison result of each row into the value of the buried point data container, and generating a buried point report file of the buried point data container.
2. The method of claim 1, wherein storing the landfill data in a pre-created landfill data container comprises:
filtering the buried point data according to a preset event name;
and storing the filtered buried point data into the pre-established buried point data container.
3. The method of claim 1, further comprising:
creating a display list page;
and distributing the values in the buried point data container to an event line corresponding to the page of the display page table according to the list display sequence of each event of the display list page.
4. The method of claim 3, wherein the creating a presentation list page comprises:
and adding a display list tool for presenting the display list page in the dokit platform of the terminal equipment.
5. The method of claim 4, further comprising:
adding a switch control of the buried point testing tool in a dokit platform, and adding a dokit platform inlet of the switch control to the application program;
if the current installation environment of the application program is a development environment or a test environment, displaying the dokit platform entry in the application program;
and if the current installation environment of the application program is a production environment, shielding the dokit platform entry in the application program.
6. The method of claim 1, further comprising:
and when the buried point test is finished, emptying the buried point data container.
7. The method of claim 1, wherein intercepting data of a buried point when a user triggers the buried point in the application comprises:
and intercepting the data of the buried point when the user triggers the buried point through an AOP technology.
8. A data processing device of a buried point testing tool is applied to a terminal device, the terminal device is provided with the buried point testing tool and an application program to be tested, and the device comprises:
the data interception module is used for intercepting data of the buried point when a user triggers the buried point in the application program through the buried point testing tool;
the local storage module is used for storing the buried point data into a pre-established buried point data container, and the buried point data container is a storage set which takes a buried point event name as a key value and a buried point data entity as a value;
the data checking module is used for comparing the buried point data container with a standard event list line by line, wherein the standard event list is a list which is received from a server and used for recording standard buried point events;
and the data distribution module is used for correspondingly adding the comparison result of each row into the value of the buried point data container and generating a buried point report file of the buried point data container.
9. An electronic device, comprising:
a memory and a processor communicatively coupled to each other, the memory having stored therein computer instructions, the processor executing the computer instructions to perform the method of any of claims 1-7.
10. A computer-readable storage medium having stored thereon computer instructions for causing a computer to perform the method of any one of claims 1-7.
CN202211102299.2A 2022-09-09 2022-09-09 Data processing method and device for buried point testing tool and electronic equipment Pending CN115687443A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211102299.2A CN115687443A (en) 2022-09-09 2022-09-09 Data processing method and device for buried point testing tool and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211102299.2A CN115687443A (en) 2022-09-09 2022-09-09 Data processing method and device for buried point testing tool and electronic equipment

Publications (1)

Publication Number Publication Date
CN115687443A true CN115687443A (en) 2023-02-03

Family

ID=85063375

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211102299.2A Pending CN115687443A (en) 2022-09-09 2022-09-09 Data processing method and device for buried point testing tool and electronic equipment

Country Status (1)

Country Link
CN (1) CN115687443A (en)

Similar Documents

Publication Publication Date Title
US20200201699A1 (en) Unified error monitoring, alerting, and debugging of distributed systems
US9612936B2 (en) Correlation of source code with system dump information
EP3537325B1 (en) Interactive user interfaces
US20190227899A1 (en) Dynamic tracing using ranking and rating
WO2018120721A1 (en) Method and system for testing user interface, electronic device, and computer readable storage medium
CN110489699B (en) Asynchronous data acquisition method and system
US20120144379A1 (en) System and method for updadting software
CN108108297A (en) The method and apparatus of automatic test
US9235607B1 (en) Specifying a predetermined degree of inconsistency for test data
CN111338901A (en) Redis monitoring method, Redis monitoring device and terminal
CN109491860A (en) Method for detecting abnormality, terminal device and the medium of application program
US11436133B2 (en) Comparable user interface object identifications
CN112650688A (en) Automated regression testing method, associated device and computer program product
CN111475411A (en) Server problem detection method, system, terminal and storage medium
CN114064144A (en) Communication plug-in unit for cross-application data acquisition and communication method
US10915510B2 (en) Method and apparatus of collecting and reporting database application incompatibilities
US11269997B2 (en) Automated dynamic security testing
CN112822210B (en) Vulnerability management system based on network assets
CN114490375A (en) Method, device and equipment for testing performance of application program and storage medium
CN111784176A (en) Data processing method, device, server and medium
US20230065492A1 (en) Method for obtaining browser running data, electronic device, and storage medium
CN111382071A (en) User behavior data testing method and system
CN115687443A (en) Data processing method and device for buried point testing tool and electronic equipment
CN115310011A (en) Page display method and system and readable storage medium
CN113342632A (en) Simulation data automatic processing method and device, electronic equipment 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