SlideShare a Scribd company logo
Chapter 3 – Requirements Engineering
Processes
Requirements Engineering
Mutah University
Faculty of IT, Department of Software Engineering
Dr. Ra’Fat A. AL-msie’deen
https://sites.google.com/site/ralmsideen/
https://academic.mutah.edu.jo/rafatalmsiedeen/sitepages/Home.aspx
https://rafat66.github.io/Al-Msie-Deen/
rafatalmsiedeen@mutah.edu.jo or rafatals3ode@gmail.com
Requirements Engineering Processes
Based on
 Some content from Gerald Kotonya and Ian Sommerville’s text with the same name.
 Requirements Engineering Processes and Techniques by G. Kotonya and I. Sommerville 1998.
Objectives
 To introduce the notion of processes and process
models for requirements engineering.
 To explain the critical role of people in requirements
engineering processes.
 To explain why process improvements is important and
to suggest a process improvement model for
requirements engineering.
Processes
o A process is an organised set of activities which transforms
inputs to outputs.
o Process descriptions encapsulate knowledge and allow it to be
reused.
o Examples of process descriptions:
 Instruction manual for a dishwasher.
 Cookery book.
 Procedures manual for a bank.
 Quality manual for software development.
Design processes
• Processes which involve creativity, interactions between a
wide range of different people, engineering judgement and
background knowledge and experience.
• Examples of design processes:
 Writing a book.
 Organising a conference.
 Designing a processor chip.
 Requirements engineering.
RE process - inputs and outputs
Input/output description
Input Description
Existing system information Information about the functionality of systems to be replaced
or other systems which interact with the system being
specified
Stakeholder needs Descriptions of what system stakeholders need from the
system to support their work
Organizational standards Standards used in an organisation regarding system
development practice, quality management, etc.
Regulations External regulations such as health and safety regulations
which apply to the system.
Domain information General information about the application domain of the
system
Input/output description
Output Description
Agreed requirements A description of the system requirements which is
understandable by stakeholders and which has been agreed
by them.
System specification This is a more detailed specification of the system
functionality which may be produced in some cases
System models A set of models such as a data-flow model. an object model, a
process model, etc. which describes the system from different
perspectives
RE process variability
• RE processes vary radically from one organisation to another.
• Factors contributing to this variability include:
– Technical maturity.
– Disciplinary involvement.
– Organizational culture.
– Application domain.
 There is therefore no ‘ideal’ requirements engineering process
Process models
• A process model is a simplified description of a process
presented from a particular perspective.
• Types of process model include:
 Coarse-grain activity models
 Fine-grain activity models
 Role-action models
 Entity-relation models
Coarse-grain activity model of RE
RE process activities
• Requirements elicitation
– Requirements discovered through consultation with
stakeholders.
• Requirements analysis and negotiation
– Requirements are analysed and conflicts resolved through
negotiation.
• Requirements documentation
– A requirements document is produced.
• Requirements validation
– The requirements document is checked for consistency
and completeness.
Waterfall model of the software
process
Context of the RE process
Spiral model of the RE process
Actors in the RE process
• Actors in a process are the people involved in the execution of
that process.
• Actors are normally identified by their roles rather than
Individually.
• Requirements engineering involves actors who are primarily
interested in the problem to be solved (end-users, etc) as well
actors interested in the solution (system designers, etc.).
• Role-action diagrams document which actors are involved in
different activities.
RAD for software prototyping
Role-Action Diagram
Role descriptions
Role Description
Domain expert Responsible for providing information about the
application domain and the specific problem in that
domain which is to be solved.
System end-user Responsible for using the system after delivery
Requirements engineer Responsible for eliciting and specifying the system
requirements
Software engineer Responsible for developing the prototype software
system
Project manager Responsible for planning and estimating the
prototyping project
Human and social factors
 Requirements engineering processes are dominated by
human, social and organisational factors because they always
involve a range of stakeholders from different backgrounds
and with different individual and organisational goals.
 System stakeholders may come from a range of technical and
non-technical background and from different disciplines.
Types of stakeholder
o Software engineers responsible for system development.
o System end-users who will use the system after it has been
delivered.
o Managers of system end-users who are responsible for their
work.
o External regulators who check that the system meets its legal
requirements.
o Domain experts who give essential background information
about the system application domain.
Factors influencing requirements
 Personality and status of stakeholders.
 The personal goals of individuals within an organisation.
 The degree of political influence of stakeholders within an
