Test execution Manual - NextensArelB/SwaggerGenerationTool GitHub Wiki
##Objective Perform manual testing as described in the test approach feature. These are tests connected to the Acceptance Criteria.
##Who
- Quality engineers (QA)
##Where
- Check out the browser testing page in Wiki.
##What/How When Feature is merged to DEV environment, manual test execution starts up:
- Go to board and search for User Story or Feature (depending if test cases are added on User Story or Feature level)
- Select the test case to execute, right click and choose run test
- A separate screen opens
- If applicable: create test data
- Run test, indicate per step if passed or failed
- In case of failed, enter the comments and create a bug for the process around creating one)
- steps to reproduce
- what is expected result
- what is actual result
- add screen print
- assign defect to developer
- Save and close the test case and continue with next test case
- When bugs are delivered to retest: perform retest and when successfully retested, close the bug
- When all tests are successfully completed: Put task 'Test' to 'Closed'