Where we are: At the moment we have 218 E2E test running in E2E pipeline against staging environment for different components of Admins-UI.
Test for the components has been uncommitted/fixed recently to increase e2e test coverage:
Program
Post
curriculum
Increase in test coverage: Test coverage has been increased to 218 from 202.
Blocker to increase the other component test coverage:
Commented/Avoided tests: As per process when we have any tests failing due to bug or test defect we create a ticket to fix the bug or the tests and mention that ticket id in the avoided test comments to track the progress of the fix for the tests.
There was a lot of commented e2e test for Admins-UI without any ticket ID against them so there was no way to track the progress/action item against those test since no tickets have been created and they were commented on Adhoc basis.
Action Items: I have reviewed and executed all the commented e2e test to identify the issues and created the tickets (bug fixes or test fixes) for all the avoided test and added to tech improvement container so that they can be fixed in coming sprint and e2e test coverage can be increased.
Stories created and added to the tech improvement container to increase test coverage:
TISNEW-5099
TISNEW-5097
TISNEW-5096
TISNEW-5100
TISNEW-5101
TISNEW-5095
Add Comment