Test evidence obtaining method and device, equipment and storage medium

A memory and test case technology, applied in program control devices, multi-programming devices, software testing/debugging, etc., can solve problems such as low efficiency, inability to capture intermediate output, and application scenario limitations, and achieve the effect of improving test efficiency

CN113806208APending Publication Date: 2021-12-17CHINA MOBILE SUZHOU SOFTWARE TECH CO LTD +1
0 Cites 1 Cited by

Patent Information

Authority / Receiving Office
CN · China
Patent Type
Applications(China)
Current Assignee / Owner
Publication Date
2021-12-17

Smart Images

  • Figure 1
    Figure 1
  • Figure 2
    Figure 2
  • Figure 3
    Figure 3
Patent Text Reader

Abstract

The invention discloses a test evidence obtaining method. The method comprises the steps of obtaining and executing a test case to be subjected to evidence obtaining; and in the process of executing the test case, when it is detected that evidence obtaining point information is marked in the test case, storing an interface related to the evidence obtaining point information as an evidence obtaining graph. In this way, full-automatic screenshot is achieved, manual intervention is not needed, reworking is avoided, efficiency is greatly improved, and human input is reduced. The invention further provides a test evidence obtaining device, equipment and a storage medium.
Need to check novelty before this filing date? Find Prior Art

Description

technical field

[0001] This application relates to software testing technology, involving but not limited to testing and evidence collection methods, devices, equipment, and storage media. Background technique

[0002] In the use of software, due to application scenarios, people usually need to perform monotonous and repetitive operations repeatedly, which is inefficient. In this scenario, such as the financial field, there are very clear and fixed processes and steps, and there are no complicated tasks in the process, nor does it involve the integration of online and offline. In order to solve this pain point, Robotic Process Automation (RPA) technology came into being. RPA is a software robot whose role is to automate the process and liberate people from monotonous and repetitive operations.

[0003] Software testing is usually a monotonous and repetitive operation, but in the software testing scenario, although the process and steps are strictly followed by test cases, ...

Examples

Embodiment Construction

[0029] In order to make the purpose, technical solutions and advantages of the present application clearer, the specific technical solutions of the present application will be further described in detail below in conjunction with the drawings in the present application. The following examples are used to illustrate the present application, but not to limit the scope of the present application. In the following description, the use of suffixes such as 'module', 'part' or 'unit' for denoting elements is only for facilitating the description of the present application and has no specific meaning by itself. Therefore, 'module', 'part' or 'unit' may be used in combination.

[0030] The embodiment of the present application provides a test and evidence collection method, device, equipment, and storage medium. By marking the test cases with evidence collection point information, and identifying and saving the interface related to the evidence collection point information, the output ...