CN115629968A - Test data recording method and device - Google Patents

Test data recording method and device Download PDF

Info

Publication number
CN115629968A
CN115629968A CN202211245239.6A CN202211245239A CN115629968A CN 115629968 A CN115629968 A CN 115629968A CN 202211245239 A CN202211245239 A CN 202211245239A CN 115629968 A CN115629968 A CN 115629968A
Authority
CN
China
Prior art keywords
test
data
recording
test data
database
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
CN202211245239.6A
Other languages
Chinese (zh)
Inventor
盛铭峰
贺美娟
郭勇
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Bank of China Ltd
Original Assignee
Bank of China 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 Bank of China Ltd filed Critical Bank of China Ltd
Priority to CN202211245239.6A priority Critical patent/CN115629968A/en
Publication of CN115629968A publication Critical patent/CN115629968A/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
    • G06F11/3688Test management for test execution, e.g. scheduling of test suites
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/70Information retrieval; Database structures therefor; File system structures therefor of video data
    • G06F16/74Browsing; Visualisation therefor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Multimedia (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

The invention provides a test data recording method and a device, which relate to mobile interconnection, and the method comprises the following steps: installing an rrweb screen recording tool to the mobile client; the rrweb screen recording tool is used for recording a test process; when the mobile client executes the APP test, starting a rrweb screen recording tool, recording a test process video, acquiring a DOM element and an operation instruction, determining test data, and storing the test data in a database; responding to the import operation of the test case, extracting test data from the database, and importing the test case; the test case is used for displaying the test process. The invention uses the mode of recording the screen, can position the problem more rapidly, solve it more high-efficiently.

Description

Test data recording method and device
Technical Field
The invention relates to the technical field of mobile interconnection, in particular to a test data recording method and device.
Background
This section is intended to provide a background or context to the embodiments of the invention that are recited in the claims. The description herein is not admitted to be prior art by inclusion in this section.
When the front-end product in the front door is used for function test, the test result is captured step by step and is led into the test case step by step. When a test case is checked, the test case can only be checked through pictures, and for some occasional problems, the current operation method cannot be restored by one percent.
Therefore, how to provide a new solution, which can solve the above technical problems, is a technical problem to be solved in the art.
Disclosure of Invention
The embodiment of the invention provides a test data recording method, which can quickly position the problem in a screen recording mode and is more efficient to solve, and the method comprises the following steps:
installing an rrweb screen recording tool to the mobile client; the rrweb screen recording tool is used for recording a test process;
when the mobile client executes the APP test, starting a rrweb screen recording tool, recording a test process video, acquiring a DOM element and an operation instruction, determining test data, and storing the test data in a database;
responding to the import operation of the test case, extracting test data from the database, and importing the test case; the test case is used for displaying the test process.
An embodiment of the present invention further provides a test data recording apparatus, including:
the rrweb screen recording tool installation module is used for installing the rrweb screen recording tool to the mobile client; the rrweb screen recording tool is used for recording a test process;
the testing data determining module is used for starting the rrweb screen recording tool when the mobile client executes the APP test, recording the video of the testing process, acquiring DOM elements and operation instructions, determining the testing data and storing the testing data in the database;
the test case importing module is used for responding to importing operation of the test cases, extracting test data from the database and importing the test cases; the test cases are used for displaying the test process.
The embodiment of the invention also provides computer equipment which comprises a memory, a processor and a computer program which is stored on the memory and can run on the processor, wherein the processor executes the computer program to realize the test data recording method.
An embodiment of the present invention further provides a computer-readable storage medium, where a computer program is stored, and when the computer program is executed by a processor, the test data recording method is implemented.
An embodiment of the present invention further provides a computer program product, where the computer program product includes a computer program, and when the computer program is executed by a processor, the computer program implements the above-mentioned test data recording method.
The embodiment of the invention provides a test data recording method and a test data recording device, which comprise the following steps: installing an rrweb screen recording tool to the mobile client; the rrweb screen recording tool is used for recording a test process; when the mobile client executes the APP test, starting a rrweb screen recording tool, recording a test process video, acquiring a DOM element and an operation instruction, determining test data, and storing the test data in a database; responding to the import operation of the test case, extracting test data from the database, and importing the test case; the test case is used for displaying the test process. The rrweb screen recording tool is used for recording a screen by recording dom elements of an initial page and storing operation instructions. By using the screen recording mode, the problem of positioning can be more quickly solved, and the problem is more efficiently solved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts. In the drawings:
fig. 1 is a schematic diagram of a test data recording method according to an embodiment of the present invention.
Fig. 2 is a schematic diagram illustrating a process of determining test data according to a test data recording method in an embodiment of the present invention.
Fig. 3 is a schematic diagram of a test data transmission and storage process of a test data recording method according to an embodiment of the present invention.
FIG. 4 is a schematic diagram of a computer apparatus for executing a test data recording method according to an embodiment of the present invention.
Fig. 5 is a schematic diagram of a test data recording apparatus according to 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 embodiments of the present invention are further described in detail below with reference to the accompanying drawings. The exemplary embodiments and descriptions of the present invention are provided to explain the present invention, but not to limit the present invention.
Fig. 1 is a schematic diagram of a test data recording method according to an embodiment of the present invention, and as shown in fig. 1, an embodiment of the present invention provides a test data recording method, which can locate a problem more quickly and efficiently in a screen recording manner, and the method includes:
step 101: installing an rrweb screen recording tool to the mobile client; the rrweb screen recording tool is used for recording a test process;
step 102: when the mobile client executes the APP test, starting a rrweb screen recording tool, recording a test process video, acquiring a DOM element and an operation instruction, determining test data, and storing the test data in a database;
step 103: responding to the import operation of the test case, extracting test data from the database, and importing the test case; the test cases are used for displaying the test process.
The test data recording method provided by the embodiment of the invention comprises the following steps: installing an rrweb screen recording tool to the mobile client; the rrweb screen recording tool is used for recording a test process; when the mobile client executes the APP test, starting a rrweb screen recording tool, recording a test process video, acquiring a DOM element and an operation instruction, determining test data, and storing the test data in a database; responding to the import operation of the test case, extracting test data from the database, and importing the test case; the test cases are used for displaying the test process. The rrweb screen recording tool is used for recording a screen by recording dom elements of an initial page and storing operation instructions. By using the screen recording mode, the problem of positioning can be more quickly solved, and the problem is more efficiently solved.
When the test data recording method provided by the embodiment of the present invention is implemented specifically, in an embodiment, the method includes:
installing an rrweb screen recording tool to the mobile client; the rrweb screen recording tool is used for recording a test process;
when the mobile client executes the APP test, starting a rrweb screen recording tool, recording a test process video, acquiring a DOM element and an operation instruction, determining test data, and storing the test data in a database;
responding to the import operation of the test case, extracting test data from the database, and importing the test case; the test cases are used for displaying the test process.
The rrweb screen recording tool mainly comprises three libraries, namely rrweb, rrweb-player and rrweb-snapshot: rrweb: two methods, record and replay, are provided; the record method is used to record the change of DOM on the page, and the replay method supports the recovery of the change of DOM according to the time stamp. rrweb-player: the method is realized based on an svelte template, provides a playback GUI tool for rrweb, and supports functions of pausing, double-speed playing, dragging a time shaft and the like. The provided replay etc. method of the rrweb is invoked internally. rrweb-snapshot: the method comprises two characteristics of snapshot and rebuilding, wherein the snapshot is used for serializing the DOM into the incremental snapshot, and the rebuilding is responsible for restoring the incremental snapshot into the DOM.
Fig. 2 is a schematic diagram illustrating a process of determining test data by a test data recording method according to an embodiment of the present invention, and as shown in fig. 2, when the test data recording method according to the embodiment of the present invention is implemented specifically, in an embodiment, when a mobile client executes an APP test, a rrweb screen recording tool is started, a test process video is recorded, a DOM element and an operation instruction are obtained, test data is determined, and the test data is stored in a database, where the process includes:
step 201: when the mobile client executes the APP test, responding to a test starting instruction, starting a rrweb screen recording tool, and feeding back screen operation and corresponding processing of the APP during the test process of the recording mobile client to obtain a test process video;
step 202: acquiring DOM elements and operation instructions of an initial page of a mobile client in a testing process, establishing an association relation with a testing process video, and determining testing data;
step 203: and transmitting and saving the test data to a database.
In the embodiment, when a tester tests the mobile phone bank app, the test process is automatically recorded, and the recorded data is stored in a mode of dom elements plus operation instructions.
Fig. 3 is a schematic diagram illustrating a test data transmission and storage process of a test data recording method according to an embodiment of the present invention, and as shown in fig. 3, when a test data recording method provided in an embodiment of the present invention is implemented specifically, in an embodiment, transmitting and storing test data to a database includes:
step 301: segmenting the recorded test data according to preset capacity, and setting a number for each segmented data according to a recording timestamp;
step 302: setting a recording end mark for the segment data of the last number in the recorded test data,
step 303: and transmitting the segmented data to the database in sequence according to the set number until the database receives the recording end identifier, and completing the transmission of the test data.
In the embodiment, recorded data are transmitted to a background database in real time, a data transmission mechanism is established to reduce the probability of transmission failure, junk data are periodically cleaned, the pressure of a background server is reduced, a unique identifier is set for each complete recorded data, and the time consumed by interface calling is reduced for the segmented uploading of overlarge recorded data.
When the test data recording method provided by the embodiment of the present invention is implemented specifically, in an embodiment, the method further includes: and after the database completely receives all the segmented data, splicing each segmented data according to the recording time stamp to determine the completely spliced test data.
When the test data recording method provided by the embodiment of the present invention is implemented specifically, in an embodiment, the method further includes: and analyzing and screening the test data in the database, and deleting the test data which does not meet the test requirement.
In the embodiment, after data are received, the data are stored in a database, each segment of data is transmitted with a number and a recording ending identifier, when the recording ending identifier is received, a background program splices segment data, and received junk data are periodically cleaned.
In the embodiment, the data recorded by the playing screen is displayed visually, so that testers can check the operation performed during testing at any time, and the problems can be conveniently reproduced and eliminated
The following briefly describes a test data recording method provided by an embodiment of the present invention with reference to specific scenarios:
developers need to have certain knowledge of the screen recording principle of the rrweb and need to realize a screen recording tool based on the rrweb. Secondly, a unique identifier needs to be established for recorded data, and the discarded fragments need to be deleted, so that excessive junk data is prevented, and the pressure of a server is increased.
The embodiment of the invention provides a modularized example of a test data recording method, which comprises the following steps:
the screen recording module: when a tester tests the mobile phone bank app, the testing process is automatically recorded, and recorded data is stored in a mode of dom elements plus operation instructions.
A data transmission module: the recorded data are transmitted to a background in real time through a data transmission module, a data transmission mechanism is established to reduce the probability of transmission failure, junk data are regularly cleaned, the pressure of a background server is reduced, a unique identifier is set for each complete recorded data, and the time consumed by interface calling is reduced for the segmented uploading of overlarge recorded data.
A data storage module: and after receiving the data, the background program stores the data in a database, attaches a number and a recording ending identifier when transmitting each segment of data, splices the segment data when receiving the recording ending identifier, and regularly cleans the received garbage data.
The data display module: the method is used for playing screen recorded data and visually displaying the stored test data, so that testers can check the operation performed during testing at any time, and problem recurrence and problem troubleshooting are facilitated.
The key point of the invention is to backtrack the test case by a screen recording method based on rrweb, and can ensure the operation at the time of hundreds of percent recovery.
Fig. 4 is a schematic diagram of a computer device for executing a test data recording method implemented by the present invention, and as shown in fig. 4, an embodiment of the present invention further provides a computer device 400, which includes a memory 410, a processor 420, and a computer program 430 stored in the memory and executable on the processor, and when the processor executes the computer program, the computer device implements the test data recording method.
An embodiment of the present invention further provides a computer-readable storage medium, where a computer program is stored, and when the computer program is executed by a processor, the test data recording method is implemented.
An embodiment of the present invention further provides a computer program product, where the computer program product includes a computer program, and when the computer program is executed by a processor, the computer program implements the above-mentioned test data recording method.
The embodiment of the invention also provides a test data recording device, which is described in the following embodiment. Because the principle of solving the problems of the device is similar to that of a test data recording method, the implementation of the device can refer to the implementation of the test data recording method, and repeated parts are not described again.
Fig. 5 is a schematic diagram of a test data recording apparatus according to an embodiment of the present invention, and as shown in fig. 5, an embodiment of the present invention further provides a test data recording apparatus.
When the test data recording apparatus provided by the embodiment of the present invention is implemented specifically, in an embodiment, the test data recording apparatus includes:
an rrweb screen recording tool installing module 501, configured to install an rrweb screen recording tool to a mobile client; the rrweb screen recording tool is used for recording a test process;
the test data determining module 502 is used for starting an rrweb screen recording tool, recording a test process video, acquiring a DOM element and an operation instruction, determining test data and storing the test data in a database when the mobile client executes an APP test;
the test case importing module 503 is configured to, in response to an importing operation of a test case, extract test data from the database and import the test case; the test case is used for displaying the test process.
In an embodiment of the present invention, when the test data recording apparatus is implemented specifically, the test data determining module is specifically configured to:
when the mobile client executes the APP test, responding to a test starting instruction, starting a rrweb screen recording tool, and feeding back screen operation and corresponding processing of the APP during the test process of the recording mobile client to obtain a test process video;
acquiring DOM elements and operation instructions of an initial page of a mobile client in a testing process, establishing an association relation with a testing process video, and determining testing data;
and transmitting and saving the test data to a database.
In an embodiment of the invention, when the test data recording apparatus provided in the embodiment of the present invention is implemented specifically, the test data determining module is further configured to:
segmenting the recorded test data according to preset capacity, and setting a number for each segmented data according to a recording timestamp;
setting a recording end mark for the segment data of the last number in the recorded test data,
and sequentially transmitting the segmented data to the database according to the set number until the database receives the recording end identifier, and completing the transmission of the test data.
In a specific embodiment of the present invention, when the test data recording apparatus provided in the embodiment of the present invention is implemented, the test data recording apparatus further includes a data splicing module, configured to: and after the database completely receives all the segmented data, splicing each segmented data according to the recording time stamp to determine the completely spliced test data.
In an embodiment of the present invention, when the test data recording apparatus provided in the embodiment of the present invention is implemented specifically, the test data recording apparatus further includes a data cleaning module, configured to: and analyzing and screening the test data in the database, and deleting the test data which do not meet the test requirements.
To sum up, a method and an apparatus for recording test data provided by the embodiments of the present invention include: installing an rrweb screen recording tool to the mobile client; the rrweb screen recording tool is used for recording a test process; when the mobile client executes the APP test, starting a rrweb screen recording tool, recording a test process video, acquiring a DOM element and an operation instruction, determining test data, and storing the test data in a database; responding to the import operation of the test case, extracting test data from the database, and importing the test case; the test cases are used for displaying the test process. The rrweb screen recording tool is used for recording a screen by recording dom elements of an initial page and storing operation instructions. By using the screen recording mode, the problem of positioning can be more quickly solved, and the problem is more efficiently solved.
According to the technical scheme, the data acquisition, storage, use, processing and the like meet relevant regulations of national laws and regulations, and various types of data such as personal identity data, operation data, behavior data and the like related to individuals, clients, crowds and the like are authorized.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
The above-mentioned embodiments are provided to further explain the objects, technical solutions and advantages of the present invention in detail, and it should be understood that the above-mentioned embodiments are only examples of the present invention and should not be used to limit the scope of the present invention, and any modifications, equivalents, improvements and the like made within the spirit and principle of the present invention should be included in the scope of the present invention.

Claims (13)

1. A test data recording method, comprising:
installing an rrweb screen recording tool to the mobile client; the rrweb screen recording tool is used for recording a test process;
when the mobile client executes the APP test, starting a rrweb screen recording tool, recording a test process video, acquiring a DOM element and an operation instruction, determining test data, and storing the test data in a database;
responding to the import operation of the test case, extracting test data from the database, and importing the test case; the test case is used for displaying the test process.
2. The method of claim 1, wherein when the mobile client executes the APP test, starting the rrweb screen recording tool, recording a test procedure video, acquiring DOM elements and operation instructions, determining test data, and storing the test data in the database comprises:
when the mobile client executes the APP test, responding to the test starting instruction, starting the rrweb screen recording tool, and feeding back screen operation and corresponding processing of the APP during the test process of the recording mobile client to obtain a test process video;
acquiring DOM elements and operation instructions of an initial page of a mobile client in a testing process, establishing an association relation with a testing process video, and determining testing data;
and transmitting and saving the test data to a database.
3. The method of claim 2, wherein saving the test data transmission to a database comprises:
segmenting the recorded test data according to preset capacity, and setting a number for each segmented data according to a recording timestamp;
setting a recording end mark for the segment data of the last number in the recorded test data,
and transmitting the segmented data to the database in sequence according to the set number until the database receives the recording end identifier, and completing the transmission of the test data.
4. The method of claim 3, further comprising: and after the database completely receives all the segmented data, splicing each segmented data according to the recording time stamp, and determining the completely spliced test data.
5. The method of claim 1, further comprising: and analyzing and screening the test data in the database, and deleting the test data which do not meet the test requirements.
6. A test data recording apparatus, comprising:
the rrweb screen recording tool installation module is used for installing the rrweb screen recording tool to the mobile client; the rrweb screen recording tool is used for recording a test process;
the testing data determining module is used for starting the rrweb screen recording tool when the mobile client executes the APP test, recording the video of the testing process, acquiring DOM elements and operation instructions, determining the testing data and storing the testing data in the database;
the test case importing module is used for responding to importing operation of the test cases, extracting test data from the database and importing the test cases; the test case is used for displaying the test process.
7. The apparatus of claim 6, wherein the test data determination module is specifically configured to:
when the mobile client executes the APP test, responding to the test starting instruction, starting the rrweb screen recording tool, and feeding back screen operation and corresponding processing of the APP during the test process of the recording mobile client to obtain a test process video;
acquiring DOM elements and operation instructions of an initial page of a mobile client in a testing process, establishing an association relation with a testing process video, and determining testing data;
and transmitting and saving the test data to a database.
8. The apparatus of claim 7, wherein the test data determination module is further configured to:
segmenting the recorded test data according to preset capacity, and setting a number for each segmented data according to a recording timestamp;
setting a recording ending mark for the segment data of the last number in the recorded test data,
and transmitting the segmented data to the database in sequence according to the set number until the database receives the recording end identifier, and completing the transmission of the test data.
9. The apparatus of claim 8, further comprising a data stitching module to: and after the database completely receives all the segmented data, splicing each segmented data according to the recording time stamp to determine the completely spliced test data.
10. The apparatus of claim 6, further comprising a data cleansing module to: and analyzing and screening the test data in the database, and deleting the test data which do not meet the test requirements.
11. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements the method of any one of claims 1 to 5 when executing the computer program.
12. A computer-readable storage medium, characterized in that the computer-readable storage medium stores a computer program which, when executed by a processor, implements the method of any of claims 1 to 5.
13. A computer program product, characterized in that the computer program product comprises a computer program which, when being executed by a processor, carries out the method of any one of claims 1 to 5.
CN202211245239.6A 2022-10-12 2022-10-12 Test data recording method and device Pending CN115629968A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211245239.6A CN115629968A (en) 2022-10-12 2022-10-12 Test data recording method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211245239.6A CN115629968A (en) 2022-10-12 2022-10-12 Test data recording method and device

Publications (1)

Publication Number Publication Date
CN115629968A true CN115629968A (en) 2023-01-20

Family

ID=84904274

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211245239.6A Pending CN115629968A (en) 2022-10-12 2022-10-12 Test data recording method and device

Country Status (1)

Country Link
CN (1) CN115629968A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116743901A (en) * 2023-08-14 2023-09-12 深圳市华卓智能科技有限公司 Test system for mobile phone motherboard function
CN116756053A (en) * 2023-08-22 2023-09-15 青岛民航凯亚系统集成有限公司 Front-end project test problem reporting distribution method and system based on screen recording playback

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116743901A (en) * 2023-08-14 2023-09-12 深圳市华卓智能科技有限公司 Test system for mobile phone motherboard function
CN116756053A (en) * 2023-08-22 2023-09-15 青岛民航凯亚系统集成有限公司 Front-end project test problem reporting distribution method and system based on screen recording playback

Similar Documents

Publication Publication Date Title
CN115629968A (en) Test data recording method and device
US8312322B2 (en) System for automated generation of computer test procedures
CN109388556B (en) Method and device for analyzing test process
US9355003B2 (en) Capturing trace information using annotated trace output
CN108268364A (en) Anomalous event back method, device and equipment
US7432941B2 (en) Determining display subsystem compliance
US20150339218A1 (en) Merging automated testing reports
WO2017044069A1 (en) Automatic regression identification
US11294746B2 (en) Extracting moving image data from an error log included in an operational log of a terminal
CN111930703A (en) Automatic log file capturing method and device and computer equipment
CN113824987B (en) Method, medium, device and computing equipment for determining time consumption of first frame of live broadcasting room
CN108595332B (en) Software testing method and device
CN112711536A (en) Automatic dial testing method and system, and computer readable storage medium
CN111897737A (en) Omission detection method and device for program test of micro-service system
CN112612697A (en) Software defect testing and positioning method and system based on byte code technology
CN111381995A (en) Method and device for restoring user operation and computer
CN116382961A (en) Method and device for positioning operating system fault, electronic equipment and storage medium
CN111475423A (en) Data entry method and device, electronic equipment and readable storage medium
EP2972879A1 (en) Method and system for analyzing a trace timeline of computer system activity
CN116662197A (en) Automatic interface testing method, system, computer and readable storage medium
CN116010244A (en) Automatic test method, device, electronic equipment and storage medium
CN115952079A (en) Method and system for recording mobile application automation behaviors and analyzing and positioning defects
US20160275002A1 (en) Image capture in application lifecycle management for documentation and support
CN108664366B (en) Data transmission method and device and server
CN112596750A (en) Application testing method and device, electronic equipment and computer readable 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