1 Software Requirement Analysis Deployment Package for the Basic Profile Version 0.1, January 11th 2008.

Slides:



Advertisements
Similar presentations
Requirements Management & Communication Chapter 4
Advertisements

Ossi Taipale, Lappeenranta University of Technology
CSC271 Database Systems Lecture # 18. Summary: Previous Lecture  Transactions  Authorization  Authorization identifier, ownership, privileges  GRANT/REVOKE.
Project Scope Management
Stepan Potiyenko ISS Sr.SW Developer.
Computer Engineering 203 R Smith Requirements Management 6/ Requirements IEEE Standard Glossary A condition or capability needed by a user to solve.
1 Software Requirements Specification Lecture 14.
1 REQUIREMENTS ENGINEERING and SYSTEMS ANALYSIS Elements and Definitions.
DITSCAP Phase 2 - Verification Pramod Jampala Christopher Swenson.
1 CMPT 275 Software Engineering Requirements Analysis Process Janice Regan,
Configuration Management
Gregor v. Bochmann, University of Ottawa Based on Powerpoint slides by Gunter Mussbacher (2009) with material from: IEEE Standard, Daniel Amyot.
1 College of Engineering and Computer Science Computer Science Department CSC 131 Computer Software Engineering Fall 2006 Lecture # 2 Chapter 6 & 7 System.
1 Software Requirement Analysis Deployment Package for the ISO/IEC Basic Profile of the Generic Profile Group Version 0.2, July 21th 2009.
Copyright © 2012 Pearson Education, Inc. Publishing as Prentice Hall 1.1.
What is Business Analysis Planning & Monitoring?
Effective Methods for Software and Systems Integration
1 ‘Title’ Deployment Package for Profile X Version X – Month-Day-20XX.
S/W Project Management
CC20O7N - Software Engineering 1 CC2007N Software Engineering 1 Requirements Engineering Practices with Techniques.
Introduction to Software Quality Assurance (SQA)
Typical Software Documents with an emphasis on writing proposals.
Best Practices By Gabriel Rodriguez
Software Testing Life Cycle
Software Quality Assurance Activities
1 REQUIREMENT ENGINEERING Chapter 7. 2 REQUIREMENT ENGINEERING Definition Establishing what the customer requires from a software system. OR It helps.
ITEC224 Database Programming
Demystifying the Business Analysis Body of Knowledge Central Iowa IIBA Chapter December 7, 2005.
Independent User Acceptance Test Process (IUAT)
S Q A.
CEN rd Lecture CEN 4021 Software Engineering II Instructor: Masoud Sadjadi Phases of Software.
Requirements Verification & Validation Requirements Engineering & Project Management.
Requirements Traceability: Planning, Tracking and Managing Requirements Presenter: Paula R. Maychruk, BV/TEd., CAPM, CBAP.
What is a Business Analyst? A Business Analyst is someone who works as a liaison among stakeholders in order to elicit, analyze, communicate and validate.
IT Requirements Management Balancing Needs and Expectations.
Chapter 7: A Summary of Tools Focus: This chapter outlines all the customer-driven project management tools and techniques and provides recommendations.
Quality Activity Matrix Presented by Sandra Toalston President, SanSeek 1.
Lecture 7: Requirements Engineering
1 Introduction to Software Engineering Lecture 1.
KS3 Phase4 Client Server Monitoring System October 1, 2008 by Stephen, Seema, Kam, Shpetim.
1 Software Requirements l Specifying system functionality and constraints l Chapters 5 and 6 ++
CONTENTS OF THE SRS REPORT. Software Requirements Specification (SRS) template The SRS document describes recommended approaches for the specification.
1 EMS Fundamentals An Introduction to the EMS Process Roadmap AASHTO EMS Workshop.
Connecting with Computer Science2 Objectives Learn how software engineering is used to create applications Learn some of the different software engineering.
Requirement Engineering. Recap Elaboration Behavioral Modeling State Diagram Sequence Diagram Negotiation.
Yazd University, Electrical and Computer Engineering Department Course Title: Advanced Software Engineering By: Mohammad Ali Zare Chahooki The Rational.
Rational Unified Process Fundamentals Module 4: Core Workflows II - Concepts Rational Unified Process Fundamentals Module 4: Core Workflows II - Concepts.
Requirement Engineering
Software Requirements Specification Document (SRS)
Requirement engineering & Requirement tasks/Management. 1Prepared By:Jay A.Dave.
ANALYSIS PHASE OF BUSINESS SYSTEM DEVELOPMENT METHODOLOGY.
Search Engine Optimization © HiTech Institute. All rights reserved. Slide 1 Click to edit Master title style What is Business Analysis Body of Knowledge?
Requirement Elicitation Review – Class 8 Functional Requirements Nonfunctional Requirements Software Requirements document Requirements Validation and.
Information Technology Project Management, Seventh Edition.
 System Requirement Specification and System Planning.
