CN111338954A - Test report generation method and equipment - Google Patents

Test report generation method and equipment Download PDF

Info

Publication number
CN111338954A
CN111338954A CN202010120828.6A CN202010120828A CN111338954A CN 111338954 A CN111338954 A CN 111338954A CN 202010120828 A CN202010120828 A CN 202010120828A CN 111338954 A CN111338954 A CN 111338954A
Authority
CN
China
Prior art keywords
page
jump
frame
test
target page
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
CN202010120828.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.)
Ping An Bank Co Ltd
Original Assignee
Ping An Bank 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 Ping An Bank Co Ltd filed Critical Ping An Bank Co Ltd
Priority to CN202010120828.6A priority Critical patent/CN111338954A/en
Publication of CN111338954A publication Critical patent/CN111338954A/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
    • 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

Abstract

The invention is suitable for the technical field of test, and provides a method and equipment for generating a test report, wherein the method comprises the following steps: if the test script of the target page is received, running a video recording application; running the test script, and calling the video recording application to record video data related to a local operation interface in the process of running the test script; analyzing the video data, and determining a corresponding jump starting frame and a jump ending frame of the target page in the display process of the operation interface; determining the jump duration required for jumping to the target page according to the jump starting frame and the jump ending frame; and generating a test report based on the jump duration. The method and the device can directly acquire the change condition of the operation interface through the built-in video shooting application, thereby avoiding the influence on the shooting quality of video data due to the shielding of the operation interface by user operation, automatically determining the jump starting frame and the jump ending frame, reducing the time consumption of testing and improving the generation efficiency of the test report of the application program.

Description

