Test Process Model
A generic process model for software testing that can be used within any SDLC.
Test Design (TD)
the act of creating and writing test cases for testing software
[TD] Techniques
- Static/White Box
[TD Dynamic/Black Box] Techniques
[TD Static/White Box] Techniques
- Control flow diagrams
Test Case (TC)
A set of conditions under which a test will determine whether an app, system, or feature is working as originally established.
[TC] Elements
[TC] Characteristics
R.A.T.E.
[TC] Good Practices