organisation.
Process support
• CASE tools provide automated support for software
engineering processes.
• The most mature CASE tools support well-understood
activities such as programming and testing and the use of
structured methods.
• Support for requirements engineering is still limited because
of the informality and the variability of the process.
CASE tools for RE
• Modelling and validation tools support the development of
system models which can be used to specify the system and
the checking of these models for completeness and
consistency. The tool package which supports this book
includes this type of tool.
• Management tools help manage a database of requirements
and support the management of changes to these
requirements.
A requirements management
system
A requirements management
system (cont.)
Word Processor
Requirements management tools
• Requirements browser.
• Requirements query system.
• Traceability support system.
• Report generator.
• Requirements converter and word processor linker.
• Change control system.
Process improvement
• Process improvement is concerned with modifying processes
in order to meet some improvement objectives.
• Improvement objectives:
– Quality improvement.
– Schedule reduction.
– Resource reduction.
Planning process improvement
 What are the problems with current processes?
 What are the improvement goals?
 How can process improvement be introduced to achieve
these goals?
 How should process improvements be controlled and
managed?
RE process problems
 Lack of stakeholder involvement.
 Business needs not considered.
 Lack of requirements management.
 Lack of defined responsibilities.
 Stakeholder communication problems.
 Over-long schedules and poor quality requirements documents.
Process maturity
• Process maturity can be thought of as the extent that an
organisation has defined its processes, actively controls these
processes and provides systematic human and computer-
based support for them.
• The SEI’s Capability Maturity Model is a framework for
assessing software process maturity in development
organisations
Software Engineering Institute
Capability maturity model
Maturity levels
• Initial level
– Organisations have an undisciplined process and it is left to
individuals how to manage the process and which
development techniques to use.
• Repeatable level
– Organisations have basic cost and schedule management
procedures in place. They are likely to be able to make
consistent budget and schedule predictions for projects in
the same application area.
• Defined level
– The software process for both management and
engineering activities is documented, standardized and
integrated into a standard software process for the
organisation.
Maturity levels (cont.)
• Managed level
– Detailed measurements of both process and product
quality are collected and used to control the process.
• Optimizing level
– The organisation has a continuous process improvement
strategy, based on objective measurements, in place.
RE process maturity model
Figure x. Requirements engineering process maturity levels.
RE process maturity levels
• Initial level
– No defined RE process. Suffer from requirements problems
such as requirements volatility, unsatisfied stakeholders
and high rework costs. Dependent on individual skills and
experience.
• Repeatable level
– Defined standards for requirements documents and
policies and procedures for requirements management.
• Defined level
– Defined RE process based on good practices and
techniques. Active process improvement process in place.
Good practice for RE process
improvement
 RE processes can be improved by the systematic
introduction of good requirements engineering practice.
 Each improvement cycle identifies good practice guidelines
and works to introduce them in an organisation.
Examples of good practice guidelines
o Define a standard document structure.
o Uniquely identify each requirement.
o Define policies for requirements management.
o Use checklists for requirements analysis.
o Use scenarios to elicit requirements.
o Specify requirements quantitatively.
o Use prototyping to animate requirements.
o Reuse requirements.
Key points
 The requirements engineering process is a structured set of
activities which lead to the production of a requirements
document.
 Inputs to the requirements engineering process are
information about existing systems, stakeholder needs,
organisational standards, regulations and domain
information.
 Requirements engineering processes vary radically from one
organisation to another.
 Most processes include requirements elicitation,
requirements analysis and negotiation and requirements
validation.
Key points (cont.)
 Requirements engineering process models are simplified
process description which are presented from a particular
perspective.
 Human, social and organisational factors are important
influences on requirements engineering processes.
 Requirements engineering process improvement is difficult
and is best tackled in an incremental way.
 Requirements engineering processes can be classified
according to their degree of maturity.
Chapter 3 – Requirements Engineering
Processes
Requirements Engineering
Mutah University
Faculty of IT, Department of Software Engineering
Dr. Ra’Fat A. AL-msie’deen
https://sites.google.com/site/ralmsideen/
https://academic.mutah.edu.jo/rafatalmsiedeen/sitepages/Home.aspx
https://rafat66.github.io/Al-Msie-Deen/
rafatalmsiedeen@mutah.edu.jo or rafatals3ode@gmail.com

More Related Content

