CN112988580A - Test process reproduction method, device, equipment and storage medium - Google Patents

Test process reproduction method, device, equipment and storage medium Download PDF

Info

Publication number
CN112988580A
CN112988580A CN202110265474.9A CN202110265474A CN112988580A CN 112988580 A CN112988580 A CN 112988580A CN 202110265474 A CN202110265474 A CN 202110265474A CN 112988580 A CN112988580 A CN 112988580A
Authority
CN
China
Prior art keywords
target test
test data
target
data
test
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
CN202110265474.9A
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.)
Guahao Net Hangzhou Technology Co Ltd
Original Assignee
Guahao Net Hangzhou Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guahao Net Hangzhou Technology Co Ltd filed Critical Guahao Net Hangzhou Technology Co Ltd
Priority to CN202110265474.9A priority Critical patent/CN112988580A/en
Publication of CN112988580A publication Critical patent/CN112988580A/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

Landscapes

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

Abstract

The embodiment of the invention discloses a method, a device, equipment and a storage medium for reproducing a test process, wherein the method comprises the following steps: when a reproduction instruction containing a target test object is received, acquiring target test data corresponding to the target test object from a server according to the reproduction instruction; displaying the target test data on a display page according to a preset mode to finish the reproduction of a target test process; the target test data comprises test data which is acquired in the test process of the target test object in advance and submitted to the server. According to the embodiment of the invention, the obtained real test data is displayed, so that the test process is completely and clearly reproduced, and unnecessary waste of manpower and time resources is reduced.

Description

