Please enable JavaScript.
Coggle requires JavaScript to display documents.
Software Testing (Complete Test (Possible input, Combination Input,…
Software Testing
Complete Test
Possible input
Combination Input
Possible Path
Concurrent/Overlapping with other functions
User Behaviour
Kind of
Functional Test
Non-functional Test
Security Test
Stress Test
Performance Test
Regression Test
Ensure that the code changes not caused unintended effect to other function/module
Smoke Test
Ensure that the critical function still works after code changes
Objective
Positive
Function works correctly
Negative
Find bugs or potential bugs