PDF
Requirement Engineering
PPTX
Ch 2 what is software quality
PPTX
Availability and reliability
PPT
Software Quality Assurance
PPSX
Requirement Elicitation
PPTX
Chap4 RE validation
PPTX
Software development process models
PPT
Introduction to Software Engineering
Requirement Engineering
Ch 2 what is software quality
Availability and reliability
Software Quality Assurance
Requirement Elicitation
Chap4 RE validation
Software development process models
Introduction to Software Engineering

What's hot (20)

PPT
Software System Engineering - Chapter 1
PDF
Requirements Engineering
PDF
Software requirements
PPTX
Software Engineering
PDF
SE_Lec 05_System Modelling and Context Model
PPT
Requirements Engineering Process Improvement
PPT
Software process improvement.ppt
PPTX
Mc call's software quality model
PPTX
Ch22-Software Engineering 9
PPT
Software Project Management( lecture 1)
PPTX
Need for Software Engineering
PPTX
Software testing & Quality Assurance
PDF
requirement gathering
DOCX
Software architecture Unit 1 notes
PPTX
Ch17 distributed software engineering
PPTX
Ian Sommerville, Software Engineering, 9th Edition Ch 4
PPT
CHAPTER 6 REQUIREMENTS MODELING: SCENARIO based Model , Class based moddel
PDF
Software Development Life Cycle (SDLC)
PPTX
Ch2-Software Engineering 9
Software System Engineering - Chapter 1
Requirements Engineering
Software requirements
Software Engineering
SE_Lec 05_System Modelling and Context Model
Requirements Engineering Process Improvement
Software process improvement.ppt
Mc call's software quality model
Ch22-Software Engineering 9
Software Project Management( lecture 1)
Need for Software Engineering
Software testing & Quality Assurance
requirement gathering
Software architecture Unit 1 notes
Ch17 distributed software engineering
Ian Sommerville, Software Engineering, 9th Edition Ch 4
CHAPTER 6 REQUIREMENTS MODELING: SCENARIO based Model , Class based moddel
Software Development Life Cycle (SDLC)
Ch2-Software Engineering 9
Ad

Similar to Requirements Engineering Processes (20)

PPTX
Lecture2_REQUIREMENT_Process__Modelss.pptx
PPTX
Chap2 RE processes
PPT
requirement analysis characteristics
PPTX
RE processes and process models
PPTX
software engineering
PPTX
unit2.pptx
PPTX
04 fse understandingrequirements
PPT
Software_Requirement_Engineering_-_CS708_Power_Point_Slides__lecture-07.ppt
PDF
Lecture 4.pdf
PPTX
Requirement engineering in S/W Engineering
PPTX
1602984229-2-req-engg-process.pptxj89009
PPTX
Ch 2-RE-process.pptx
PPT
Software Engineering Lec 4-requirments
PPT
Downloads abc 2006 presentation downloads-ramesh_babu
PPTX
Requirement Engineering. Types of requirement
PDF
SE-Unit II.pdf
PPT
An overview of software requirements engineering
PDF
CSE2014 SE MODULE - 2 new.pdf CSE2014 SE MODULE - 2 new.pdfCSE2014 SE MODULE ...
PPT
Requirement analysis and specification, software engineering
PPTX
1602984149-1-introduction.pptx4hjdqehjeg
Lecture2_REQUIREMENT_Process__Modelss.pptx
Chap2 RE processes
requirement analysis characteristics
RE processes and process models
software engineering
unit2.pptx
04 fse understandingrequirements
Software_Requirement_Engineering_-_CS708_Power_Point_Slides__lecture-07.ppt
Lecture 4.pdf
Requirement engineering in S/W Engineering
1602984229-2-req-engg-process.pptxj89009
Ch 2-RE-process.pptx
Software Engineering Lec 4-requirments
Downloads abc 2006 presentation downloads-ramesh_babu
Requirement Engineering. Types of requirement
SE-Unit II.pdf
An overview of software requirements engineering
CSE2014 SE MODULE - 2 new.pdf CSE2014 SE MODULE - 2 new.pdfCSE2014 SE MODULE ...
Requirement analysis and specification, software engineering
1602984149-1-introduction.pptx4hjdqehjeg
Ad

More from Ra'Fat Al-Msie'deen (20)