Test process reproduction method, device, equipment and storage medium
Technical Field
The present invention relates to computer technologies, and in particular, to a method, an apparatus, a device, and a storage medium for reproducing a test procedure.
Background
Software testing is an essential step before products are online, and safety and stability of the products in the using process are ensured by testing the products.
Under a common condition, a tester tests each function point according to a flow in a test process, and performs screenshot or text recording on a test result. When communicating with research and development personnel, the generated test problems are reproduced according to the screenshots and the character records, so that the research and development personnel can know the problems of the product. However, it is difficult to reproduce the accidental problems occurring in the testing process, and it is difficult for the research and development personnel to fully and completely understand the problems occurring in the testing process of the product only according to the pictures and the text descriptions. In addition, in the prior art, the test personnel can perform screenshot and character recording on the test problems in the test process, so that the workload of the test personnel is greatly increased, and the waste of time and human resources is caused.
Therefore, the problem to be solved at present is to provide a clear and convenient method for reproducing the test process.
Disclosure of Invention
The embodiment of the invention provides a test process reproduction method, a test process reproduction device, test process reproduction equipment and a storage medium, and the test problems of a target test object in the test process are completely and clearly reflected by displaying the obtained real test data. And unnecessary waste of manpower and time resources is reduced while the reproduction of the test process is completed.
In a first aspect, a method for reproducing a test procedure provided in an embodiment of the present invention may include:
when a reproduction instruction containing a target test object is received, acquiring target test data corresponding to the target test object from a server according to the reproduction instruction;
displaying the target test data on a display page according to a preset mode so as to finish the reproduction of a target test process;
the target test data comprises test data which is acquired in the test process of the target test object in advance and submitted to the server.
In a second aspect, an embodiment of the present invention further provides a device for reproducing a test procedure, including:
the acquisition module is used for acquiring target test data corresponding to a target test object from a server according to a reproduction instruction when the reproduction instruction containing the target test object is received;
the reproduction module is used for displaying the target test data on a display page according to a preset mode so as to finish reproduction of a target test process; the target test data comprises test data which is acquired in the test process of the target test object in advance and submitted to the server.
In a third aspect, an embodiment of the present invention further provides a device for reproducing a test procedure, including a memory for storing a computer program;
a processor for implementing the steps of the method for reproducing a test procedure according to any of the present invention when executing the computer program.
In a fourth aspect, the present invention further provides a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the method for reproducing a test procedure as described in any one of the above.
The embodiment of the invention provides a test process reproduction method, a test process reproduction device, test process equipment and a storage medium, wherein when a reproduction instruction containing a target test object is received, target test data corresponding to the target test object is obtained from a server according to the reproduction instruction; the target test data comprises test data which is acquired in the test process of the target test object in advance and submitted to the server. The target test data is the real test data acquired in the test process of the target test object, so the real test condition of the target test object can be clearly reflected through the target test data; and displaying the target test data on the display page according to a preset mode so as to finish the reproduction of the target test process. Therefore, the embodiment of the invention completes the reappearance of the testing process by displaying the acquired real testing data, thereby completely and clearly reflecting the testing problem of the target testing object in the testing process; in addition, the embodiment of the invention does not need testers to manually capture pictures or record characters, thereby greatly reducing unnecessary waste of manpower and time resources.
Drawings
FIG. 1 is a flow chart of a method for reproducing a test procedure according to an embodiment of the present invention;
FIG. 2 is a flow chart of a method for reproducing another test procedure provided by an embodiment of the present invention;
fig. 3 is a flowchart of a method for reproducing a test procedure in an application scenario according to an embodiment of the present invention;
FIG. 4 is a block diagram of a device for reproducing a test procedure according to an embodiment of the present invention;
fig. 5 is a structural diagram of a reproduction device of a test process according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments of the present invention without any creative work belong to the protection scope of the present invention.
In order that those skilled in the art will better understand the disclosure, the invention will be described in further detail with reference to the accompanying drawings and specific embodiments.
Example one
Fig. 1 is a flowchart of a method for reproducing a test procedure according to an embodiment of the present invention. The method can be executed by a device for reproducing the test process provided by the embodiment of the invention, the device can be realized by software and/or hardware, and the device can be integrated on various user terminals or servers.
As shown in fig. 1, the method for reproducing a test procedure according to an embodiment of the present invention includes steps S101 and S102:
step S101: and when a reproduction instruction containing the target test object is received, acquiring target test data corresponding to the target test object from the server according to the reproduction instruction.
In specific implementation, when a tester needs to reproduce a certain test process, a reproduction instruction is generated by inputting operation to the terminal equipment, and a target test object needing to be reproduced is specified in the reproduction instruction. And when the terminal equipment receives the reproduction instruction, target test data corresponding to the target test object can be obtained from the server according to the reproduction instruction.
Optionally, the target test data includes test data that is acquired in advance in a test process of the target test object and submitted to the server. The target test object generates environment data and operation data generated due to the test operation according to the current environment during the test process. Further, the environment data includes data of generating domain name, user name, etc.; the operation data comprises data such as operation page scripts, uniform resource locators, cascading style sheets and page pictures.
In specific implementation, when a target test object is tested, the generated target test data can be monitored through a monitoring interface and submitted to a server in an object numbered musical notation format. Optionally, the listening interface includes a mutation Observer interface. In specific implementation, after the test process starts, the test data may be monitored in real time through the mutation Observer interface, that is, the test process is recorded, and the monitored test data is submitted to the server. As will be appreciated by those skilled in the art, when target test data is submitted, the submission needs to be in a format that matches the current operating environment. Optionally, when the current operating environment is a web-based page operation, the generated target test data may be submitted to the server according to the object notation format. Further, a popup window can be displayed on the test interface when the test data is submitted to prompt the progress of the current submission.
Optionally, after receiving the submitted test data, the server may generate target identification information for the test data of the target test object. And the server sends the target identification information to the terminal equipment. When the target test object is reproduced, the generated reproduction instruction comprises the target identification information, so that the target test data corresponding to the target test object is searched in the server according to the target identification information, and the acquisition operation is performed. It should be noted that the target identification information may be an Identity Document (ID), each test datum has a unique ID, and each ID is different from each other. In an application scenario, a tester inputs an ID of a test process to be reproduced through an input device, the input device generates a reproduction instruction according to the ID and sends the reproduction instruction to a terminal device, and the terminal device requests a server to acquire test data corresponding to the ID contained in the reproduction instruction. Illustratively, the ID may consist of symbols, letters, and/or numbers. The embodiment of the invention does not limit the composition form and the character length of the ID number.
Step S102: and displaying the target test data on the display page according to a preset mode so as to finish the reproduction of the target test process.
In specific implementation, after target test data corresponding to a target test object is acquired, the target test data can be displayed on a display page according to a preset mode, and the display process is a reproduction process of the target test process. Optionally, the preset mode may include a text display mode and a picture display mode. The target test data can directly display the data content on the presentation page in a text mode on the presentation page. Illustratively, the sequence of the presentation is determined according to the time sequence of the acquisition of the target test data, and the target test data is presented in a text format. Optionally, the target test data may also be converted into a picture according to a picture display manner, and the picture is played on the display page. Illustratively, the target test data is converted into a frame format, and the frames are sequentially played according to the time sequence when the target test data is acquired.
Optionally, displaying the target test data on a display page according to a preset manner, including: and if the target test data comprises abnormal data, performing warning prompt on the abnormal data on the display page, wherein the abnormal data comprises test abnormal data and environment abnormal data which occur in the test process. Optionally, the warning prompt may be displayed on the display page in a text manner; the warning identifier may also be displayed on the display page, and the warning content may be played in a voice broadcast manner, which is not limited in the embodiment of the present invention. Optionally, the exception data may be obtained by capturing exception information in a facet-oriented programming manner. The presentation page may also present target identification information of the target test data, web information of the operation page, and/or underlying source code in the test process.
Considering that the data format of the target test data submitted to the server may not be consistent with the display format required by the current display process, the target test data can be smoothly displayed on the display page according to a preset mode. Optionally, the format of the target test data may be converted into a current display format for display. For example, when the target test data is submitted to the server, the target test data adopts the object notation format. When the test process is repeated, the target test data is converted into a picture for playing, and at the moment, the target test data in the object numbered musical notation format needs to be converted into a video format or a picture format which can be used for playing.
Illustratively, when it is necessary to ensure that the test procedure can be completely restored, the test procedure needs to be reproduced according to the acquisition order of the test data. Optionally, when the test data is acquired according to the time sequence of the test process, and the target test data is displayed according to the time sequence when the target test data is displayed.
Illustratively, when the abnormal conditions in the test process need to be checked through the target test data, the test abnormal data is displayed independently, so that the test abnormal data is more visual and convenient. Optionally, when the target test data is displayed, the test exception data may be displayed first, and then the other parts of the target test data may be displayed. It should be noted that, a person skilled in the art may also set the display sequence of the target test data according to the actual application situation, and the embodiment of the present invention is not limited.
According to the technical scheme of the embodiment of the invention, when a reproduction instruction containing a target test object is received, target test data corresponding to the target test object is obtained from a server according to the reproduction instruction; the target test data comprises test data which is acquired in the test process of the target test object in advance and submitted to the server. The target test data is the real test data acquired in the test process of the target test object, so the real test condition of the target test object can be clearly reflected through the target test data; and displaying the target test data on the display page according to a preset mode so as to finish the reproduction of the target test process. Therefore, the embodiment of the invention completes the reappearance of the testing process by displaying the acquired real testing data, thereby completely and clearly reflecting the testing problem of the target testing object in the testing process; in addition, the embodiment of the invention does not need testers to manually capture pictures or record characters, thereby greatly reducing unnecessary waste of manpower and time resources.
Example two
FIG. 2 is a flow chart of a method for reproducing another test procedure provided by an embodiment of the present invention; the present embodiment is refined based on the above technical solutions. Optionally, after submitting the target test data to a server, the method further includes: judging whether target identification information corresponding to the target test data fed back by the server is received within preset time; if not, the target test data is submitted to the server again. Optionally, displaying target test description information corresponding to the target test process on the display page; the target test instruction information comprises test instruction information which is generated according to user input operation in the test process of a target test object and is stored in the server in advance. The same or corresponding terms as those in the above embodiments are not explained in detail herein.
As shown in fig. 2, the method for reproducing a test procedure according to an embodiment of the present invention includes steps S201 to S205:
step S201: judging whether target identification information corresponding to the target test data fed back by the server is received within preset time; if yes, go to step S203; if not, the process proceeds to step S202.
Step S202: and submitting the target test data to the server again.
In the specific implementation process, the target test data is prevented from being submitted to the server and failing to operate, so that the target test data is prevented from being lost. After the target test data is submitted to the server, whether target identification information corresponding to the target test data fed back by the server is received or not can be judged within the preset time. Since the target identification information is generated and fed back by the server after receiving the target test data, whether the server receives the target test data submitted by the terminal device can be judged by judging whether the target identification information is received within the preset time. It can be understood that the preset time is the time when the server receives the target test data and feeds back the target identification information under the normal communication condition, and a person skilled in the art can set the preset time according to the actual condition, and the embodiment of the present invention is not limited.
When the target identification information fed back by the server is not received within the preset time, the situation that the server does not receive the target test data may occur, and at this time, the target test data can be submitted to the server again until the target identification information fed back by the server is received.
Optionally, when target identification information fed back by the server is received within a preset time, it indicates that the server has successfully received the submitted target test data, and when a recurrence instruction is received, the target test data may be obtained through the server. Therefore, the target identification information fed back by the server can be recorded, and step S203 is directly performed. Furthermore, the preset time can be changed according to the time of receiving the target identification information fed back by the server for multiple times, so that the set preset time is more reasonable and accurate.
Step S203: when a reproduction instruction containing a target test object is received, acquiring target test data corresponding to the target test object from a server according to the reproduction instruction;
step S204: displaying the target test data on a display page according to a preset mode to finish the reproduction of a target test process;
step S205: displaying target test description information corresponding to a target test process on a display page; the target test instruction information comprises test instruction information which is generated according to user input operation in the test process of the target test object and is stored in the server in advance.
In particular implementations, a tester may enter target test specification information during a test of a target test object. For example, if a tester needs to remark and explain information such as a function point, a name, and a time period of the test in the test process, the above information may be input as target test instruction information. It should be noted that the target test instruction information may be input at the preparation stage of the test process, or may be input after the test process is finished.
Optionally, after acquiring the target test instruction information generated by the user input operation, the terminal device may submit the target test instruction information to the server. For example, the target test data can be submitted to a server together; when the data volume of the target test data is large, in order to ensure the stability of the data transmission process, the target test description information can be independently submitted to the server. Those skilled in the art can set the setting according to the actual situation, and the embodiment of the present invention is not limited.
Optionally, when the target test data needs to be displayed, the target test description information corresponding to the target test process and stored in advance can be acquired and displayed in the preset area of the display page, so that the tester can clearly and intuitively know the relevant information of the currently displayed test process, and the recurrence efficiency of the test process is improved. Illustratively, the target test instruction information can also be displayed in a pull-down menu mode, and when a tester clicks one item of the target test instruction information in the pull-down menu on the display page, the target test instruction information can be displayed in a pop-up window mode. Illustratively, the target test instruction information may also be presented in the form of a voice broadcast. Those skilled in the art can determine the display form of the target test instruction information according to the actual application situation, and the embodiment of the present invention is not limited.
According to the technical scheme of the embodiment of the invention, the target test description information which is pre-stored and corresponds to the target test process is acquired and displayed together on the display page, so that a tester can clearly and intuitively know the related information of the currently displayed test process, and the recurrence efficiency of the test process is improved. And when the target identification information fed back by the server is not received within the preset time, the target test data is resubmitted, so that the target test data is successfully submitted.
EXAMPLE III
Fig. 3 is a flowchart of a method for reproducing a test procedure in an application scenario according to an embodiment of the present invention; under the application scene, the test data can be acquired by recording the test process in real time, and the acquired test data can be reproduced.
As shown in fig. 3, before the tester is ready to start the test, the tester may input an initialization command to the terminal device through the input device, thereby starting the recording function. Optionally, the initialization instruction may be an instruction obtained by clicking, inputting characters, and the like; or a voice command input through an audio device. And after the initialization operation is completed, displaying a recording operation interface on a screen of the terminal equipment. The interface may include a plurality of setting items, such as recording name, recording duration, recording notes, and operating personnel. Optionally, the content of the setting item may be presented in the form of an input box, or in the form of a pull-down menu. Those skilled in the art can determine the presentation manner of the setting item according to actual requirements, and the embodiment of the present invention is not limited.
And after clicking the interface setting item, inputting corresponding setting information at a corresponding position. For example, 3 minutes is input in the recording time length input box. And inputting a transmission function point test in the recording name input box. And after the set information is input, a prompt popup window can be displayed to prompt the uploading progress of the set information. Optionally, an uploading progress bar for setting information is displayed in the prompt pop-up window, and the characters prompt the proportion of the currently uploaded part in all the setting information, and prompt the current uploading speed and the waiting time.
In specific implementation, after the set information is uploaded, the logging operation of the test process is started, test data is obtained through logging the test process, and the obtained test data is submitted to the server. Considering that test data submission fails due to the fact that communication abnormity may exist, after the test data submission is finished, whether the ID corresponding to the test data fed back by the server is received or not is judged, and therefore whether the test data are submitted to the server successfully or not is judged. When the ID is received, the server is indicated to have successfully received the test data; when the ID is not received, the test data may be submitted to the server again until the submission is successful.
Optionally, after the initialization operation, the recording operation may be performed on the page in the period from the test data submission server to the test data submission server, and request exception information generated due to the proposed operation request may be captured, so that an exception condition in the whole operation process may be found in time. Furthermore, the captured request exception information and the test data can be submitted to the server together, so that the test data can be conveniently checked again when the test problems are known.
And after the test data is successfully submitted, playing the test data when a reproduction instruction corresponding to the test data is received. Optionally, when the feedback information of the ID fed back by the server can be used as a reproduction instruction, the server can immediately jump to a playing interface after the test data is successfully submitted, and display the test data, that is, play the recorded content; when the feedback information is not used as a reproduction instruction, the ID of the test data fed back by the server may be recorded first, and when the reproduction instruction input by the input device is received, the recorded content is played. A person skilled in the art may determine whether to jump to the playing interface immediately according to actual test requirements, which is not limited in the embodiment of the present invention.
Optionally, when the recorded content is played, the content such as page data of the playing page, Web information, request data generated in the recording process, warning data for warning the captured request abnormal information, source code, and the like may be displayed on the playing interface. For example, the above contents can be fully displayed in a sub-area of a playing page; the content can also be displayed in a mode of popping up a prompt box when the corresponding option is selected, and the embodiment of the invention does not limit the display form of the content.
According to the method for reproducing the test process in the application scene, provided by the embodiment of the invention, the test data can be directly and completely acquired in a mode of recording the operation interface, and can be visually displayed, so that the experience of a user is improved.
Example four
Fig. 4 is a block diagram of a device for reproducing a test procedure according to an embodiment of the present invention, which is used to execute a method for reproducing a test procedure according to any of the embodiments described above. The device and the method for reproducing the test process of each embodiment belong to the same inventive concept, and details which are not described in detail in the embodiment of the apparatus for reproducing the test process can refer to the embodiment of the method for reproducing the test process. Referring to fig. 4, the device for reproducing the test process may specifically include: an acquisition module 110 and a recurrence module 120.
The obtaining module 110 is configured to, when receiving a recurrence instruction including a target test object, obtain target test data corresponding to the target test object from a server according to the recurrence instruction; the recurrence module 120 is configured to display the target test data on the display page according to a preset manner, so as to complete recurrence of the target test process; the target test data comprises test data which is acquired in the test process of the target test object in advance and submitted to the server.
On the basis of any optional implementation of the embodiment of the present invention, the recurrence module 120 may specifically include:
and the display unit is used for displaying the target test data on the display page according to the form of pictures or texts.
On the basis of any optional implementation of the embodiment of the present invention, the recurrence module 120 may specifically include:
and the warning unit is used for performing warning prompt on the test abnormal data on the display page if the target test data comprises the test abnormal data, wherein the abnormal data comprises the test abnormal data and the environment abnormal data which appear in the test process.
On the basis of any optional implementation of the embodiment of the present invention, the recurrence module 120 may specifically include:
and the format conversion unit is used for converting the format of the target test data into the current display format and displaying the target test data on the display page according to the time sequence.
On the basis of any optional implementation scheme of the embodiment of the present invention, the apparatus for repeating the test process specifically further includes:
the display module is used for displaying target test description information corresponding to the target test process on the display page; the target test instruction information comprises test instruction information which is generated according to user input operation in the test process of a target test object and is stored in the server in advance.
On the basis of any optional implementation scheme of the embodiment of the present invention, the apparatus for repeating the test process specifically further includes:
the judging module is used for judging whether target identification information corresponding to the target test data fed back by the server is received within preset time; if not, the target test data is submitted to the server again.
On the basis of any optional implementation scheme of the embodiment of the present invention, the apparatus for repeating the test process specifically further includes:
and the monitoring module is used for testing the target test object, monitoring the target test data of the target test object through the monitoring interface and submitting the target test data to the server in the object numbered musical notation format.
The test process reproduction device provided by the embodiment of the invention can execute the test process reproduction method provided by any embodiment of the invention, and has corresponding functional modules of the execution method. The embodiment of the invention completes the reappearance of the testing process by displaying the obtained real testing data, thereby completely and clearly reflecting the testing problem of the target testing object in the testing process; in addition, the embodiment of the invention does not need testers to manually capture pictures or record characters, thereby greatly reducing unnecessary waste of manpower and time resources.
It should be noted that, in the embodiment of the apparatus for reproducing the test procedure, the included units and modules are only divided according to functional logic, but are not limited to the above division as long as the corresponding functions can be realized; in addition, specific names of the functional units are only for convenience of distinguishing from each other, and are not used for limiting the protection scope of the present invention.
EXAMPLE five
Fig. 5 is a block diagram of a test procedure reproduction apparatus according to an embodiment of the present invention, and as shown in fig. 5, the test procedure reproduction apparatus includes a memory 210, a processor 220, an input device 230, and an output device 240. The number of the processors 220 may be one or more, and one processor 220 is taken as an example in fig. 5; the memory 210, processor 220, input device 230, and output device 240 may be connected by a bus or other means, such as bus 250 in fig. 5.
The memory 210 is a computer-readable storage medium for storing software programs, computer-executable programs, and modules, such as program instructions/modules corresponding to the reproduction method of the test procedure in the embodiment of the present invention. The processor 220 executes various functional applications of the terminal and data processing, i.e., a reproduction method of the test procedure described above, by executing software programs, instructions, and modules stored in the memory 210.
The memory 210 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required for at least one function; the storage data area may store data created according to the use of the terminal, and the like. Further, the memory 210 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other non-volatile solid state storage device. In some examples, memory 210 may further include memory located remotely from processor 220, which may be connected to devices through a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
The input device 230 may be used to receive input numeric or character information and generate key signal inputs related to user settings and function controls of the device. The output device 240 may include a display device such as a display screen.
EXAMPLE six
The present invention provides a storage medium containing computer-executable instructions which, when executed by a computer processor, are operable to perform the method of:
when a reproduction instruction containing a target test object is received, acquiring target test data corresponding to the target test object from a server according to the reproduction instruction;
displaying the target test data on a display page according to a preset mode to finish the reproduction of a target test process;
the target test data comprises test data which is acquired in the test process of the target test object in advance and submitted to the server.
Of course, the storage medium provided by the embodiment of the present invention contains computer-executable instructions, and the computer-executable instructions are not limited to the method operations described above, and may also perform related operations in the method for reproducing the test procedure provided by any embodiment of the present invention.
From the above description of the embodiments, it is obvious for those skilled in the art that the present invention can be implemented by software and necessary general hardware, and certainly, can also be implemented by hardware, but the former is a better embodiment in many cases. With this understanding, the technical solutions of the present invention may be embodied in the form of a software product, which can be stored in a computer-readable storage medium, such as a floppy disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a FLASH Memory (FLASH), a hard disk or an optical disk of a computer, and includes instructions for enabling a computer device (which may be a personal computer, a server, or a network device) to execute the methods according to the embodiments of the present invention.
It is to be noted that the foregoing is only illustrative of the preferred embodiments of the present invention and the technical principles employed. It will be understood by those skilled in the art that the present invention is not limited to the particular embodiments described herein, but is capable of various obvious changes, rearrangements and substitutions as will now become apparent to those skilled in the art without departing from the scope of the invention. Therefore, although the present invention has been described in greater detail by the above embodiments, the present invention is not limited to the above embodiments, and may include other equivalent embodiments without departing from the spirit of the present invention, and the scope of the present invention is determined by the scope of the appended claims.

