Requirements Validation

57
Amirkabir University of Technology, Computer Engineering Faculty, Intellig ent Systems Laboratory 1 Requirements Validation Section Four Version: 1.0 Mehr 1386

description

Requirements Validation. Section Four Version: 1.0 Mehr 1386. What is V&V?. What. Purpose of V&V is to deliver a product that works properly and performs to customer expectations. - PowerPoint PPT Presentation

Transcript of Requirements Validation

Page 1: Requirements Validation

Amirkabir University of Technology, Computer Engineering Faculty, Intelligent Systems Laboratory 1

Requirements Validation

Section FourVersion: 1.0

Mehr 1386

Page 2: Requirements Validation

Amirkabir University of Technology, Computer Engineering Faculty, Intelligent Systems Laboratory 2

What is V&V?• Purpose of V&V is to deliver a product that works

properly and performs to customer expectations.

• Verification is the process of confirming deliverable hardware and software are in compliance with the functional, performance, and design requirements.(Have we built the system right?)

• Validation is the process of providing evidence that a systems meets the needs of the User.(Have we built the right system?)

What we are trying to do is to establish confidence in the system, support equipment, test equipment, and people.

What

Page 3: Requirements Validation

Amirkabir University of Technology, Computer Engineering Faculty, Intelligent Systems Laboratory 3

Requirements validation

• Concerned with demonstrating that the requirements define the system that the customer really wants. (Define the right system)

• Pickup any problem before resources are committed to addressing the requirements.

• Requirements error costs are high so validation is very important– Fixing a requirements error after delivery may cost

up to 100 times the cost of fixing an implementation error

What

Page 4: Requirements Validation

Amirkabir University of Technology, Computer Engineering Faculty, Intelligent Systems Laboratory 4

Requirements checking

• Validity. Does the system provide the functions which best support the customer’s needs?

• Consistency. Are there any requirements conflicts?

• Completeness. Are all functions required by the customer included?

• Realism. Can the requirements be implemented given available budget and technology

• Verifiability. Can the requirements be checked?

What

Page 5: Requirements Validation

Amirkabir University of Technology, Computer Engineering Faculty, Intelligent Systems Laboratory 5

Characteristics of requirements

• Correct• Unambiguous• Complete• Testable• Consistent• Deal only with the problem• Modifiable• Traceable

What

Page 6: Requirements Validation

Amirkabir University of Technology, Computer Engineering Faculty, Intelligent Systems Laboratory 6

Correct

• Each requirement statement accurately represents the functionality required of the system to be built.

• Example (of an incorrect requirement):• Problem domain (real life) states that

policeman ID numbers are in the range [10000…) and the requirements document specifies that each policeman has an ID number.

When

Page 7: Requirements Validation

Amirkabir University of Technology, Computer Engineering Faculty, Intelligent Systems Laboratory 7

Characteristics of requirements

• Correct• Unambiguous• Complete• Testable• Consistent• Deal only with the problem• Modifiable• Traceable

What

Page 8: Requirements Validation

Amirkabir University of Technology, Computer Engineering Faculty, Intelligent Systems Laboratory 8

Unambiguous• The difficulty of ambiguity stems from the use of natural

language which in itself is inherently ambiguous.

• There is one and only one interpretation for every requirement.

• Requirement statements should be short, explicit, precise and clear.

• A glossary should be used when a term used in a particular context could have multiple meanings (I.e. “the user”).

• Formal requirements languages help reduce ambiguity.

When

Page 9: Requirements Validation

Amirkabir University of Technology, Computer Engineering Faculty, Intelligent Systems Laboratory 9

Unambiguous (cont. )

• Example of ambiguity– The TVRS shall store changes made in the details of

a traffic report as soon as the data is entered.

• Disambiguation:– The TVRS shall store changes made in the details of

a traffic report if and only all input fields are valid and user approved saving of data

How

Page 10: Requirements Validation

Amirkabir University of Technology, Computer Engineering Faculty, Intelligent Systems Laboratory 10

Characteristics of requirements

• Correct• Unambiguous• Complete• Testable• Consistent• Deal only with the problem• Modifiable• Traceable

What

Page 11: Requirements Validation

Amirkabir University of Technology, Computer Engineering Faculty, Intelligent Systems Laboratory 11

Complete• A requirements document is complete if it

includes all of the significant requirements, relating to – functionality,– performance,– design constraints attributes – external interfaces.