PDF
Smart City: Definitions, Architectures, Development Life Cycle, Technologies,...
PDF
ScaMaha: A Tool for Parsing, Analyzing, and Visualizing Object-Oriented Softw...
PDF
ScaMaha: A Tool for Parsing, Analyzing, and Visualizing Object-Oriented Softw...
PDF
Software evolution understanding: Automatic extraction of software identifier...
PDF
FeatureClouds: Naming the Identified Feature Implementation Blocks from Softw...
PDF
Requirements Traceability: Recovering and Visualizing Traceability Links Betw...
PDF
BushraDBR: An Automatic Approach to Retrieving Duplicate Bug Reports
PDF
Supporting software documentation with source code summarization
PDF
SoftCloud: A Tool for Visualizing Software Artifacts as Tag Clouds.pdf
PDF
BushraDBR: An Automatic Approach to Retrieving Duplicate Bug Reports.pdf
PDF
Requirements Traceability: Recovering and Visualizing Traceability Links Betw...
PDF
Automatic Labeling of the Object-oriented Source Code: The Lotus Approach
PDF
Constructing a software requirements specification and design for electronic ...
PDF
Detecting commonality and variability in use-case diagram variants
PDF
Naming the Identified Feature Implementation Blocks from Software Source Code
PPTX
Application architectures - Software Architecture and Design
PPTX
Planning and writing your documents - Software documentation
PPTX
Requirements management planning & Requirements change management
PPTX
Requirements change - requirements engineering
PPTX
Requirements validation - requirements engineering
Smart City: Definitions, Architectures, Development Life Cycle, Technologies,...
ScaMaha: A Tool for Parsing, Analyzing, and Visualizing Object-Oriented Softw...
ScaMaha: A Tool for Parsing, Analyzing, and Visualizing Object-Oriented Softw...
Software evolution understanding: Automatic extraction of software identifier...
FeatureClouds: Naming the Identified Feature Implementation Blocks from Softw...
Requirements Traceability: Recovering and Visualizing Traceability Links Betw...
BushraDBR: An Automatic Approach to Retrieving Duplicate Bug Reports
Supporting software documentation with source code summarization
SoftCloud: A Tool for Visualizing Software Artifacts as Tag Clouds.pdf
BushraDBR: An Automatic Approach to Retrieving Duplicate Bug Reports.pdf
Requirements Traceability: Recovering and Visualizing Traceability Links Betw...
Automatic Labeling of the Object-oriented Source Code: The Lotus Approach
Constructing a software requirements specification and design for electronic ...
Detecting commonality and variability in use-case diagram variants
Naming the Identified Feature Implementation Blocks from Software Source Code
Application architectures - Software Architecture and Design
Planning and writing your documents - Software documentation
Requirements management planning & Requirements change management
Requirements change - requirements engineering
Requirements validation - requirements engineering

Recently uploaded (20)

PDF
01-Introduction-to-Information-Management.pdf
PDF
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
PPTX
Pharmacology of Heart Failure /Pharmacotherapy of CHF
PPTX
BOWEL ELIMINATION FACTORS AFFECTING AND TYPES
PPTX
Institutional Correction lecture only . . .
PPTX
master seminar digital applications in india
PDF
Supply Chain Operations Speaking Notes -ICLT Program
PDF
Abdominal Access Techniques with Prof. Dr. R K Mishra
PDF
Classroom Observation Tools for Teachers
PDF
2.FourierTransform-ShortQuestionswithAnswers.pdf
PDF
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PPTX
Introduction to Child Health Nursing – Unit I | Child Health Nursing I | B.Sc...
PPTX
Renaissance Architecture: A Journey from Faith to Humanism
PDF
102 student loan defaulters named and shamed – Is someone you know on the list?
PDF
Insiders guide to clinical Medicine.pdf
PPTX
Cell Structure & Organelles in detailed.
PPTX
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
PPTX
human mycosis Human fungal infections are called human mycosis..pptx
PPTX
Cell Types and Its function , kingdom of life
01-Introduction-to-Information-Management.pdf
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
Pharmacology of Heart Failure /Pharmacotherapy of CHF
BOWEL ELIMINATION FACTORS AFFECTING AND TYPES
Institutional Correction lecture only . . .
master seminar digital applications in india
Supply Chain Operations Speaking Notes -ICLT Program
Abdominal Access Techniques with Prof. Dr. R K Mishra
Classroom Observation Tools for Teachers
2.FourierTransform-ShortQuestionswithAnswers.pdf
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
Final Presentation General Medicine 03-08-2024.pptx
Introduction to Child Health Nursing – Unit I | Child Health Nursing I | B.Sc...
Renaissance Architecture: A Journey from Faith to Humanism
102 student loan defaulters named and shamed – Is someone you know on the list?
Insiders guide to clinical Medicine.pdf
Cell Structure & Organelles in detailed.
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
human mycosis Human fungal infections are called human mycosis..pptx
Cell Types and Its function , kingdom of life

