Verification & Validation1
Verification & Validation1
Example.
1. A clickable button which has name Submet. Verification would be check the design
document and correcting the spelling mistake.
Otherwise development team will create button like
Submet
So new specification is Submit
A clickable button with name Submit Submit
⚫ Walkthrough
⚫ Inspection
⚫ Review
Walkthrough
⚫ Informal Process
⚫ Led by Author of the work product
⚫ Colleagues observe the document and give required feedback
⚫ Author gives explanation if required , and takes down
necessary actions
Inspection
⚫ It is a Semiformal process.
⚫ It is done by DOMAIN EXPERTS.
⚫ It is more detailed than walkthrough.
⚫ we look for REQUIREMENT TRACEABILITY MATRIX.
⚫ Author –owner of the Document
⚫ Reader-who read the document
⚫ Recorder-who record minute of meeting
⚫ Inspector-is a domain expert
⚫ Moderator-who schedule the meeting
Review
⚫ It is a formal or official process
⚫ Held at the end of each phase of the project
⚫ It is decision making point to gain opinion “is the phase
complete and are we ready to go for next phase?”i.e. a
decision point
⚫ This process is carried out by the Managers.
Validation
Are we building right product?
(i.e. s/w doing what the user really require)
⚫ Bottom Up Integration
⚫ Top Down Integration
⚫ Big Bang
Bottom Up Integration
Driver (Calling)
A
B C D
Top Down Integration
B C D Stub (Called)
Big Bang Approach
System
C
Test
D
F
3. System Testing
⚫ Conducted by customers/users
⚫ Forms of user Acceptance Testing
Alpha Testing- Internal
Beta Testing- External
Difference between Alpha Testing &
Beta Testing
Alpha Testing (Factory) Beta Testing (Field/Site)
P. Tc
SRS System T
E. Tc
P. Tc Integration
HLD T
E. Tc
P. Tc
LLD Unit T
Verification E. Tc Validation
Coding
Thank you..