Claims (10)

1. A method of recurring a test procedure, comprising:
when a reproduction instruction containing a target test object is received, acquiring target test data corresponding to the target test object from a server according to the reproduction instruction;
displaying the target test data on a display page according to a preset mode so as to finish the reproduction of a target test process;
the target test data comprises test data which is acquired in the test process of the target test object in advance and submitted to the server.
2. The method of claim 1, wherein the displaying the target test data on a display page according to a preset manner comprises:
and displaying the target test data on the display page according to the form of pictures or texts.
3. The method of claim 1, wherein the displaying the target test data on a display page according to a preset manner comprises:
and if the target test data comprises abnormal data, performing warning prompt on the abnormal data on the display page, wherein the abnormal data comprises test abnormal data and environment abnormal data which appear in the test process.
4. The method of claim 1, further comprising:
displaying target test description information corresponding to the target test process on the display page; the target test instruction information comprises test instruction information which is generated according to user input operation in the test process of a target test object and is stored in the server in advance.
5. The method of claim 1, after submitting the target test data to a server, further comprising:
judging whether target identification information corresponding to the target test data fed back by the server is received within preset time;
if not, the target test data is submitted to the server again.
6. The method of claim 1, further comprising:
and testing the target test object, monitoring the target test data of the target test object through a monitoring interface, and submitting the target test data to a server in an object numbered musical notation format.
7. The method of claim 6, wherein the displaying the target test data on a display page according to a preset manner comprises:
and converting the format of the target test data into a current display format, and displaying the target test data on the display page according to a time sequence.
8. A device for reproducing a test procedure, comprising:
the acquisition module is used for acquiring target test data corresponding to a target test object from a server according to a reproduction instruction when the reproduction instruction containing the target test object is received;
the reproduction module is used for displaying the target test data on a display page according to a preset mode so as to finish reproduction of a target test process; the target test data comprises test data which is acquired in the test process of the target test object in advance and submitted to the server.
9. A reproduction device of a test procedure, characterized by comprising a memory for storing a computer program;
a processor for implementing the steps of the recurring method of testing the process of any of claims 1 to 7 when executing said computer program.
10. A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out a method of reproducing a test procedure according to any one of claims 1 to 7.
CN202110265474.9A 2021-03-11 2021-03-11 Test process reproduction method, device, equipment and storage medium Pending CN112988580A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110265474.9A CN112988580A (en) 2021-03-11 2021-03-11 Test process reproduction method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110265474.9A CN112988580A (en) 2021-03-11 2021-03-11 Test process reproduction method, device, equipment and storage medium