• No sections are marked “To be determined” (TBD).

• Conforms to the company standards.

When

Page 12: Requirements Validation

Amirkabir University of Technology, Computer Engineering Faculty, Intelligent Systems Laboratory 12

Characteristics of requirements

• Correct• Unambiguous• Complete• Testable• Consistent• Deal only with the problem• Modifiable• Traceable

What

Page 13: Requirements Validation

Amirkabir University of Technology, Computer Engineering Faculty, Intelligent Systems Laboratory 13

Testable

• A requirements document is testable (verifiable) if and only if every requirement statement in it is testable.

• A requirement is testable if and only if there is some finite cost-effective way in which a person or machine can check to see if the software product satisfies that requirement.

When

Page 14: Requirements Validation

Amirkabir University of Technology, Computer Engineering Faculty, Intelligent Systems Laboratory 14

Testable (cont.)

• Example of a non-verifiable requirement:– The TVRS shall complete storage of data within a

reasonable time of the user confirming a “Save” sequence.

• Example of a verifiable requirement:– The TVRS shall complete storage of data within 5

seconds of the user confirming a “Save” sequence, 80% of the time.

How

Page 15: Requirements Validation

Amirkabir University of Technology, Computer Engineering Faculty, Intelligent Systems Laboratory 15

Characteristics of requirements

• Correct• Unambiguous• Complete• Testable• Consistent• Deal only with the problem• Modifiable• Traceable

What

Page 16: Requirements Validation

Amirkabir University of Technology, Computer Engineering Faculty, Intelligent Systems Laboratory 16

Consistent

• Three types of conflicts:– Different terms used for the same object:

• F323 and a “Policeman Details Form” might be used to describe the same form.

– Characteristics of objects:• In one part of the requirements document:

– “A policeman ID shall consist of decimal digits only”,

• while in another part– “Incase the policeman ID consists of non-

alphanumerical characters, display an error message”.

When

Page 17: Requirements Validation

Amirkabir University of Technology, Computer Engineering Faculty, Intelligent Systems Laboratory 17

Consistent (cont.)

– Logical or temporal faults: “A follows B” in one part, “A and B occur simultaneously” in another.

• “TVRS shall support removal of a policeman record from the personal database” vs. “TVRS shall support read-only access to policeman details”.

Do clients know what a database

is?

When

Page 18: Requirements Validation

Amirkabir University of Technology, Computer Engineering Faculty, Intelligent Systems Laboratory 18

Characteristics of requirements

• Correct• Unambiguous• Complete• Testable• Consistent• Deal only with the problem• Modifiable• Traceable

What

Page 19: Requirements Validation

Amirkabir University of Technology, Computer Engineering Faculty, Intelligent Systems Laboratory 19

Deal only with the problem

• Requirements should state “what” is required at the appropriate system level, not “how”.– In some cases, a requirement may dictate how a task

is to be accomplished.

• Avoid telling the designer “how” to do this job, instead state “what” has to be accomplished.

• Requirements should be understood by the clients as well as the developers.

When

Page 20: Requirements Validation

Amirkabir University of Technology, Computer Engineering Faculty, Intelligent Systems Laboratory 20

Characteristics of requirements

• Correct• Unambiguous• Complete• Testable• Consistent• Deal only with the problem• Modifiable• Traceable

What

Page 21: Requirements Validation

Amirkabir University of Technology, Computer Engineering Faculty, Intelligent Systems Laboratory 21

Modifiable

• A requirements document is modifiable if its structure and style are such that changes can be made easily, completely and consistently:– Easy to use organization – table of contents,

index and cross references.– No redundancy – a requirement should not be

in more than one place.

When

Page 22: Requirements Validation

Amirkabir University of Technology, Computer Engineering Faculty, Intelligent Systems Laboratory 22

Characteristics of requirements

• Correct• Unambiguous• Complete• Testable• Consistent• Deal only with the problem• Modifiable• Traceable

What

Page 23: Requirements Validation

Amirkabir University of Technology, Computer Engineering Faculty, Intelligent Systems Laboratory 23

Traceable

• Each requirement should be contained in a single, numbered paragraph so that it may be referred to in other documents:

– Backward traceability - implies that we know why every requirement exists

• Each requirement explicitly references its source in previous documents.

– Forward traceability – all documents to follow will be able to reference each requirement.

When

Page 24: Requirements Validation

