Please enable JavaScript.
Coggle requires JavaScript to display documents.
TESTING (non-functional testing (performance testing (load testing (normal…
TESTING
non-functional testing
GUI
usability
performance testing
load testing (normal and peak conditions)
stress testing (beyond limits)
volume testing
capacity testing
soak testing
installation
localizability
configuration
compatibility
security
recovery
level: time line
acceptance (smoke)
new feature testing
re-testing (after a bug-fix)
regression
user-acceptance testing (UAT)
level of integration
unit testing (developers)
integration (nuts and bolts)
system (in browser)
system integration (sharing docs with clients)
access to code
black box
white box (code review, debugging tools)
gray box
depth
smoke
critical path
extended test
need to launch a product?
static
dynamic
type of scenario
positive test (happy path)
negative test