Test report generation method and equipment
Technical Field
The invention belongs to the technical field of testing, and particularly relates to a method and equipment for generating a test report.
Background
With the increasing update speed of the application program, in the face of a large number of application programs to be released, a large number of test operations need to be executed before the application programs are released to ensure the completeness of the application programs, and therefore, how to improve the test efficiency of the application programs and the automation of the test operations becomes one of the problems to be solved urgently. The time consumed for page switching is one of the core indexes of the test report of the application program, and how to quickly test the page switching directly influences the development speed of the application program.
The existing test means for the time consumption of page switching mainly comprises the steps of recording a video of a test terminal through a camera module, manually marking a video file shot by a developer based on the camera module, determining a starting video frame and an ending video frame, and determining the time consumption of jumping required by switching operation.
Disclosure of Invention
In view of this, embodiments of the present invention provide a method and an apparatus for generating a test report, so as to solve the problem that, in an existing test method for time-consuming page switching, a video recording is performed on a test terminal through a camera module, and since a user needs to operate an application, a screen is blocked, which affects determination of an initial position, and a key video frame needs to be determined manually, which reduces test efficiency.
A first aspect of an embodiment of the present invention provides a method for generating a test report, including:
if the test script of the target page is received, running a video recording application;
running the test script, and calling the video recording application to record video data related to a local operation interface in the process of running the test script; the test script is used for switching the operation interface to the target page;
analyzing the video data, and determining a corresponding jump starting frame and a jump ending frame of the target page in the display process of the operation interface;
determining the jump duration required for jumping to the target page according to the jump starting frame and the jump ending frame;
and generating a test report based on the jump duration.
A second aspect of an embodiment of the present invention provides a device for generating a test report, including:
the video recording application running unit is used for running the video recording application if the test script of the target page is received;
the video data acquisition unit is used for running the test script and calling the video recording application to record video data related to a local operation interface in the process of running the test script; the test script is used for switching the operation interface to the target page;
the key video frame identification unit is used for analyzing the video data and determining a corresponding jump starting frame and a jump ending frame of the target page in the display process of the operation interface;
a skip time length determining unit, configured to determine a skip time length required for skipping to the target page according to the skip start frame and the skip end frame;
and the test report generating unit is used for generating a test report based on the jump duration.
A third aspect of embodiments of the present invention provides a terminal device, which includes a memory, a processor, and a computer program stored in the memory and executable on the processor, and the processor implements the steps of the first aspect when executing the computer program.
A fourth aspect of embodiments of the present invention provides a computer-readable storage medium storing a computer program which, when executed by a processor, performs the steps of the first aspect.
The method and the equipment for generating the test report have the following beneficial effects that:
the method and the device for automatically determining the page time consumption of the application program have the advantages that when the test script of the application program is received, the video recording application is operated, the video data of the test terminal about the change condition of the operation interface in the test script operation process is collected through the video recording application, the jump starting frame corresponding to the jump operation starting moment and the jump ending frame corresponding to the jump operation finishing moment are determined through analyzing the video data, the time consumption required by generating the target page, namely the jump time length, is determined based on the two key frames, and the test report about the target page is output according to the jump time length, so that the purpose of automatically determining the page time consumption of the application program is achieved. Compared with the existing testing means consuming time for page switching, the embodiment of the invention does not need to shoot the video data of the testing terminal in the testing process through the camera module, but can directly acquire the change condition of the operation interface through the built-in video shooting application, thereby avoiding the influence on the shooting quality of the video data due to the shielding of the operation interface by user operation, reducing the influence of external factors on the video data due to the improvement of the shooting quality, automatically determining the jump starting frame and the jump ending frame by the terminal equipment through analyzing the video data, and needing no manual marking of key frames by the user, thereby reducing the time consumed by testing, improving the generation efficiency of the test report of the application program, and greatly reducing the development period of the application program.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed to be used in the embodiments or the prior art descriptions will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without inventive exercise.
Fig. 1 is a flowchart of an implementation of a method for generating a test report according to a first embodiment of the present invention;
fig. 2 is a flowchart of a specific implementation of a method for generating a test report according to a second embodiment of the present invention;
fig. 3 is a flowchart illustrating a detailed implementation of a method S103 for generating a test report according to a third embodiment of the present invention;
fig. 4 is a flowchart of a detailed implementation of a method S102 for generating a test report according to a fourth embodiment of the present invention;
fig. 5 is a flowchart of a specific implementation of a test report generating method S104 according to a fifth embodiment of the present invention;
fig. 6 is a flowchart illustrating a detailed implementation of a method S105 for generating a test report according to a sixth embodiment of the present invention;
fig. 7 is a flowchart of a specific implementation of a method S101 for generating a test report according to a seventh embodiment of the present invention;
fig. 8 is a block diagram of a test report generation apparatus according to an embodiment of the present invention;
fig. 9 is a schematic diagram of a terminal device according to another embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
The embodiment of the invention realizes the purpose of automatically determining the page time consumption of the application program by running the video recording application when receiving the test script of the application program, acquiring the video data of the test terminal about the change condition of the operation interface in the process of running the test script through the video recording application, determining the jump starting frame corresponding to the jump operation starting moment and the jump ending frame corresponding to the jump operation finishing moment through analyzing the video data, determining the time consumption required for generating the target page based on the two key frames, namely the jump duration, and outputting the test report about the target page according to the jump duration, thereby solving the problem of the existing test means for the page switching time consumption, mainly performing video recording on the test terminal through the camera module, and shading the page due to the need of corresponding application by a user, the determination of the initial position is influenced, and the key video frame needs to be determined artificially, so that the test efficiency is reduced.
In the embodiment of the invention, the execution subject of the process is the terminal equipment. The terminal devices include but are not limited to: the device comprises a server, a computer, a smart phone, a tablet computer and the like, and can execute the task of generating the test report. Fig. 1 shows a flowchart of an implementation of a method for generating a test report according to a first embodiment of the present invention, which is detailed as follows:
in S101, if the test script of the target page is received, the video recording application is executed.
In this embodiment, the terminal device may be a test terminal for testing an application program or a network page, in this case, the application program to be tested may be installed on the terminal device, and a video recording application is also configured in the application program, and may be used to record video data related to an operation interface change, and the terminal device may obtain video data of an operation interface change condition in a process of running a test script by running the video recording application installed locally, so as to determine a jump duration required for generating a target page; of course, the terminal device may also be a control terminal, and the control terminal may be in communication connection with each test terminal, send the received test script to each test terminal, and obtain, in real time, an operation interface currently running by each test terminal through a monitoring application installed on the test terminal. Therefore, the video recording application can be installed locally on the control terminal, and under the condition, the control terminal can receive the operation interface of the test terminal in real time, so that the control terminal can switch the monitoring application to the foreground to run and start the running video recording application, and therefore video data of the operation interface in the process of running the test script on the test terminal can be obtained. Certainly, the video recording application may also be installed on the test terminal, and the control terminal may send a start instruction of the video recording application to each test terminal, at this time, each test terminal may start the video recording application installed locally, record video data about a local operation interface in the process of running the test script, send the video data obtained by recording to the control terminal, and perform an analysis operation on the video data through the control terminal.
In this embodiment, the test script carries an access path of a target page, and the test script may be downloaded and obtained from a server or manually written by a developer. Optionally, after receiving the test script, the terminal device may perform a validity detection operation on the test script, extract a page identifier included in the test script, and detect whether the page identifier matches with a page identifier of a target page to be tested, and if so, detect whether a compiling language in the test script is compatible with a current device system; if yes, identifying the test script as a legal test script, and executing the operation of S101; otherwise, if it is detected that the compiling language of the test script is incompatible with the current equipment system, acquiring a legal language recognizable by the equipment system, determining a language conversion algorithm based on the legal language and the compiling language, converting the test script into a legal script based on the legal language, and executing the operation of S101.
In this embodiment, the video recording application may be configured to record video data of an operation interface of the device, that is, a screen recording application, and preferably, after the video recording application is started, the video recording application is automatically switched to a background operation, and a history application running on a foreground before the video recording application is started is switched to a foreground operation, that is, an operation interface is restored, and the operation interface is restored to a state before the video recording application is started.
In S102, the test script is operated, and the video recording application is called to record video data about a local operation interface in the process of operating the test script; the test script is used for switching the operation interface to the target page.
In this embodiment, after the terminal device runs the video recording application, the video data of the operation interface can be recorded through the video recording application, and at this time, the test script is run, so that the change condition of the operation interface in the whole test process can be determined, the start time of the target page and the end time of the target page after loading can be accurately switched, the jump duration of the target page is calculated based on the two time values, and the accuracy of the jump duration statistics is improved.
In this embodiment, the test script may record an access path of a target page, the terminal device may jump to the target page based on the access path, and may access a plurality of different transfer pages in the process of jumping to the target page, and the video recording application may record an entire access process in which an operation interface of the terminal device jumps to the target page from an original page through the plurality of transfer pages, and generate video data from a change condition of the operation interface corresponding to the entire access process.
Optionally, the terminal device may identify a current page currently displayed, query an access path according to the test script, determine an initial position corresponding to the current page, and start running the test script from a script speech segment corresponding to the initial position, so that the corresponding speech segment in the test script can be located according to the current page, and accuracy of the test operation is improved.
Optionally, if the target page has multiple access paths, that is, the target page has multiple upper pages. In this case, the terminal device may perform multiple access operations on the target page according to the multiple access paths recorded by the test script, and record the change condition of the operation interface in the multiple access operations through the video recording application to obtain the video data. And identifying the jumping time length subsequently, and identifying the jumping time length corresponding to different access paths.
In this embodiment, after the test script is completely run, a test completion instruction is initiated, after the test completion instruction is received, the terminal device sends a recording completion instruction to the video recording application synchronously, and when the video recording application receives the recording completion instruction, the video recording application stops recording the change condition of the operation interface, and encapsulates the video data of the whole acquisition process to obtain a video file. It should be noted that the terminal device may perform the operation of S103 after the terminal device generates the video file, that is, after the video file with the complete recording process is obtained, identify the key image frame; the terminal device may also send each video image frame to the parsing thread in the recording process, and identify whether the currently transmitted video image frame is a skip start frame or a skip end frame through the parsing thread, that is, the two operations S102 and S103 may be executed in parallel.
In S103, the video data is analyzed, and a jump start frame and a jump end frame corresponding to the target page in the display process of the operation interface are determined.
In this embodiment, after obtaining the video data, the terminal device may analyze the video data, determine all video image frames included in the video data, analyze page content included in each video image frame, and identify whether the video image frame is a skip start frame and a skip end frame according to the page content. The skip start frame is a video image frame corresponding to a skip operation start time, and the skip end frame is a video image frame corresponding to a skip operation finish time, that is, a video image frame corresponding to a finish time when data in the whole target page is loaded.
Alternatively, the manner of identifying the jump start frame and the jump end frame may be: the terminal equipment determines a touch gesture for accessing a target page based on the test script, judges whether a sliding track of a touch finger is contained in each video image frame in the video data, and if the sliding track of the touch finger is contained in each video image frame, identifies the video image frame as a skipping start frame; the terminal equipment acquires page content contained in the target page, judges whether each video image frame in the video data contains all page content of the target page or not, and if yes, identifies the video image frame as a skip ending frame.
In S104, a jump duration required for jumping to the target page is determined according to the jump start frame and the jump end frame.
In this embodiment, the terminal device may mark a jump start frame and a jump end frame on a video time axis corresponding to the video data, so as to determine time values corresponding to the two key image frames on the video time axis, obtain a jump start time and a jump end time, and calculate a jump duration required by a jump target page based on a difference between the two times.
Optionally, a plurality of access paths for accessing the target page may be recorded in the test script, and a plurality of jump start frames and jump end frames are identified, in which case, the terminal device may establish a plurality of image frame pairs, and each image frame pair corresponds to a jump start frame and a jump end frame of one access path, so as to determine a jump duration of each access path according to a plurality of different image frame pairs.
In S105, a test report is generated based on the jump duration.
In this embodiment, the test terminal compares the jump duration of the target page with a preset standard duration, and determines whether the jump duration meets a preset development requirement, if so, a test report that the test passes is generated; otherwise, generating a test report of test failure.
In this embodiment, the terminal device may add the video segment from the jump start frame to the jump end frame into the test report, and the developer may view the loading condition of the target page through the test report. Preferably, if the terminal device detects that the result of the test report is a test failure, the terminal device may analyze the video band, determine the loading time of each plug-in, control, and other page object in each target page, compare the loading time of each page object with the rated time, identify the page object with abnormal loading, add the abnormal object into the test report, and facilitate the developer to adjust the content of each page.
As can be seen from the above, in the method for generating a test report according to the embodiment of the present invention, when a test script for an application program is received, a video recording application is run, video data of a test terminal about an operation interface change condition in a process of running the test script is acquired through the video recording application, a jump start frame corresponding to a jump operation start time and a jump end frame corresponding to a jump operation completion time are determined by analyzing the video data, time consumption required for generating a target page, that is, the jump duration, is determined based on the two key frames, and a test report about the target page is output according to the jump duration, so that a purpose of automatically determining the page time consumption of the application program is achieved. Compared with the existing testing means consuming time for page switching, the embodiment of the invention does not need to shoot the video data of the testing terminal in the testing process through the camera module, but can directly acquire the change condition of the operation interface through the built-in video shooting application, thereby avoiding the influence on the shooting quality of the video data due to the shielding of the operation interface by user operation, reducing the influence of external factors on the video data due to the improvement of the shooting quality, automatically determining the jump starting frame and the jump ending frame by the terminal equipment through analyzing the video data, and needing no manual marking of key frames by the user, thereby reducing the time consumed by testing, improving the generation efficiency of the test report of the application program, and greatly reducing the development period of the application program.
Fig. 2 is a flowchart illustrating a specific implementation of a method for generating a test report according to a second embodiment of the present invention. Referring to fig. 2, in the embodiment described with reference to fig. 1, before the running the video recording application if the test script of the target page is received, the method for generating a test report according to this embodiment further includes: s201 to S205 are specifically detailed as follows:
further, before the running the video recording application if the test script of the target page is received, the method further includes:
in S201, an upper page of the target page is identified.
In this embodiment, the terminal device may locate, according to the page identifier of the target page, another page calling the page identifier in the running file of the application program, where the page identifier may specifically be a jump link, and the other page calling the page identifier is an uplink page of the target page. Because the upper page contains the page identifier for calling the target page, the upper page can be switched to the target page from the upper page through the associated jump link in the upper page.
In this embodiment, the number of the upper page may be one, or may be multiple, that is, multiple different pages may jump to the same target page, at this time, in the process of subsequently generating the test script, multiple access paths exist, and jump operations of different jump paths are respectively executed.
In S202, the upper page is analyzed, and jump links associated with each page control in the upper page are determined.
In this embodiment, the upper page includes a plurality of different page controls, and the different page controls are used for performing different operations, such as performing page jump, performing plug-in activation, and acquiring user data. Each page control in the upper page can correspond to different jump links, and the jump links can be used for activating associated plug-ins and also can be used for page jump, namely the specific associated operation of the jump links is related to the control type of the page control.
In S203, the page control in which the jump link matches with the target link of the target page is identified as a target control.
In this embodiment, after acquiring the jump links of the page controls, the terminal device may determine whether each jump link matches a target link of a target page, that is, whether a jump page corresponding to the jump link is the target page, and if so, identify that the jump link matches the target link; otherwise, if the jump page of the jump link is not the target page, identifying that the jump page and the target page are not matched. The terminal device identifies the page space where the jump link and the target link are matched as a target space, if a plurality of entries exist in the upper page, the plurality of page spaces can be switched to the target page, that is, the number of the obtained target controls can be multiple.
In S204, if the top page is a non-start page, the top page is identified as the target page, and the operation of identifying the top page of the target page is executed in return.
In this embodiment, the terminal device needs to obtain a complete access path of the target page, that is, determine all pages passing through from the enlightenment page to the target page, so that the terminal device determines the top page of the target page, and then determines whether the page is a start page, and if so, executes the operation of S205; otherwise, if it is detected that the top page is not the starting page, the top page corresponding to the top page needs to be further determined until the top page is the starting page. It should be noted that, for the application program, the starting page is a main interface of the application program, that is, a page displayed when the application program is started; for a web page, the start page is the web page corresponding to the root domain name.
In this embodiment, when the terminal device identifies that the top page is not the start page, the top page obtained by this identification may be identified as the target page, and the top page corresponding to the top page and the target control corresponding to the top page identified this time are determined again in the manner from S201 to S203.
In S205, if the top page is a start page, determining an access path of the target page based on all the top pages and the target control, and generating the test script based on the access path.
In this embodiment, when the terminal device identifies that the top page is the starting page, the terminal device may sequentially connect the top pages and the identification order of the target control that jumps to the next page, so as to obtain an access path for accessing the target page. For example, the upper page jumped to the target page is a first page, and the target control corresponding to the target page is a first control B; the upper page of the first page is a second page, and the target control corresponding to the first page is a second control D; the upper page of the second page is a third page, the third page is a starting page, and the target control corresponding to the second page is a third control element A. Based on the identification order of the upper page and the target control, the following access path { third page, third control A } → { second page, second control D } → { first page, first control B } → { target page } can be obtained by connecting in sequence.
In this embodiment, the terminal device may generate a corresponding trigger instruction according to the trigger mode of each target control, and generate a test script capable of automatically accessing the target page according to the access path and the corresponding trigger instruction.
In the embodiment of the invention, the access path is generated by determining the upper page of the target page and jumping to the target control of the target page, and the test script is automatically generated according to the access path, so that the aim of automatically configuring the test script is fulfilled, the automation of the test operation is improved, and the test efficiency is improved.
Fig. 3 shows a flowchart of a specific implementation of the method S103 for generating a test report according to the third embodiment of the present invention. Referring to fig. 3, with respect to the embodiment described in fig. 1, in the method for generating a test report provided in this embodiment, S103 includes: s1031 to S1033 are specifically described as follows:
further, the analyzing the video data and determining a jump start frame and a jump end frame corresponding to the target page in the display process of the operation interface includes:
in S1031, a reference interface image of the top page of the target page and a target interface image of the target page are acquired.
In this embodiment, the terminal device may analyze the test script, determine an access path of the target page, determine an upper page of the target page based on the access path, and determine, according to a page identifier of the upper page, a reference interface image corresponding to the upper page when the upper page is displayed on an operation interface of the terminal device.
Specifically, if a target page is output through a preset browser or application in an operation interface of the terminal device, a display area of the browser or application may be located in the video data, and a standard page corresponding to the top page is superimposed on the display area of the browser or application, so as to generate and obtain a reference interface image corresponding to the top page. When the terminal device runs the test script, the browser or the related application is mainly operated, that is, the content of the screen change is specifically the display area of the browser or the related application, and the other areas except the display area are kept unchanged, so that when the reference interface image is obtained, only the page content of the upper page needs to be superposed on the corresponding display area. Similarly, the operation mode of generating the target interface image may also be completed as described above, that is, the standard image of the target page is superimposed on the display area of the browser or the related application, so that the target interface image can be obtained.
Optionally, if the operation interface of the terminal device displays the target page and the top page in a full-screen manner, the standard image of the top page may be directly used as the reference interface image, and the annotation avatar of the target page may be used as the target interface image.
Optionally, if the target page is a root page, that is, the target page does not have an uplink page, in this case, the terminal device may identify an operation interface image corresponding to the previous time when the test script was run as a reference interface image.
In S1032, each video image frame of the video data is extracted, and a plurality of first candidate video frames matching the reference interface image are identified, and the first candidate video frame with the largest frame number is identified as the skip start frame.
In this embodiment, the terminal device may extract each video image frame in the video data, match the video image frame with the reference interface image frame by frame, and identify the video image frame matched with the reference interface image as the first candidate video frame. Since the upper page is continuously displayed on the operation interface of the terminal device for a period of time before jumping to the target page, a plurality of video image frames exist in the video image frame and are the operation interfaces corresponding to the upper page. And the moment corresponding to the last occurrence of the upper page is the jump starting moment for jumping from the upper page to the target page, so that the first candidate video frame with the largest frame number can be identified as the jump starting frame.
In S1033, a plurality of second candidate video frames matching the target interface image are identified, and the second candidate video frame with the smallest frame number is identified as the skip ending frame.
In this embodiment, the terminal device matches the target interface image frame by frame, and identifies the video image frame matching the target interface image as the second candidate video frame. Since the video recording application does not necessarily end the recording operation immediately after the jump to the target page is loaded, a plurality of video image frames exist in the video image frames and are operation interfaces corresponding to the target page, and at this time, the video image frame of the target operation interface corresponding to the target page appearing for the first time, that is, the first candidate video frame with the smallest frame number can be identified as the jump end frame.
Preferably, the terminal device may first identify and obtain a skip start frame, then match a video image frame with a frame number greater than that of the video start frame with a target interface image, and identify a skip end frame. The skip ending frame is inevitably generated after the skip starting frame, so that the skip ending frame can be selected from the video image frames with the frame numbers larger than that of the video starting frame, the matching times are reduced, and the operation amount of the terminal equipment is reduced.
In the embodiment of the invention, the jump starting frame and the jump ending frame are identified by acquiring the reference interface image and the target interface image and comparing the images, so that the aim of automatically determining the key image frame is fulfilled, and the efficiency of determining the jump duration is improved.
Fig. 4 shows a flowchart of a specific implementation of the method S102 for generating a test report according to the fourth embodiment of the present invention. Referring to fig. 4, with respect to the embodiment shown in fig. 1, a method S102 for generating a test report provided in this embodiment includes: s1021 to S1025 are specifically described as follows:
further, the running the test script and invoking the video recording application to record video data about a local operation interface in the process of running the test script includes:
in S1021, a test pattern included in the test script is identified.
In this embodiment, in order to improve the accuracy of the time consumed by page switching, the terminal device may set a test mode to determine a jump duration for executing accessing the target page in different operating states. For example, the terminal device may detect the jump duration in different network states (weak network state, strong network state, or no network state) and the jump duration in different load conditions (e.g., cpu occupies a relatively high amount, or multithreading concurrently runs), and obtain video data of a jump target page of the terminal device in different test models, so as to improve the accuracy of the subsequent switching time consumption.
In this embodiment, at least one test mode may be used in one test script, and the terminal device may construct a corresponding test environment according to the test mode. Based on this, the terminal device needs to extract the pattern identifier of the test pattern from the test script and determine the pattern type based on the pattern identifier. If the mode type is the load mode type, the operation of S1022 is executed; if the mode type is the network environment type, the operation of S1024 is performed.
In S1022, if the test pattern includes a load test pattern, other locally installed applications are sequentially started based on the load value defined by the test script.
In this embodiment, when detecting that the current test mode is the load test mode, the terminal device identifies time consumed for accessing the target page in an overload or full-load state, and based on this, the terminal device may determine a target load value, that is, a load value defined by the test script, and accordingly start a plurality of local other applications, so as to improve the resource occupancy rate of the terminal device.
In S1023, when it is detected that the current load is greater than or equal to the load value, the target page is accessed according to the test script.
In this embodiment, if it is detected that the current load value is greater than or equal to the load value defined by the test script, it indicates that the corresponding test environment has been constructed, and at this time, the test script may be run to access the target page.
In S1024, if the test pattern includes a network environment test pattern, a configuration instruction is sent to the intelligent routing device based on the network rate defined by the test script, so that the current rate matches the network rate.
In this embodiment, when the terminal device identifies that the obtained test mode is the network environment test mode, it identifies time consumption required for simulating to access the target page in the preset network communication environment, for example, time consumption for accessing the page in a specific scene such as smooth network or poor network signal, and whether the page can be smoothly loaded, based on this, the terminal device may send a configuration instruction to the intelligent routing device based on the network rate defined by the test script, and construct the preset network environment through the intelligent routing device, and when the terminal device accesses the wireless network of the intelligent routing device, it may implement that the actual communication rate of the terminal device matches the network rate defined by the test script.
In S1025, when the configuration completion instruction fed back by the intelligent routing device is received, the target page is accessed according to the test script.
In this embodiment, when receiving the configuration completion instruction fed back by the intelligent routing device, the terminal device indicates that the intelligent routing device has completed the corresponding network construction mode, and at this time, the terminal device may run the test script to determine the time consumed for accessing the target page by the terminal device in the corresponding network state.
In the embodiment of the invention, the test mode of the test script is analyzed, the test environment corresponding to the test mode is constructed, and the test operation with the corresponding jump duration is executed in the specified test environment, so that the diversity of the test operation is improved.
Fig. 5 is a flowchart illustrating a specific implementation of the test report generating method S104 according to a fifth embodiment of the present invention. Referring to fig. 5, with respect to any one of the embodiments shown in fig. 1 to 4, a method S104 for generating a test report provided in this embodiment includes: s1041 to S1043, which are detailed as follows:
further, the determining a jump duration required for jumping to the target page according to the jump start frame and the jump end frame includes:
in S1041, a first frame number of the skip start frame and a second frame number of the skip end frame are identified, and the number of interval frames is determined according to the first frame number and the second frame number.
In this embodiment, after identifying and obtaining the skip start frame and the skip end frame, the terminal device may identify frame numbers corresponding to the two key image frames in the entire video data, that is, the first frame number and the second frame number, and determine the number of the interval frames between the two key image frames based on a difference between the second frame number and the first frame number.
In S1042, a recording frame rate of the video recording application is obtained.
In this embodiment, the video recording application may perform video recording at different recording frame rates, where the larger the value of the recording frame rate is, the higher the accuracy of the identified jump duration is, but the larger the data amount of the video data is, the longer the time consumption is required when identifying the key image frame; on the contrary, if the numerical value of the recording frame rate is smaller, the accuracy of the jump duration is lower, but the corresponding calculation amount is smaller. The administrator can select the corresponding recording frame rate according to the accuracy requirement of the jump duration and the load condition of the current terminal equipment.
In S1043, the jump duration is calculated based on the number of interval frames and the recording frame rate.
In this embodiment, after determining the number of the interval frames and the recording frame rate, the terminal device may calculate a product between the two parameters, and identify the product as the skip duration.
In the embodiment of the invention, the interval frame number between the frame numbers of the two key image frames is determined, so that the interval frame number is converted into the jump duration, and the purpose of calculating the jump duration is realized.
Fig. 6 shows a flowchart of a specific implementation of the test report generating method S105 according to the sixth embodiment of the present invention. Referring to fig. 6, with respect to any one of the embodiments in fig. 1 to fig. 4, in the method for generating a test report provided in this embodiment, S105 includes: s1051 to S1053 are specifically described as follows:
further, the generating a test report based on the jump duration includes:
in S1051, page plug-ins and page images included in the target page are identified, and the standard loading durations corresponding to the page plug-ins are queried according to the plug-in types of the page plug-ins.
In this embodiment, the more page objects are included in the network page, the longer the time required for downloading from the server or extracting from the local database and constructing the target page is, so that when the maximum loading time of the target page is determined, the terminal device can automatically convert the maximum loading time according to the number of the page objects included in the network page, and determine whether the test operation of the jump time is successful.
In this embodiment, the page object included in the target page at least includes a page plug-in and a page image, and since the image format of the page image is fixed and the loading times of different page images are substantially consistent, the number of the page images only needs to be counted, and the specific image size of each page image does not need to be determined. And for different page plug-ins, the data volume difference is large, so the terminal equipment can determine the page plug-ins contained in the target page and the plug-in types of the page plug-ins, and determine the standard loading time lengths corresponding to the different page plug-ins.
In S1052, the maximum loading duration of the target page is calculated according to all the standard loading durations and the number of images of the page image.
In this embodiment, the terminal device may determine an image loading duration of the page image, calculate a total image loading duration required for loading all page images of the network page based on the image loading duration and the number of images, calculate a total plug-in loading duration according to a standard loading duration corresponding to each page plug-in, and obtain a maximum loading duration of the target page according to the total image loading duration and the total plug-in loading duration.
In S1053, if the jump duration is greater than the maximum loading duration, the test report of the test failure is output.
In this embodiment, the terminal device may compare the skip time identified this time with the maximum loading time, where if the skip time is greater than the maximum loading time, the loading is overtime, and a test report of test failure is output at this time; otherwise, if the jump duration is less than or equal to the maximum loading duration, the loading duration is in the preset range, and a successful test report is output at the moment.
In the embodiment of the invention, the maximum loading time for loading the target page is estimated by identifying the page plug-in and the page image contained in the target page, and the maximum loading time is compared with the jump south market obtained by the identification, so that the test report is automatically output, and the automation degree of the output of the test report is improved.
Fig. 7 shows a flowchart of a specific implementation of the test report generating method S101 according to the seventh embodiment of the present invention. Referring to fig. 7, with respect to any one of the embodiments in fig. 1 to 4, in the method for generating a test report provided in this embodiment, S101 includes: S1011-S1012, detailed as follows:
in S1011, a start instruction of the video recording application is generated to start the video recording application.
In this embodiment, the terminal device may query an installation address of the video playing application, generate a start instruction corresponding to the installation address based on the installation address, and activate the video recording application through the start instruction.
In S1012, if it is detected that the video recording application is started, the video recording application is switched to a background running state.
In this embodiment, after the terminal device starts and finishes the video recording application, the video recording application may record video data related to the terminal device operation interface between the start finish time and the recording finish time, and in order to determine the access condition of the target page, the video recording application may be switched to a background for running, so as to avoid being blocked by the application interface of the video recording application on the display area of the target page.
In the embodiment of the invention, the video recording application is switched to the background to run after being started, so that the display area of the target page is prevented from being shielded, and the accuracy of skip time length identification is improved.
It should be understood that, the sequence numbers of the steps in the foregoing embodiments do not imply an execution sequence, and the execution sequence of each process should be determined by its function and inherent logic, and should not constitute any limitation to the implementation process of the embodiments of the present invention.
Fig. 8 is a block diagram illustrating a structure of a test report generation device according to an embodiment of the present invention, where the test report generation device includes units for performing steps in the corresponding embodiment of fig. 1. Please refer to fig. 1 and fig. 1 for the corresponding description of the embodiment. For convenience of explanation, only the portions related to the present embodiment are shown.
Referring to fig. 8, the test report generation apparatus includes:
a video recording application running unit 81, configured to run a video recording application if a test script of a target page is received;
the video data acquisition unit 82 is used for running the test script and calling the video recording application to record video data related to a local operation interface in the process of running the test script;
a key video frame identification unit 83, configured to analyze the video data, and determine a jump start frame and a jump end frame corresponding to the target page in the display process of the operation interface;
a jump duration determining unit 84, configured to determine a jump duration required for jumping to the target page according to the jump start frame and the jump end frame;
a test report generating unit 85, configured to generate a test report based on the jump duration.
Optionally, the device for generating a test report further includes:
the upper page identification unit is used for identifying the upper page of the target page;
the skip link identification unit is used for analyzing the upper page and determining skip links associated with all page controls in the upper page;
a target control identification unit, configured to identify the page control in which the jump link matches the target link of the target page as a target control;
a return execution unit, configured to identify the top page as the target page if the top page is a non-start page, and return to execute the operation of identifying the top page of the target page;
and the test script generating unit is used for determining an access path of the target page based on all the upper pages and the target control if the upper page is the starting page, and generating the test script based on the access path.
Optionally, the key video frame identifying unit 83 includes:
the key operation interface acquisition unit is used for acquiring a reference interface image of an upper page of the target page and acquiring a target interface image of the target page;
the skip starting frame identification unit is used for extracting each video image frame of the video data, identifying a plurality of first candidate video frames matched with the reference interface image and identifying the first candidate video frame with the largest frame number as the skip starting frame;
and the skip ending frame identification unit is used for identifying a plurality of second candidate video frames matched with the target interface image and identifying the second candidate video frame with the minimum frame number as the skip ending frame.
Optionally, the video data acquisition unit 82 includes:
the test pattern recognition unit is used for recognizing the test patterns contained in the test script;
the load test identification unit is used for sequentially starting other applications installed in the local area based on the load value defined by the test script if the test mode comprises the load test mode;
the load test execution unit is used for accessing the target page according to the test script when the current load is detected to be greater than or equal to the load value;
the network test identification unit is used for sending a configuration instruction to the intelligent routing equipment based on the network rate defined by the test script if the test mode comprises a network environment test mode so as to enable the current rate to be matched with the network rate;
and the network test triggering unit is used for accessing the target page according to the test script when receiving the configuration completion instruction fed back by the intelligent routing equipment.
Optionally, the jump duration determining unit 84 includes:
the interval frame number identification unit is used for identifying a first frame number of the jumping initial frame and a second frame number of the jumping ending frame and determining the interval frame number according to the first frame number and the second frame number;
a recording frame rate obtaining unit, configured to obtain a recording frame rate of the video recording application;
and the jump duration calculating unit is used for calculating the jump duration based on the interval frame number and the recording frame rate.
Optionally, the test report generating unit 85 includes:
the standard loading duration query unit is used for identifying the page plug-ins and the page images contained in the target page and querying the standard loading duration corresponding to each page plug-in according to the plug-in types of the page plug-ins;
the maximum loading duration calculation unit is used for calculating the maximum loading duration of the target page according to all the standard loading durations and the number of the images of the page images;
and the test report output unit is used for outputting the test report of test failure if the jump duration is greater than the maximum loading duration.
Optionally, the video recording application execution unit 81 includes:
the video recording application starting unit is used for generating a starting instruction of the video recording application so as to start the video recording application;
and the background running state switching unit is used for switching the video recording application to a background running state if the video recording application is detected to be started completely.
Therefore, the test report generation device provided by the embodiment of the invention also can directly acquire the change condition of the operation interface through the built-in video shooting application without shooting the video data of the test terminal in the test process through the camera module, thereby avoiding the influence on the shooting quality of the video data due to the shielding of the operation interface by the user operation, reducing the influence of external factors on the video data due to the improvement of the shooting quality, automatically determining the jump starting frame and the jump ending frame by analyzing the video data by the terminal device, and needing no manual marking of key frames by the user, thereby reducing the time consumption of testing, improving the generation efficiency of the test report of the application program, and greatly reducing the development period of the application program.
Fig. 9 is a schematic diagram of a terminal device according to another embodiment of the present invention. As shown in fig. 9, the terminal device 9 of this embodiment includes: a processor 90, a memory 91 and a computer program 92, such as a test report generating program, stored in said memory 91 and executable on said processor 90. The processor 90, when executing the computer program 92, implements the steps in the above-described embodiments of the method for generating a test report, such as S101 to S105 shown in fig. 1. Alternatively, the processor 90, when executing the computer program 92, implements the functions of the units in the device embodiments, such as the functions of the modules 81 to 85 shown in fig. 8.
Illustratively, the computer program 92 may be divided into one or more units, which are stored in the memory 91 and executed by the processor 90 to carry out the invention. The one or more units may be a series of computer program instruction segments capable of performing specific functions, which are used to describe the execution process of the computer program 92 in the terminal device 9. For example, the computer program 92 may be divided into a video recording application running unit, a video data acquisition unit, a key video frame identification unit, a jump duration determination unit, and a test report generation unit, and the specific functions of the units are as described above.
The terminal device 9 may be a desktop computer, a notebook, a palm computer, a cloud server, or other computing devices. The terminal device may include, but is not limited to, a processor 90, a memory 91. Those skilled in the art will appreciate that fig. 9 is only an example of a terminal device 9, and does not constitute a limitation to the terminal device 9, and may include more or less components than those shown, or combine some components, or different components, for example, the terminal device may also include an input-output device, a network access device, a bus, etc.
The Processor 90 may be a Central Processing Unit (CPU), other general purpose Processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), a Field-Programmable Gate Array (FPGA) or other Programmable logic device, discrete Gate or transistor logic, discrete hardware components, etc. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
The memory 91 may be an internal storage unit of the terminal device 9, such as a hard disk or a memory of the terminal device 9. The memory 91 may also be an external storage device of the terminal device 9, such as a plug-in hard disk, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash memory Card (Flash Card), and the like, which are provided on the terminal device 9. Further, the memory 91 may also include both an internal storage unit and an external storage device of the terminal device 9. The memory 91 is used for storing the computer program and other programs and data required by the terminal device. The memory 91 may also be used to temporarily store data that has been output or is to be output.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The above-mentioned embodiments are only used for illustrating the technical solutions of the present invention, and not for limiting the same; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; such modifications and substitutions do not substantially depart from the spirit and scope of the embodiments of the present invention, and are intended to be included within the scope of the present invention.

