Test - NextensArelB/SwaggerGenerationTool GitHub Wiki
##Objective
Perform testing as described in the test approach feature
##Who
- Quality engineers (QA)
- User Experience (UX)
- Product Owner/Business analyst
##What During development: Feature testing starts already during development. QA aligns with developer to get visibility on code changes and level of test automation. Testing on dev environment: When development is completed and unit tests are passed, the code is released to main branch, where QA will start up the test execution. Testing on Master (DLV) branch: When testing on main branch is completed, the code is merged to master branch, where final testing is performed and when all OK, Feature will be closed by the Delivery Manager. Steps to follow:
- Test feature according test approach
- Review feature by UX
- If applicable: have PO/BA involved in testing
- DoD Feature
- When testing is completed, QA invites whole team to go through Feature on Master branch to check if DoD criteria have been met
For more information on test policy, see Nextens test policy.