Test preparation - NextensArelB/SwaggerGenerationTool GitHub Wiki
Objective Before start testing it is important of what to test. Of course with simple US, less preparation is required than with more complex, but still it is wise to think for a minute (or two) what needs to be covered.
Who QA
What Tests for the US under test
When When a DoR of a US is completed
How
- Read (review) the US and the acceptance criteria
- Determine (based on the complexity) if test technieques needs to be used
- Create test case:
- in a test task: description of the tests to perform or add acceptance criteria to be fullfilled
- in a test case (to create via test plans) and add the user story under test as a parent
- in a separate document (excel or word) and add the link to this document in the test task
- When creating tests, do think of the following:
- create positive and negative cases
- create boundary values cases
- consider CRUD, also when testing XBRL
- cover the different conditions, each condition at least once
- Determine which tests are applicable for testautomation
Tools
- DevOps tasks or test cases
- DoR