Claims (10)

1. A method for generating a test report, comprising:
if the test script of the target page is received, running a video recording application;
running the test script, and calling the video recording application to record video data related to a local operation interface in the process of running the test script; the test script is used for switching the operation interface to the target page;
analyzing the video data, and determining a jump starting frame and a jump ending frame of the target page in the display process of the operation interface;
determining the jump duration required for jumping to the target page according to the jump starting frame and the jump ending frame;
and generating a test report based on the jump duration.
2. The method according to claim 1, wherein before the running the video recording application if the test script of the target page is received, the method further comprises:
identifying an upper page of the target page;
analyzing the upper page, and determining jump links associated with each page control in the upper page;
identifying the page control matched with the jump link and the target link of the target page as a target control;
if the upper page is a non-initial page, identifying the upper page as the target page, and returning to execute the operation of identifying the upper page of the target page;
if the upper page is a starting page, determining an access path of the target page based on all the upper pages and the target control, and generating the test script based on the access path.
3. The generation method according to claim 1, wherein the parsing the video data and determining a corresponding jump start frame and a jump end frame of the target page in the display process of the operation interface includes:
acquiring a reference interface image of an upper page of the target page, and acquiring a target interface image of the target page;
extracting each video image frame of the video data, identifying a plurality of first candidate video frames matched with the reference interface image, and identifying the first candidate video frame with the largest frame number as the jump starting frame;
and identifying a plurality of second candidate video frames matched with the target interface image, and identifying the second candidate video frame with the minimum frame number as the skip ending frame.
4. The method according to claim 1, wherein the running the test script and invoking the video recording application to record video data about a local operation interface during running the test script comprises:
identifying a test mode contained in the test script;
if the test mode comprises a load test mode, sequentially starting other locally installed applications based on the load value defined by the test script;
when the current load is detected to be larger than or equal to the load value, the target page is accessed according to the test script;
if the test mode comprises a network environment test mode, sending a configuration instruction to intelligent routing equipment based on the network rate defined by the test script so as to enable the current rate to be matched with the network rate;
and when a configuration completion instruction fed back by the intelligent routing equipment is received, accessing the target page according to the test script.
5. The test method according to any one of claims 1 to 4, wherein the determining a jump duration required for jumping to the target page according to the jump start frame and the jump end frame comprises:
identifying a first frame number of the skipping start frame and a second frame number of the skipping end frame, and determining the number of interval frames according to the first frame number and the second frame number;
acquiring a recording frame rate of the video recording application;
and calculating the jump duration based on the interval frame number and the recording frame rate.
6. The method according to any one of claims 1 to 4, wherein the generating a test report based on the jump duration comprises:
identifying page plug-ins and page images contained in the target page, and inquiring standard loading duration corresponding to each page plug-in according to the plug-in type of the page plug-in;
calculating the maximum loading duration of the target page according to all the standard loading durations and the number of the images of the page images;
and if the jump duration is greater than the maximum loading duration, outputting the test report of test failure.
7. The method according to any one of claims 1 to 4, wherein the running a video recording application if a test script of a target page is received comprises:
generating a starting instruction of the video recording application to start the video recording application;
and if the video recording application is detected to be started completely, switching the video recording application to a background running state.
8. A test report generation device, comprising:
the video recording application running unit is used for running the video recording application if the test script of the target page is received;
the video data acquisition unit is used for running the test script and calling the video recording application to record video data related to a local operation interface in the process of running the test script;
the key video frame identification unit is used for analyzing the video data and determining a corresponding jump starting frame and a jump ending frame of the target page in the display process of the operation interface;
a skip time length determining unit, configured to determine a skip time length required for skipping to the target page according to the skip start frame and the skip end frame;
and the test report generating unit is used for generating a test report based on the jump duration.
9. A terminal device, characterized in that the terminal device comprises a memory, a processor and a computer program stored in the memory and executable on the processor, the processor executing the computer program with the steps of the method according to any of claims 1 to 7.
10. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, carries out the steps of the method according to any one of claims 1 to 7.
CN202010120828.6A 2020-02-26 2020-02-26 Test report generation method and equipment Pending CN111338954A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010120828.6A CN111338954A (en) 2020-02-26 2020-02-26 Test report generation method and equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010120828.6A CN111338954A (en) 2020-02-26 2020-02-26 Test report generation method and equipment

