Please enable JavaScript.
Coggle requires JavaScript to display documents.
Testing Strategy - Coggle Diagram
Testing Strategy
Gather the info
Environment
Device (app type)
browser/OS
Target audience
App (build) version
Test types
Coverage (width)
NFT
- new feature testing (AT level)
Regression
- testing of smth which was previously tested and was working (smoke/mat/at)
DV
- defect validation - check if the decision (the resolution) is correct (has no depth)
Depth level
Smoke
- testing of the
MAIN
functionality using
valid
data
MAT
- minimal acceptance test - test
ALL
functionality with
valid
data
AT
- acceptance test - test
ALL
functionality with
invalid
and
valid
data
Contact people
Deadline
Reporting (how to provide results)
App's purpose
Scope
BTS, TTS
any special reqs to bugs description
Requirements, specifications, designs
Is there any previous testing (test results/documentation)
Language
Analyse the requirements
Check if reqs cover everything
Clarify whatever is not clear
Study the similar apps
App decomposition
Create test documentation
based on the requirements
based on the similar apps OR common sence
based on the existing documentation
Define Test Docs type
Checklist
Acceptance sheet
Test Survey
Test cases
Test the app
Providing the results / reporting