Entry function automatic tracing method and device, electronic equipment and storage medium

A technology of entry function and input function, which is applied in the direction of electrical digital data processing, instrumentation, calculation, etc., can solve the problems of low traceability of entry function and difficult to accurately trace the entry function, and achieve the effect of improving the accuracy of traceability and speeding up the efficiency of traceability

CN109634864AInactive Publication Date: 2019-04-16JIANGSU MANYUN SOFTWARE TECH CO LTD
5 Cites 0 Cited by

Patent Information

Authority / Receiving Office
CN · China
Patent Type
Applications(China)
Current Assignee / Owner
Publication Date
2019-04-16
Estimated Expiration
Not applicable · inactive patent

Smart Images

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

Abstract

The invention provides an entry function automatic tracing method and device, electronic equipment, a storage medium. The entry function automatic tracing method comprises the steps: comparing a codeof a current version with a code of a previous version, and obtaining a code modification fragment; Generating a modification function list according to the code modification fragments, wherein the modification function list comprises modification functions to which the code modification fragments belong; Traversing the change function list, and for each change function, determining a root function in the call relationship of the change functions according to the call relationship of the change functions; And generating an entry function list according to each root function. According to the entry function automatic tracing method and device, the electronic equipment and the storage medium, accurate tracing to the entry function is achieved, and the tracing efficiency of the entry functionis improved.
Need to check novelty before this filing date? Find Prior Art

Description

technical field

[0001] The invention relates to the technical field of computer applications, in particular to a method, a device, an electronic device, and a storage medium for automatically tracing the source of an entry function. Background technique

[0002] Regression testing refers to retesting after modifying old code to confirm that the modification did not introduce new bugs or cause other code to generate errors. Automatic regression testing will greatly reduce the cost of system testing, maintenance and upgrades and other stages. As an integral part of the software life cycle, regression testing occupies a large proportion of workload in the entire software testing process, and multiple regression tests will be performed at each stage of software development. In incremental and rapid iterative development, successive releases of new versions make regression testing more frequent, while in extreme programming methods, several regression tests per day are required....

Examples

Embodiment Construction

[0038] Example embodiments will now be described more fully with reference to the accompanying drawings. Example embodiments may, however, be embodied in many forms and should not be construed as limited to the examples set forth herein; rather, these embodiments are provided so that this disclosure will be thorough and complete and fully convey the concept of example embodiments to those skilled in the art. The described features, structures, or characteristics may be combined in any suitable manner in one or more embodiments.

[0039] Furthermore, the drawings are merely schematic illustrations of the invention and are not necessarily drawn to scale. The same reference numerals in the drawings denote the same or similar parts, and thus repeated descriptions thereof will be omitted. Some of the block diagrams shown in the drawings are functional entities and do not necessarily correspond to physically or logically separate entities. These functional entities may be impleme...