V - Testing

Untitled

Verification and Validation Activities

  1. Requirements gathering
  2. Requirements specifications or objectives → The specified objectives from the full system which is going to be developed, are prepared in the form of a document known as software requirement specification (SRS).
  3. Funtional or High-Level Design or Macro-Level → describes product behaviour as a whole.
  4. Internal or Low-Level Design or Micro-level → describes each and every module in an elaborate manner.
  5. Coding

Untitled

Flow of Validation Testing: Unit → Integration and Function → System → Acceptance testing

Flow of Verification testing: Static → Black box → White box

Verification

Verifiaction of Requirements → Builds an Acceptance test plan

Verification of High level Design → Builds Function and Integration test plan

The architecture and design is documented in another document called the software design document (SDD).