A java-based interface test report generation method and system
A technology for report generation and interface testing, which is applied in software testing/debugging, error detection/correction, instrumentation, etc. It can solve the problems of high maintenance cost and difficult expansion of test cases
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0058] The preferred embodiments of this patent will be described in further detail below in conjunction with the accompanying drawings.
[0059] Such as figure 1 with figure 2 Shown is a Java-based interface test report generation method, which may include the following steps:
[0060] S1, define the class annotation @TestInterface for the interface, define the method annotation @TestMethod for a single test case, @TestInterface and @TestMethod include several parameters reflecting the test report information.
[0061] Java annotation is a code-level description, which is some meta-information attached to the code, which is used for parsing and using some tools when compiling and running, and functions as description and configuration. Commonly used are method (function) annotations and class annotations, which can be simply understood as a code form of annotations for classes and methods. An advantage of annotations is that they will not and cannot affect the actual logic...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 


