Install .NET Runtime 6 (Only first time install) https://dotnet.microsoft.com/en-us/download/dotnet/6.0
Upload HTML report into folder Input
- HV ->
HTMLReportL1
- Fusa ->
HTMLReportL2
- Full ->
HTMLReportL3
Run FinalReportGen
(.bat)
Cmd will pop up
- Enter: Carline (
G60
,G70
etc.) - Enter: Report type (
HV
,Fusa
,Full
) - Enter: SW Release
and Press Enter
Final report will be in Output
folder
After report generation is finished, the result will be shown in 6 possible types
- PASSED
- FAILED
- OBSOLETE
- JUSTIFIED
- NOT TESTABLE
- No HTML and Reviewed Needed
- PASSED -> Result from HTML
- PASSED with comment -> It means HTML test result is passed but there is number of "Not execution" & "Failed"
- FAILED -> Result from HTML
- OBSOLETE -> No HTML & Test spec result is OBSOLETE
- NOT TESTABLE -> No HTML & Test spec result is NOT TESTABLE
- JUSTIFIED -> HTML 'PASSED" but Test spec 'JUSTIFIED' with comment
- No HTML and Reviewed Needed ->
- Case 1: File name and HTML ID are mismatch -> This case tool will take file name as ID -> If this ID does not belong in Test spec, this output will be shown.
- Case 2: No HTML but this is valid test case ID (There is test result & valid requirement in Test spec file)
User need to validate by changing Test Result
, Test Result Details
in order to correct total number of tables Catagory
and Detailed cases
These are the following cases.
- No HTML and Reviewed Needed
- Case 1: Check file name & HTML header (Fix from Canoe)
- Case 2: Check why this test case was executed.
- if this test case is justifie, change
Test Result
and fillThe number of "NotExecuted"
. - if this test case is unused, it should be removed from Test spec file.
- if this test case is justifie, change
-
NOT TESTABLE If it's 'NOT TESTABLE' -> fill 'The number of "NotExecuted'.
-
FAILED
- Check history if it was 'JUSTIFIED' -> change column
Test Result
to 'JUSTIFIED' and moveThe number of "FAILED"
toThe number of "JUSTIFIED"
. - If it's failed and ticket need to be opened. -> User need to put KAP ticket in column
Problem Management Ticket
.- FuSi_Issues need to fill manualy.
- Functional_Isseus need to fill nanualy.
- PASSED with Verification Coverage Comment
It means HTML test result is passed but there is number of "Not execution" & "Failed". User need to check the history whether to change test result from "PASSED" to "JUSTIFIED".
- JUSTIFIED
User need to verified whether this test case need to chang to be 'PASSED'.
User need to modify Test specification
excel file on Test_Item
sheet
- Insert new column
- Name of the car line should be in particular formatt #carlinename# (Ex. #G60#)
Delete the column
- Insert the new row
- Fill the test case details (Grey column can be ignore due to it will not show in final test report)
- Remove the row
- If you want to keep the test case ID, you can deactivate the test case by removing carline & test result.