Publications (1)

Publication Number Publication Date
CN111338954A true CN111338954A (en) 2020-06-26

Family

ID=71185732

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010120828.6A Pending CN111338954A (en) 2020-02-26 2020-02-26 Test report generation method and equipment

Country Status (1)

Country Link
CN (1) CN111338954A (en)

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111767108A (en) * 2020-06-28 2020-10-13 Oppo广东移动通信有限公司 Application program label generation method, application interface display method and device
CN112073714A (en) * 2020-09-09 2020-12-11 福建新大陆软件工程有限公司 Video playing quality automatic detection method, device, equipment and readable storage medium
CN112073824A (en) * 2020-09-08 2020-12-11 腾讯科技(深圳)有限公司 Data processing method and device based on live video
CN112153375A (en) * 2020-09-25 2020-12-29 平安国际智慧城市科技股份有限公司 Front-end performance testing method, device, equipment and medium based on video information
CN112203150A (en) * 2020-09-30 2021-01-08 腾讯科技(深圳)有限公司 Time-consuming acquisition method, device, equipment and computer-readable storage medium
CN112612690A (en) * 2020-11-30 2021-04-06 北京达佳互联信息技术有限公司 User interface information processing method and device, electronic equipment and storage medium
CN112835785A (en) * 2021-01-08 2021-05-25 展讯通信(上海)有限公司 One-way path anchor point memory method and device for application program interface skip, storage medium and terminal
CN112925719A (en) * 2021-03-26 2021-06-08 深圳市慧鲤科技有限公司 Test method and device, electronic equipment and computer readable storage medium
CN113162826A (en) * 2021-04-21 2021-07-23 江铃汽车股份有限公司 Finished automobile network testing method and system
CN113360374A (en) * 2021-07-30 2021-09-07 中电福富信息科技有限公司 Test method for automatically detecting adverse information of APP
JP2022020541A (en) * 2020-06-29 2022-02-01 バイドゥ オンライン ネットワーク テクノロジー(ペキン) カンパニー リミテッド Test method and device
CN114791880A (en) * 2022-04-22 2022-07-26 镁佳(北京)科技有限公司 Automatic testing method and device and computer equipment
CN115484492A (en) * 2022-11-11 2022-12-16 荣耀终端有限公司 Interface time delay obtaining method and device
CN112612690B (en) * 2020-11-30 2024-05-14 北京达佳互联信息技术有限公司 User interface information processing method and device, electronic equipment and storage medium