Daniel Amyot, University of Ottawa Based on slides by Gunter Mussbacher (2009) and Stéphane Somé (2008) with material from these standards: IEEE ,
Project Planning: Scope and the Work Breakdown Structure
Chapter 1 The Systems Development Environment
Testing Process Roman Yagodka ISS Test Leader.
Chapter 10 Software Quality Assurance& Test Plan Software Testing
IEEE Std 1074: Standard for Software Lifecycle
Systems Analysis and Design
Development Projects / Analysis Projects / On-site Service Projects
Chapter 1 The Systems Development Environment
9/18/2018 Department of Software Engineering and IT Engineering
Matrix Template and Example
Software Requirements analysis & specifications
Engineering Processes
Lecture 09:Software Testing
Chapter 1 The Systems Development Environment
Presentation transcript:

1 Software Requirement Analysis Deployment Package for the Basic Profile Version 0.1, January 11th 2008

2 Agenda 1.Introduction 2.Definitions 3.Components of a Process Description 4.Overview of the Process 5.Walkthrough of the Process 6.Templates 7.Examples 8.Checklist 9.Tool 10.Compliances Matrices

3 Introduction Purpose of this Package –Implement a good customer requirements management and analysis process in their company.

4 Introduction In IT projects, it is critical to define as unambiguously as possible the customer requirements. –Close to 50% of the defects are produced during the requirements phase. System Development Phase Defects Selby, P., Selby, R.W., Measurement-Driven Systems Engineering Using Six Sigma Techniques to Improve Software Defect Detection, Proceedings of 17th International Symposium, INCOSE, June 2007, San Diego.

5 Definitions Task –A requirement, recommendation, or permissible action, intended to contribute to the achievement of one or more outcomes of a process –A task is composed of steps Requirements analysis –The process of studying user needs to arrive at a definition of system, hardware, or software requirements. Requirements document –A document containing any combination of recommendations, requirements or regulations to be met by a software package. Requirements phase –The period of time in the software life cycle during which the requirements for a software product are defined and documented. Software Requirements Specifications (SRS): –Specification for a particular software product, program, or set of programs that performs certain functions in a specific environment. –May be written by one or more representatives of the supplier, one or more representatives of the customer, or by both. –Contains both functional and non functional requirements. –Can be materialized in a word document but it can also be managed in a database or in a Excel file.

6 Requirement –A statement that identifies what a product or process must accomplish to produce required behaviour and/or results. Non Functional Requirement –A software requirement that describes not what the software will do but how the software will do it. Prototype –An experimental model, either functional or non functional, of the system or part of the system. –May serves as a model for later stages or for the final, complete version of the system Definitions

7 Components of a Process Description For each task, the following elements are described: –Objectives: key objectives of the task (e.g. understand customer business processes) –Rationale: explain why this task is important –Steps: Steps that form the task (e.g. use case elicitation, coding,…) –Roles: key roles involved in the task (e.g. analyst, developer, tester,…)* –Artefact: piece of information or deliverable that can be produced (not mandatory) by one or several task. (e.g. design document, source code) * Several roles can be played by a single person, especially in Very Small Enterprises.

8 Process Tasks 1.Requirements identification The objective of this activity is to clearly define the scope of the project and identify the key requirements of the system. 2.Requirements refinement and analysis The objective of this Step is to detail and analyse all the requirements identified. 3.Requirements verification & validation Verify requirements and obtain validation from the customer or his representative. 4.Requirements change management To manage requirements change according with a process agreed upon with the customer.