Amirkabir University of Technology, Computer Engineering Faculty, Intelligent Systems Laboratory 24

Traceable (cont.)

• Example:– 2.1 Functional requirements:

• 2.1.1 TVRS initialization:– …– 2.1.15 TVRS shall display the user login window (see

section 2.1.2.2)

• 2.1.2 TVRS user interfaces:– 2.1.2.1 All user interaction with the TVRS shall occur by

means of a graphical user interface.– 2.1.2.2 User login window:

» …

How

Page 25: Requirements Validation

Amirkabir University of Technology, Computer Engineering Faculty, Intelligent Systems Laboratory 25

Requirements validation techniques

• Requirements reviews• Prototyping• Acceptance tests• Model Validation and Automated consistency

analysis

What

Page 26: Requirements Validation

Amirkabir University of Technology, Computer Engineering Faculty, Intelligent Systems Laboratory 26

Requirements reviews• Requirements review is a systematic manual

analysis of the requirements

• Regular reviews should be held while the requirements definition is being formulated

• Both client and contractor staff should be involved in reviews

• Reviews may be formal (with completed documents) or informal.

What

Page 27: Requirements Validation

Amirkabir University of Technology, Computer Engineering Faculty, Intelligent Systems Laboratory 27

General Guidelines for Review• Good communications between developers,

customers and users can resolve problems at an early stage

• Always conduct reviews in a meeting format, although the meeting participants might prepare some reviews on their own.

• Continuously check what is produced to make sure the product quality is as high as possible. Checkpoints are provided for this purpose; refer to the checkpoints for each analysis activity.

What

Page 28: Requirements Validation

Amirkabir University of Technology, Computer Engineering Faculty, Intelligent Systems Laboratory 28

Roles in Review Meetings

• a person has essential knowledge of the business or technology domain and detailed knowledge of the applied facilitation and modeling techniques: – Requirements Reviewer – Requirements Specifier – System Analyst

• possibly at milestones such as the beginning or end of a Phase: – Stakeholders - customers and end-users (Where possible) – Change Control Manager (Where reviewing Change Requests) – Test Designer (Optional) – Software Architect (Optional, usually in Inception and

Elaboration) – Project Manager (Optional, usually at Phase Start)

Who

Page 29: Requirements Validation

Amirkabir University of Technology, Computer Engineering Faculty, Intelligent Systems Laboratory 29

Review checks

• Verifiability. Is the requirement realistically testable?

• Comprehensibility. Is the requirement properly understood?

• Traceability. Is the origin of the requirement clearly stated?

• Adaptability. Can the requirement be changed without a large impact on other requirements?

What

Page 30: Requirements Validation

Amirkabir University of Technology, Computer Engineering Faculty, Intelligent Systems Laboratory 30

RUP Checkpoints: Requirements Attributes

– Has the correct set of requirements attributes been used as specified in the Requirements Management Plan?

– Have attributes been set up for each requirement type to account for the following, where applicable, for each requirement?

• Tracking status? • Benefit? • Rationale? • Level of effort to implement? • Type and amount of each type of risk involved in implementing?

– Schedule risk? – Resource risk? – Technical risk?

• Stability of the requirement? • Target release? • Assignment? • Marketing input? • Development input? • Revision history? • Location? • Reasons for change? • Inconclusive requirements?

– Have all traceabilities been set up as specified for the project in the Requirements Management Plan?

What

Page 31: Requirements Validation

Amirkabir University of Technology, Computer Engineering Faculty, Intelligent Systems Laboratory 31

Requirements validation techniques

• Requirements reviews• Prototyping• Acceptance tests• Model Validation and Automated consistency

analysis

What

Page 32: Requirements Validation

Amirkabir University of Technology, Computer Engineering Faculty, Intelligent Systems Laboratory 32

System prototyping

• Prototyping is the rapid development of a system

• Using an executable model of the system to check requirements.

• In the past, the developed system was normally thought of as inferior in some way to the required system so further development was required

• Now, the boundary between prototyping and normal system development is blurred and many systems are developed using an evolutionary approach

What

Page 33: Requirements Validation

Amirkabir University of Technology, Computer Engineering Faculty, Intelligent Systems Laboratory 33

Uses of system prototypes

• The principal use is to help customers and developers understand the requirements for the system– Requirements elicitation. Users can experiment

with a prototype to see how the system supports their work

– Requirements validation. The prototype can reveal errors and omissions in the requirements