Cited By (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111767108A (en) * 2020-06-28 2020-10-13 Oppo广东移动通信有限公司 Application program label generation method, application interface display method and device
JP7030177B2 (en) 2020-06-29 2022-03-04 バイドゥ オンライン ネットワーク テクノロジー(ペキン) カンパニー リミテッド Test method and equipment
JP2022020541A (en) * 2020-06-29 2022-02-01 バイドゥ オンライン ネットワーク テクノロジー(ペキン) カンパニー リミテッド Test method and device
CN112073824B (en) * 2020-09-08 2022-01-14 腾讯科技(深圳)有限公司 Data processing method and device based on live video
CN112073824A (en) * 2020-09-08 2020-12-11 腾讯科技(深圳)有限公司 Data processing method and device based on live video
CN112073714A (en) * 2020-09-09 2020-12-11 福建新大陆软件工程有限公司 Video playing quality automatic detection method, device, equipment and readable storage medium
CN112153375A (en) * 2020-09-25 2020-12-29 平安国际智慧城市科技股份有限公司 Front-end performance testing method, device, equipment and medium based on video information
CN112153375B (en) * 2020-09-25 2023-09-15 深圳平安智慧医健科技有限公司 Front-end performance testing method, device, equipment and medium based on video information
CN112203150A (en) * 2020-09-30 2021-01-08 腾讯科技(深圳)有限公司 Time-consuming acquisition method, device, equipment and computer-readable storage medium
CN112203150B (en) * 2020-09-30 2022-03-11 腾讯科技(深圳)有限公司 Time-consuming acquisition method, device, equipment and computer-readable storage medium
CN112612690A (en) * 2020-11-30 2021-04-06 北京达佳互联信息技术有限公司 User interface information processing method and device, electronic equipment and storage medium
CN112612690B (en) * 2020-11-30 2024-05-14 北京达佳互联信息技术有限公司 User interface information processing method and device, electronic equipment and storage medium
CN112835785A (en) * 2021-01-08 2021-05-25 展讯通信(上海)有限公司 One-way path anchor point memory method and device for application program interface skip, storage medium and terminal
CN112835785B (en) * 2021-01-08 2022-09-27 展讯通信(上海)有限公司 One-way path anchor point memory method and device for application program interface skip, storage medium and terminal
CN112925719A (en) * 2021-03-26 2021-06-08 深圳市慧鲤科技有限公司 Test method and device, electronic equipment and computer readable storage medium
CN113162826A (en) * 2021-04-21 2021-07-23 江铃汽车股份有限公司 Finished automobile network testing method and system
CN113360374A (en) * 2021-07-30 2021-09-07 中电福富信息科技有限公司 Test method for automatically detecting adverse information of APP
CN114791880A (en) * 2022-04-22 2022-07-26 镁佳(北京)科技有限公司 Automatic testing method and device and computer equipment
CN115484492A (en) * 2022-11-11 2022-12-16 荣耀终端有限公司 Interface time delay obtaining method and device

Similar Documents

Publication Publication Date Title
CN111338954A (en) Test report generation method and equipment
CN109491894B (en) Interface test method and equipment
CN105556482B (en) Monitor mobile application performance
CN109376069B (en) Method and device for generating test report
CN107783898B (en) Test method and test equipment for mobile application
CN109905293B (en) Terminal equipment identification method, system and storage medium
CN109491736B (en) Display method and device of pop-up frame window
CN111552633A (en) Interface abnormal call testing method and device, computer equipment and storage medium
CN110610089B (en) User behavior simulation method and device and computer equipment
CN112817866A (en) Recording playback method, device, system, computer equipment and storage medium
CN105577472A (en) Data acquisition test method and device
CN114238134A (en) Test result display method, device, equipment and storage medium
CN110909005B (en) Model feature analysis method, device, equipment and medium
CN114996103A (en) Page abnormity detection method and device, electronic equipment and storage medium
CN111090593A (en) Method, device, electronic equipment and storage medium for determining crash attribution
CN110490079A (en) Inspection data processing method, device, computer equipment and storage medium
CN111523676B (en) Method and device for assisting machine learning model to be online
CN110008698A (en) Method for detecting virus and device
CN111290800A (en) Face image recognition method and device
EP4160421A1 (en) Method and apparatus for obtaining browser running data, and storage medium
US11430488B2 (en) System and method for generating a compression invariant motion timeline
CN112817782B (en) Data acquisition reporting method and device, electronic equipment and storage medium
WO2015062003A1 (en) User interface tester
CN113886273A (en) Performance test method, device, test equipment and medium of application program
CN112667512A (en) Data drive test method, device, 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