-
Notifications
You must be signed in to change notification settings - Fork 70
Closed
Description
Goal
- Need to confirm that after all development feature has expected quality status
- Need to confirm that created test coverage is enough
Entry Criteria
- [QA] Define and analyze required test-case coverage for functionality "security.txt" #126 is completed
Requirements
- Test Cycles 1 based on CucumberStution test-cases are created
- All test cases are executed on all planed editions
- All found bugs are created as separate Issue in this repo
- Based on the result of Cycle 1 should be decided do we need additional Cycle 2 or can verify all found bugs during PR delivery
Exit Criteria
- All found bugs are triaged( Must have to fix/can be postponed)
- All Critical and must have bugs are fixed and verified - qa passed
- All found gaps in test coverage should be resolved(if any)