• Prototyping can be considered as a risk reduction activity which reduces requirements risks

What

Page 34: Requirements Validation

Amirkabir University of Technology, Computer Engineering Faculty, Intelligent Systems Laboratory 34

Prototyping benefits

• Misunderstandings between software users and developers are exposed

• Missing services may be detected and confusing services may be identified

• A working system is available early in the process• The prototype may serve as a basis for deriving a

system specification• The system can support user training and system

testing

Why

Page 35: Requirements Validation

Amirkabir University of Technology, Computer Engineering Faculty, Intelligent Systems Laboratory 35

Prototyping benefits

• Improved system usability• Closer match to the system needed• Improved design quality• Improved maintainability• Reduced overall development effort

Why

Page 36: Requirements Validation

Amirkabir University of Technology, Computer Engineering Faculty, Intelligent Systems Laboratory 36

Prototyping in the software process

• Evolutionary prototyping– an initial prototype is produced and refined

through a number of stages to the final system

• Throw-away prototyping– a practical implementation of the system is

produced to help discover requirements problems and then discarded. The system is then developed using some other development process

What

Page 37: Requirements Validation

Amirkabir University of Technology, Computer Engineering Faculty, Intelligent Systems Laboratory 37

Prototyping objectives

• Evolutionary prototyping – to deliver a working system to end-users. – The development starts with those requirements

which are best understood.

• Throw-away prototyping– to validate or derive the system requirements.– The prototyping process starts with those

requirements which are poorly understood

What

Page 38: Requirements Validation

Amirkabir University of Technology, Computer Engineering Faculty, Intelligent Systems Laboratory 38

Evolutionary prototyping

• Must be used for systems where the specification cannot be developed in advance e.g. AI systems and user interface systems

• Based on techniques which allow rapid system iterations

• Verification is impossible as there is no specification.

• Validation means demonstrating the adequacy of the system.

What

Page 39: Requirements Validation

Amirkabir University of Technology, Computer Engineering Faculty, Intelligent Systems Laboratory 39

Evolutionary prototyping

Build prototypesystem

Develop abstractspecification

Use prototypesystem

Deliversystem

Systemadequate?

YES

N

What

Page 40: Requirements Validation

Amirkabir University of Technology, Computer Engineering Faculty, Intelligent Systems Laboratory 40

Evolutionary prototyping advantages

• Accelerated delivery of the system– Rapid delivery and deployment are

sometimes more important than functionality or long-term software maintainability

• User engagement with the system– Not only is the system more likely to meet

user requirements, – they are more likely to commit to the use of

the system

Why

Page 41: Requirements Validation

Amirkabir University of Technology, Computer Engineering Faculty, Intelligent Systems Laboratory 41

Evolutionary prototyping

• Specification, design and implementation are inter-twined

• The system is developed as a series of increments that are delivered to the customer

• Techniques for rapid system development are used such as CASE tools and 4GLs

• User interfaces are usually developed using a GUI development toolkit

How

Page 42: Requirements Validation

Amirkabir University of Technology, Computer Engineering Faculty, Intelligent Systems Laboratory 42

Evolutionary prototyping problems

• Management problems– If management processes assume a

waterfall model of development– Specialist skills are required which may not

be available in all development teams• Maintenance problems

– Continual change tends to corrupt system structure so long-term maintenance is expensive

• Contractual problems

What

Page 43: Requirements Validation

Amirkabir University of Technology, Computer Engineering Faculty, Intelligent Systems Laboratory 43

Prototypes as specifications

• Some parts of the requirements (e.g. safety-critical functions) may be impossible to prototype and so don’t appear in the specification

• An implementation has no legal standing as a contract

• Non-functional requirements cannot be adequately tested in a system prototype

What

Page 44: Requirements Validation

Amirkabir University of Technology, Computer Engineering Faculty, Intelligent Systems Laboratory 44

Throw-away prototyping

• Used to reduce requirements risk• The prototype is developed from an initial

specification, delivered for experiment then discarded

• The throw-away prototype should NOT be considered as a final system– Some system characteristics may have been left

out– There is no specification for long-term maintenance– The system will be poorly structured and difficult to

maintain

What

Page 45: Requirements Validation

Amirkabir University of Technology, Computer Engineering Faculty, Intelligent Systems Laboratory 45

Prototype delivery

• Developers may be pressured to deliver a throw-away prototype as a final system

• This is not recommended– It may be impossible to tune the prototype

