...
Scope in the scanned code based on what matters to you
"Clean" the irrelevant data - see How to Ignore irrelevant code
Create a report scheduler
Align with your Sprint Schedules (or schedule a Monthly Report)
Add your App & Branch to the Test Gap Analytics view - You can pick any configured app and branch and create a time frame for the Test Gap report - see Adding an application to the Test Gap Analytics view
Install the SeaLights Code Viewer Chrome Extension on your personal computer with these instructions
Test Gaps Analytics Main Use Cases
The There are three main use cases of working Test Gap Analytics are:
Definition of Done for Sprint Quality
Monthly Quality Report
Test Development
described below.
Definition of Done for Sprint Quality
...
Drill down into the relevant file by clicking the file name in the TGA report
Click on the SCM link for the given file you would want to explore further
You will be linked to your code repository and can access the specified file space within your SCM.
You can see the TGA insights in line with your code with the SeaLights "Code Viewer", part of SeaLights Chrome Extension Suite (see the section Steps to Take Before You Start Using Test Gaps Analytics)
SCM's supported by SeaLights Code Viewer– Github, BitBucket, Gitlab, TFS/TFVC
Use the test stage drop-down button to focus on a specific test stage
e.g. In order to focus on areas which are not tested by Manual Tests → pick the "Manual Tests" value from the drop-down
Review the file and Quality Risks and decide which of these should be addressed within the current/upcoming Sprint
Control and Feedback Loop
Reiterate the process in future sprints to ensure that the gaps have been actually closed by your Dev/QA team and identify if new test gaps have been created
Create a monthly report which includes the relevant sprint
...