9 Process Roles –Analyst –Person in charge within the development team to gather, analyze and manage the requirements related to the software to be developed. –Customer –Person in charge within the customer side to transfer and validate requirements to the development team. It can be the customer or any representative. –Developer –Person in charge of the development of the software. –Project Manager –Person in charge of managing the project (cost, schedule, tasks, contract,…)

10 Process Artefacts (Outputs) Use Cases Scenarios –Description of a sequence of interactions between the user and the future systems. Uses cases can be written as prescribed by UML but can also be text scenarios. Requirements Document –Document in which all identified requirements are centralized. Software prototype –Working piece of software produced during the early phases in order to demonstrate/validate a functionality of a system.

11 Overview of the Process

12 Task 1. Requirements Identification Objectives The objective of this activity is to clearly define the scope of the project and identify the key requirements of the system. Rationale It is important to clearly define the project scope (boundaries) and to identify key functionalities of the future system with the customer to avoid problems like forgotten key functionalities or requirements creep. Roles Project Manager Analyst Artefacts Use Cases – scenarios Requirements Document Steps 1.Collect information about the application domain (e.g. finance, medical,…) 2.Identify project’s scope 3.Identify and capture requirements 4.Structure and prioritize requirements

13 Task 2. Requirements Refinement and Analysis Objectives –The objective of this Step is to detail and analyse all the requirements identified. Rationale –It is important to go through identified requirements in order to detect requirements that seem easy to implement but hiding a business complexity that will cause problems in the project. Roles –Analyst –Customer –Developer Artefacts –Use Cases – scenarios –Requirements Document –Software prototype Steps 1.Detail requirements 2.Produce a prototype

14 Task 3. Requirements Verification & Validation Objectives –Verify requirements and obtain validation from the customer or his representative. Rationale –In order to avoid constant fundamental changes in the requirements, it is important to ask for the requirement validation from the customer. Roles –Analyst –Customer –Project Manager –Developer Artefacts –Requirements Document –Software prototype Steps 1.Clarify fuzzy requirements (verification) 2.Review software requirements specification 3.Validate requirements

15 Task 4. Requirements Change Management Objectives –To manage requirements change according with a process agreed upon with the customer. Rationale –Requirements change is a permanent feature of most of the IT projects. Change management must be planned and agreed upon with the customer on the project. Roles –Analyst –Project Manager –Customer Artefacts –Requirements Document Steps 1.Track changes to requirements 2.Analyze impact of changes 3.Identify changes that are out of the project scope 4.Prioritize changes

16 Templates Construx Volere IEEE Standard 830

17 Example 1- Requirement Lifecycle Short description here or in the Note page ?

18 Example 2 - Requirement Lifecycle Short description here or in the Note page ?

19 Requirements Checklist RS 1 TestableAll requirements are verifiable (objectively) RS 2 Complete Are the requirements complete? RS 3 Traceable All requirements must be traceable to a systems specification, contractual/proposal clause. RS 4 Correct Requirements must be correct (i.e. reflect exactly customer’s requirements) RS 5 Unique Requirements must be stated only once RS 6 ElementaryRequirements must be broken into their most elementary form RS 7 Scope Are the requirements in scope? RS 8 High Level Requirement must be stated in terms of final need, not perceived means (solutions) RS 9 QualityQuality attributes have been defined. RS 10 Unambiguous SRS must contain requirements statements that can be interpreted in one way only. RS 11 Hardware Hardware environment is completely defined. RS 12 SolidRequirements are a solid base for design

20 Support Tool Tracability Tool –To maintain the linkage from the source of each requirement through its decomposition to implementation and test (verification). –To ensure that all requirements are addressed, and that only what is required is developed. –Useful when conducting impact assessments of requirements, design or other configured item changes. –Location of the tool address of web site: XXX

21 Compliances Matrices ISO 9001 Coverage Matrix ISO/IEC Coverage Matrix CMMI Coverage Matrix Clause of CMMI Coverage F/P Title of the Activity Comments Clause of ISO 9001 Coverage F/P Title of the Activity Comments Xyz… X Requirements identification Step 1- Collect information about the application domain Clause of ISO/IEC Coverage F/P Title of the Activity Comments

22 Back-up Slides