to meet non-functional requirements– The prototype is inevitably undocumented– The system structure will be degraded

through changes made during development– Normal organisational quality standards

may not have been applied

Why not

Page 46: Requirements Validation

Amirkabir University of Technology, Computer Engineering Faculty, Intelligent Systems Laboratory 46

Rapid prototyping techniques

• Various techniques may be used for rapid development– Dynamic high-level language development– Database programming– Component and application assembly

• These are not exclusive techniques - they are often used together

• Visual programming is an inherent part of most prototype development systems

What

Page 47: Requirements Validation

Amirkabir University of Technology, Computer Engineering Faculty, Intelligent Systems Laboratory 47

Component and application assembly

• Prototypes can be created quickly from a set of reusable components plus some mechanism to ‘glue’ these component together

• The composition mechanism must include control facilities and a mechanism for component communication

• The system specification must take into account the availability and functionality of existing components

What

Page 48: Requirements Validation

Amirkabir University of Technology, Computer Engineering Faculty, Intelligent Systems Laboratory 48

Visual programming

• Scripting languages such as Visual Basic support visual programming where the prototype is developed by creating a user interface from standard items and associating components with these items

• A large library of components exists to support this type of development

• These may be tailored to suit the specific application requirements

What

Page 49: Requirements Validation

Amirkabir University of Technology, Computer Engineering Faculty, Intelligent Systems Laboratory 49

Visual programming with reuse

File Edit Views Layout Options Help

GeneralIndex

Hypertextdisplay componentDate component

Range checkingscript

Tree displaycomponent

12th January 2000

3.876

Draw canvascomponent

User promptcomponent +

script

What

Page 50: Requirements Validation

Amirkabir University of Technology, Computer Engineering Faculty, Intelligent Systems Laboratory 50

Problems with visual development

• Difficult to coordinate team-based development• No explicit system architecture• Complex dependencies between parts of the

program can cause maintainability problems

What

Page 51: Requirements Validation

Amirkabir University of Technology, Computer Engineering Faculty, Intelligent Systems Laboratory 51

User interface prototyping• It is impossible to pre-specify the look and feel of a

user interface in an effective way. Prototyping is essential

• UI development consumes an increasing part of overall system development costs

• User interface generators may be used to ‘draw’ the interface and simulate its functionality with components associated with interface entities

• Web interfaces may be prototyped using a web site editor

What

Page 52: Requirements Validation

Amirkabir University of Technology, Computer Engineering Faculty, Intelligent Systems Laboratory 52

Requirements validation techniques

• Requirements reviews• Prototyping• Acceptance tests• Model Validation and Automated consistency

analysis

What

Page 53: Requirements Validation

Amirkabir University of Technology, Computer Engineering Faculty, Intelligent Systems Laboratory 53

Acceptance Test

• Enable the customer to validate all requirements

• Conducted by end user

• Can range from informal “test drive” to a planned and systematically executed series of tests

• If software is developed as a product to be used by many customers a process called alpha and beta testing is used.

Page 54: Requirements Validation

Amirkabir University of Technology, Computer Engineering Faculty, Intelligent Systems Laboratory 54

Alpha Testing

• Conducted at the developer’s site by a customer

• Software is used in a natural setting with the developer “looking over the shoulder” of the user and recording errors and usage problems.

Page 55: Requirements Validation

Amirkabir University of Technology, Computer Engineering Faculty, Intelligent Systems Laboratory 55

Beta Testing

• Conducted at one or more customer sites by the end-user of the software.

• The developer is generally not present.• Live application of the software in an

environment that can not be controlled by the developer.

• Customer records all problems that are encountered and reports them to the developer.

• Developer modifies software and then prepare for release of the software product.

Page 56: Requirements Validation

Amirkabir University of Technology, Computer Engineering Faculty, Intelligent Systems Laboratory 56

Requirements validation techniques

• Requirements reviews• Prototyping• Acceptance tests• Model Validation and Automated consistency

analysis

What

Page 57: Requirements Validation

Amirkabir University of Technology, Computer Engineering Faculty, Intelligent Systems Laboratory 57

Model Validation• Validating the quality of analysis models

• Is used to check the consistency of a structured requirements description

• E.g. Static analysis to verify that communication paths exist between objects that in stakeholder domain exchange data.

• If formal specification is used, using formal reasoning to prove properties of the requirements specification (e.g. completeness)

What