Verification and Validation Flashcards

1
Q

What is verification?

A

Verification is the evaluation of whether or not a product, service or system complies with a regulation, requirement, specification or imposed condition. (Did we build the thing right? Will it do what it is designed to do?)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is validation?

A

Validation is the assurance that a product, service or system meets the needs of the consumer or identified stakeholders (Did we build the right thing? Does anyone want it?)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is a verification cross reference matrix?

A

It is a matrix which specifies in detail how each requirement will be verified. It usually has columns such as Requirement ID, requirement, verification method, allocation(the component/thing it is related to)and success criteria

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are the 4 basic methods of verification?

A
  • Inspection/Examination (non-destructive examination using at least one human sense)
  • Demonstration (check that manipulation of the system in terms of its intended use does indeed result in expected results)
  • Test (feed predefined inputs, check expected outputs are observed)
  • Analysis (Verification using calculations, models and/or testing equipment to predict system characteristics)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What are the 5 verification requirement attributes?

A
Objective (purpose of the verification)
Method 
Environment 
Special conditions 
Success criteria
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is traceability?

A

Traceability means it is possible to link attributes of the complete systems to the requirements via a trace. This trace is through: requirements being carried forward to design specifications, which have then been implemented in detailed design, which have then been included in test plans, which have then resulted in effects of the requirements being made available to the stakeholders/end users.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What are the 4 steps that are verified in traceability analysis?

A
  • Requirements being carried forward to design specifications
  • which have then been implemented in detailed design
  • which have then been included in test plans
  • which have then resulted in effects of the requirements being made available to the stakeholders/end users.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is Unit testing?

A

Automatic test suits that probe the system and compare actual system output against expected system output

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What are the six design tactics for verification and validation?

A
  • Capture implicit (implied) and explicit (observable/obvious) requirements
  • Ensure requirements should be testable (can be quantitative or use professional judgement)
  • Consider the effects of redesign on requirements
  • Use a risk based approach to design and testing
  • Consider effects of product requirements, design and testing on process requirements
  • Consider effect of process redesign on product requirements
How well did you know this?
1
Not at all
2
3
4
5
Perfectly