Requirements Engineering Processes

  • 1. Chapter 3 – Requirements Engineering Processes Requirements Engineering Mutah University Faculty of IT, Department of Software Engineering Dr. Ra’Fat A. AL-msie’deen https://sites.google.com/site/ralmsideen/ https://academic.mutah.edu.jo/rafatalmsiedeen/sitepages/Home.aspx https://rafat66.github.io/Al-Msie-Deen/ rafatalmsiedeen@mutah.edu.jo or rafatals3ode@gmail.com
  • 3. Based on  Some content from Gerald Kotonya and Ian Sommerville’s text with the same name.  Requirements Engineering Processes and Techniques by G. Kotonya and I. Sommerville 1998.
  • 4. Objectives  To introduce the notion of processes and process models for requirements engineering.  To explain the critical role of people in requirements engineering processes.  To explain why process improvements is important and to suggest a process improvement model for requirements engineering.
  • 5. Processes o A process is an organised set of activities which transforms inputs to outputs. o Process descriptions encapsulate knowledge and allow it to be reused. o Examples of process descriptions:  Instruction manual for a dishwasher.  Cookery book.  Procedures manual for a bank.  Quality manual for software development.
  • 6. Design processes • Processes which involve creativity, interactions between a wide range of different people, engineering judgement and background knowledge and experience. • Examples of design processes:  Writing a book.  Organising a conference.  Designing a processor chip.  Requirements engineering.
  • 7. RE process - inputs and outputs
  • 8. Input/output description Input Description Existing system information Information about the functionality of systems to be replaced or other systems which interact with the system being specified Stakeholder needs Descriptions of what system stakeholders need from the system to support their work Organizational standards Standards used in an organisation regarding system development practice, quality management, etc. Regulations External regulations such as health and safety regulations which apply to the system. Domain information General information about the application domain of the system
  • 9. Input/output description Output Description Agreed requirements A description of the system requirements which is understandable by stakeholders and which has been agreed by them. System specification This is a more detailed specification of the system functionality which may be produced in some cases System models A set of models such as a data-flow model. an object model, a process model, etc. which describes the system from different perspectives
  • 10. RE process variability • RE processes vary radically from one organisation to another. • Factors contributing to this variability include: – Technical maturity. – Disciplinary involvement. – Organizational culture. – Application domain.  There is therefore no ‘ideal’ requirements engineering process
  • 11. Process models • A process model is a simplified description of a process presented from a particular perspective. • Types of process model include:  Coarse-grain activity models  Fine-grain activity models  Role-action models  Entity-relation models
  • 13. RE process activities • Requirements elicitation – Requirements discovered through consultation with stakeholders. • Requirements analysis and negotiation – Requirements are analysed and conflicts resolved through negotiation. • Requirements documentation – A requirements document is produced. • Requirements validation – The requirements document is checked for consistency and completeness.
  • 14. Waterfall model of the software process
  • 15. Context of the RE process
  • 16. Spiral model of the RE process
  • 17. Actors in the RE process • Actors in a process are the people involved in the execution of that process. • Actors are normally identified by their roles rather than Individually. • Requirements engineering involves actors who are primarily interested in the problem to be solved (end-users, etc) as well actors interested in the solution (system designers, etc.). • Role-action diagrams document which actors are involved in different activities.
  • 18. RAD for software prototyping Role-Action Diagram
  • 19. Role descriptions Role Description Domain expert Responsible for providing information about the application domain and the specific problem in that domain which is to be solved. System end-user Responsible for using the system after delivery Requirements engineer Responsible for eliciting and specifying the system requirements Software engineer Responsible for developing the prototype software system Project manager Responsible for planning and estimating the prototyping project
  • 20. Human and social factors  Requirements engineering processes are dominated by human, social and organisational factors because they always involve a range of stakeholders from different backgrounds and with different individual and organisational goals.  System stakeholders may come from a range of technical and non-technical background and from different disciplines.
  • 21. Types of stakeholder o Software engineers responsible for system development. o System end-users who will use the system after it has been delivered. o Managers of system end-users who are responsible for their work. o External regulators who check that the system meets its legal requirements. o Domain experts who give essential background information about the system application domain.
  • 22. Factors influencing requirements  Personality and status of stakeholders.  The personal goals of individuals within an organisation.  The degree of political influence of stakeholders within an organisation.
  • 23. Process support • CASE tools provide automated support for software engineering processes. • The most mature CASE tools support well-understood activities such as programming and testing and the use of structured methods. • Support for requirements engineering is still limited because of the informality and the variability of the process.
  • 24. CASE tools for RE • Modelling and validation tools support the development of system models which can be used to specify the system and the checking of these models for completeness and consistency. The tool package which supports this book includes this type of tool. • Management tools help manage a database of requirements and support the management of changes to these requirements.
  • 26. A requirements management system (cont.) Word Processor
  • 27. Requirements management tools • Requirements browser. • Requirements query system. • Traceability support system. • Report generator. • Requirements converter and word processor linker. • Change control system.
  • 28. Process improvement • Process improvement is concerned with modifying processes in order to meet some improvement objectives. • Improvement objectives: – Quality improvement. – Schedule reduction. – Resource reduction.
  • 29. Planning process improvement  What are the problems with current processes?  What are the improvement goals?  How can process improvement be introduced to achieve these goals?  How should process improvements be controlled and managed?
  • 30. RE process problems  Lack of stakeholder involvement.  Business needs not considered.  Lack of requirements management.  Lack of defined responsibilities.  Stakeholder communication problems.  Over-long schedules and poor quality requirements documents.
  • 31. Process maturity • Process maturity can be thought of as the extent that an organisation has defined its processes, actively controls these processes and provides systematic human and computer- based support for them. • The SEI’s Capability Maturity Model is a framework for assessing software process maturity in development organisations Software Engineering Institute
  • 33. Maturity levels • Initial level – Organisations have an undisciplined process and it is left to individuals how to manage the process and which development techniques to use. • Repeatable level – Organisations have basic cost and schedule management procedures in place. They are likely to be able to make consistent budget and schedule predictions for projects in the same application area. • Defined level – The software process for both management and engineering activities is documented, standardized and integrated into a standard software process for the organisation.
  • 34. Maturity levels (cont.) • Managed level – Detailed measurements of both process and product quality are collected and used to control the process. • Optimizing level – The organisation has a continuous process improvement strategy, based on objective measurements, in place.
  • 35. RE process maturity model Figure x. Requirements engineering process maturity levels.
  • 36. RE process maturity levels • Initial level – No defined RE process. Suffer from requirements problems such as requirements volatility, unsatisfied stakeholders and high rework costs. Dependent on individual skills and experience. • Repeatable level – Defined standards for requirements documents and policies and procedures for requirements management. • Defined level – Defined RE process based on good practices and techniques. Active process improvement process in place.
  • 37. Good practice for RE process improvement  RE processes can be improved by the systematic introduction of good requirements engineering practice.  Each improvement cycle identifies good practice guidelines and works to introduce them in an organisation.
  • 38. Examples of good practice guidelines o Define a standard document structure. o Uniquely identify each requirement. o Define policies for requirements management. o Use checklists for requirements analysis. o Use scenarios to elicit requirements. o Specify requirements quantitatively. o Use prototyping to animate requirements. o Reuse requirements.
  • 39. Key points  The requirements engineering process is a structured set of activities which lead to the production of a requirements document.  Inputs to the requirements engineering process are information about existing systems, stakeholder needs, organisational standards, regulations and domain information.  Requirements engineering processes vary radically from one organisation to another.  Most processes include requirements elicitation, requirements analysis and negotiation and requirements validation.
  • 40. Key points (cont.)  Requirements engineering process models are simplified process description which are presented from a particular perspective.  Human, social and organisational factors are important influences on requirements engineering processes.  Requirements engineering process improvement is difficult and is best tackled in an incremental way.  Requirements engineering processes can be classified according to their degree of maturity.
  • 41. Chapter 3 – Requirements Engineering Processes Requirements Engineering Mutah University Faculty of IT, Department of Software Engineering Dr. Ra’Fat A. AL-msie’deen https://sites.google.com/site/ralmsideen/ https://academic.mutah.edu.jo/rafatalmsiedeen/sitepages/Home.aspx https://rafat66.github.io/Al-Msie-Deen/ rafatalmsiedeen@mutah.edu.jo or rafatals3ode@gmail.com