Publications (1)

Publication Number Publication Date
CN112988580A true CN112988580A (en) 2021-06-18

Family

ID=76336357

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110265474.9A Pending CN112988580A (en) 2021-03-11 2021-03-11 Test process reproduction method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN112988580A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114168468A (en) * 2021-12-07 2022-03-11 广州掌动智能科技有限公司 Software testing system and control method thereof
CN116070046A (en) * 2023-02-17 2023-05-05 贝壳找房(北京)科技有限公司 Project test information display method and device, electronic equipment and storage medium

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150051922A1 (en) * 2013-08-19 2015-02-19 Goodmark Medical (International) Ltd. Patient test data processing system and method
CN105893241A (en) * 2015-12-07 2016-08-24 乐视网信息技术(北京)股份有限公司 Updating method and device for test data
WO2016165484A1 (en) * 2015-04-13 2016-10-20 中兴通讯股份有限公司 Server testing method, test server, and server to be tested
CN111309632A (en) * 2020-03-20 2020-06-19 北京达佳互联信息技术有限公司 Application program testing method and device, computer equipment and storage medium
CN111506496A (en) * 2020-03-11 2020-08-07 北京三快在线科技有限公司 Test data acquisition method and device, electronic equipment and storage medium
CN111831558A (en) * 2020-06-24 2020-10-27 上海汽车集团股份有限公司 Intelligent driving software test data processing method and related device
CN112115038A (en) * 2019-06-21 2020-12-22 腾讯科技(深圳)有限公司 Application testing method and device and storage medium
CN112199277A (en) * 2020-09-27 2021-01-08 建信金融科技有限责任公司 Browser-based defect reproduction method, device, equipment and storage medium

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150051922A1 (en) * 2013-08-19 2015-02-19 Goodmark Medical (International) Ltd. Patient test data processing system and method
WO2016165484A1 (en) * 2015-04-13 2016-10-20 中兴通讯股份有限公司 Server testing method, test server, and server to be tested
CN105893241A (en) * 2015-12-07 2016-08-24 乐视网信息技术(北京)股份有限公司 Updating method and device for test data
CN112115038A (en) * 2019-06-21 2020-12-22 腾讯科技(深圳)有限公司 Application testing method and device and storage medium
CN111506496A (en) * 2020-03-11 2020-08-07 北京三快在线科技有限公司 Test data acquisition method and device, electronic equipment and storage medium
CN111309632A (en) * 2020-03-20 2020-06-19 北京达佳互联信息技术有限公司 Application program testing method and device, computer equipment and storage medium
CN111831558A (en) * 2020-06-24 2020-10-27 上海汽车集团股份有限公司 Intelligent driving software test data processing method and related device
CN112199277A (en) * 2020-09-27 2021-01-08 建信金融科技有限责任公司 Browser-based defect reproduction method, device, equipment and storage medium

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114168468A (en) * 2021-12-07 2022-03-11 广州掌动智能科技有限公司 Software testing system and control method thereof
CN114168468B (en) * 2021-12-07 2022-07-15 广州掌动智能科技有限公司 Software testing system and control method thereof
CN116070046A (en) * 2023-02-17 2023-05-05 贝壳找房(北京)科技有限公司 Project test information display method and device, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
CN107516510B (en) Automatic voice testing method and device for intelligent equipment
US20220362666A1 (en) Interaction scene starting method and apparatus, storage medium, client, and server
WO2019196274A1 (en) Web page testing method and apparatus, electronic device, and medium
WO2019237657A1 (en) Method and device for generating model
CN112988580A (en) Test process reproduction method, device, equipment and storage medium
CN103763312A (en) Function starting method and device and client
CN113672748A (en) Multimedia information playing method and device
CN110515514B (en) Data processing method, device and storage medium
US20180014065A1 (en) Video File Processing Method and Device
CN110795353A (en) Debugging method, device and equipment for fast application and storage medium
CN110769304A (en) Method and device for processing virtual gift in live broadcast
WO2023241360A1 (en) Online class voice interaction methods and apparatus, device and storage medium
CN111475423A (en) Data entry method and device, electronic equipment and readable storage medium
CN111935501B (en) Scene recognition method and device
CN108632370B (en) Task pushing method and device, storage medium and electronic device
CN114371866A (en) Version reconfiguration test method, device and equipment of service system
CN113489846A (en) Voice interaction testing method, device, equipment and computer storage medium
CN112380871A (en) Semantic recognition method, apparatus, and medium
CN113542706B (en) Screen throwing method, device and equipment of running machine and storage medium
CN114554297B (en) Page screenshot method and device, electronic equipment and storage medium
CN112312148B (en) Business function starting method and device, electronic equipment and storage medium
CN115883820A (en) Recorded video testing method, device, equipment and storage medium
CN109446073B (en) Software collaborative testing method and device and electronic equipment
CN116756016A (en) Multi-browser testing method, device, equipment, medium and program product
CN116521555A (en) Recording method, playback method, device and computing equipment for test cases

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