A method and a device for automatically generating a server test report
A test report and server technology, applied in software testing/debugging, etc., to achieve the effect of reliable design principles, guaranteed accuracy, and highlighted substantive features
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment 1
[0057] Such as figure 1 As shown, the present invention provides a method for automatically generating server test reports, comprising the steps of:
[0058] S1: Obtain test item data;
[0059] In this step, it should be noted that obtaining the test project data specifically includes: obtaining the project stage name, specifically as follows: String projectName=projectAndRoundBiz.getNameById(projectIdStr);
[0060] String phaseName = projectAndRoundBiz.getNameById(phaseIdStr);
[0061] Obtain the configuration list under the stage according to the incoming conditions, including:
[0062] Obtain a list of configuration information; including a list of configured configuration combinations or a list of stage configurations;
[0063] Get a list of configuration use cases;
[0064]Obtain the total amount data, pass data, and fail data of use cases under the stage; obtain the pie chart of the test details under the stage or configuration combination. The specific implementati...
Embodiment 2
[0079] S1: Obtain test item data;
[0080] In this step, it should be noted that obtaining the test project data specifically includes: obtaining the name of the project stage, as follows:
[0081] String projectName = projectAndRoundBiz.getNameById(projectIdStr);
[0082] String phaseName = projectAndRoundBiz.getNameById(phaseIdStr);
[0083] Obtain the configuration list under the stage according to the incoming conditions, including:
[0084] Obtain a list of configuration information; including a list of configured configuration combinations or a list of stage configurations;
[0085] Get a list of configuration use cases;
[0086] Obtain the total amount data, pass amount data, and fail amount data of use cases under the stage;
[0087] Get a pie chart of test details under a stage or configuration combination.
[0088] S2: Obtain the current operator authority information; in order to protect the test data, the operation authority is set, and the operation authority...
Embodiment 3
[0103] The technical solution of the present invention provides a device for automatically generating server test reports, including: a detection module, a template creation module, a template path definition module, a data acquisition module and an export module;
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 


