1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-31 21:11:44 +02:00

Add verification and validation

This commit is contained in:
Kamran Ahmed
2022-09-01 21:58:55 +04:00
committed by GitHub
parent c3d1a442c0
commit 5d25ef44e8

View File

@@ -1 +1,6 @@
# Verification and validation
# Verification and Validation
Understand the difference between Verification and Validation and understand when and what to apply.
- **Verification:** Are we building the product in the right way?
- **Validation:** Are we building the right product?