Presentation is loading. Please wait.

Presentation is loading. Please wait.

CSI 5112 REQUIREMENTS ENGINEERING

Similar presentations


Presentation on theme: "CSI 5112 REQUIREMENTS ENGINEERING"— Presentation transcript:

1 CSI 5112 REQUIREMENTS ENGINEERING
(Part I) Adapted from: Lethbridge & Laganière 2001, Kontoya & Sommerville 1998, Amyot , Others where cited...

2 The beginning is the most important part of the work.
Plato, 4 B.C. Requirements Engineering

3 Requirements Engineering
Overview This presentation Part I: Motivation and definitions Types of requirements Processes and activities Part II: Writing better requirements Part III: Overview of RE techniques Other presentations Requirements Management User Requirements Notation Requirements Engineering

4 Requirements Engineering
Mars Climate Orbiter In 1999, the Mars Climate Orbiter disappears around Mars Cost: about $125M US. Problem caused by a misunderstanding between a team in Colorado and one in California. One team used the metric system while the other used the English system of a key function… Requirements Engineering

5 Requirements Engineering
GIRES GIRES (Gestion intégrée des ressources) integrated management of resources, to replace >1000 existing systems, in 140 organisations / departments, affecting employees! 8-year project of the Quebec government, started 1998. $80 million budget. Could not cope with changes to the requirements… Cost of $400 millions after 5 years, and very late. Project cancelled in 2003. Requirements Engineering

6 Requirements Engineering
Canadian Gun Registry Law adopted in 1995. Was supposed to cost $119M, with revenues of $117M (net cost of $2M). 30 types of permits, long questionnaires, 90% of errors in requests Rising costs ($327M in 2000, $688M in 2002, plus others…) Many political and legal issues, and a few scandals… Customer asked for over 2000 changes in the computer system! ~$1G in 2004, even more by the time the system is fully functional. Tons of unhappy customers and taxpayers… Not required to register as of May 17, 2006! Bill C-391 An Act to amend the Criminal Code and the Firearms Act (repeal of long-gun registry). Passed in April 2013… Requirements Engineering

7 You Think One Would Learn…
List of badly managed IT projects in governments (Quebec and Canada) In French, but you will get the idea. To be remembered when you pay your income taxes! SAGIR is one in the making… Follow-up to GIRES started in 2005 Was supposed to be done in 2007 for $83M Not finished, >$1G, obsolete, restarted now Requirements Engineering

8 You said “Requirements”?
A requirement is… an expression of the ideas to be embodied in the system or application under development a statement about the proposed system that all stakeholders agree must be made true in order for the customer’s problem to be adequately solved. Short and concise piece of information Says something about the system All the stakeholders have agreed that it is valid It helps solve the customer’s problem Requirements Engineering

9 Requirements Engineering
According to IEEE A requirement is defined as: a condition or capability needed by a user to solve a problem or achieve an objective; a condition or a capability that must be met or possessed by a system … to satisfy a contract, standard, specification, or other formally imposed document …” Requirements Engineering

10 You said “Requirements Engineering”?
Requirements Engineering (RE) is… The activity of development, elicitation, specification, analysis, and management of the stakeholder requirements, which are to be met by systems RE is concerned with identifying the purpose of a software system… and the contexts in which it will be used. Requirements Engineering

11 Requirements Engineering Activities
Requirements Development Requirements Management Elicitation Specification Analysis Verification Larry Boldt, Trends in Requirements Engineering People-Process-Technology, Technology Builders, Inc., 2001 Requirements Engineering

12 About these RE Activities…
Requirements elicitation Requirements discovered through consultation with stakeholders Requirements analysis and negotiation Requirements are analyzed and conflicts resolved through negotiation Requirements specification A precise requirements document is produced Requirements validation The requirements document is checked for consistency and completeness Requirements management Needs and contexts evolve, and so do requirements! Requirements Engineering

13 Perspectives on RE from SWEBOK 3.0
Requirements Engineering

14 Statistics from NIST Report
NIST (National Institute of Standards and Technology's) has published a comprehensive (309 pages) and very interesting report on project statistics and experiences based on data from a large number of software projects (May 2002). 70 % of the defects are introduced in the specification phase 30 % are introduced later in the technical solution process. Only 5 % of the specification inadequacies are corrected in the specification phase 95 % are detected later in the project or after delivery where the cost for correction in average is 22 times higher compared to a correction directly in the specification effort. The NIST report concludes that extensive testing is essential, however testing detects the dominating specification errors late in the process. Requirements Engineering

15 Why Focus on Requirements ?
Distribution of Defects Distribution of Effort to Fix Defects Code 1% Code 7% Other 4% Design 13% Requirements 56% Other 10% Requirements 82% Design 27% (Martin & Leffinwell) Requirements Engineering

16 Requirements Engineering
CHAOS Report, 2004 Requirements Engineering

17 Standish Group Inc., 1994-2009 ~50,000 projects over 14 years
Progression since 1994 Note: these numbers are criticized in: J.L. Eveleens and C. Verhoef, “The Rise and Fall of the Chaos Report Figures”. IEEE Software, 27(1), Jan/Feb 2010, pp Requirements Engineering

18 Requirements Engineering
CHAOS Report 2012 Requirements Engineering

19 Requirements Engineering
Success Factors, Requirements Engineering

20 Requirements Engineering
Success Factors, 2012 Requirements Engineering

21 Requirements Engineering
A Different View (2014) S. Fricker, R. Grau, A. Zwingli (2014). Requirements Engineering: Best Practice. Requirements Engineering for Digital Health. Springer. Requirements Engineering

22 Requirements Engineering
A Different View (2014) Companies still think they do too little RE… S. Fricker, R. Grau, A. Zwingli (2014). Requirements Engineering: Best Practice. Requirements Engineering for Digital Health. Springer. Requirements Engineering

23 Dilbert on User Involvement
Requirements Engineering

24 Managing Evolving Requirements
“Changing requirements is as certain as death and taxes” Source: Requirements Engineering

25 RE Process and Related Activities
Why? What? How? Who? When? If-Then Does It? Where? Identify Business Needs and Goals Derive User & Functional Requirements Time Design Solutions TIME Project Management Process Risk Management Process Quality Management Process Component & Configuration Management Process Requirements Engineering

26 Requirements Engineering
Overview This presentation Motivation and definitions Types of requirements Processes and activities Requirements Engineering

27 So Many “Requirements”…
A goal is an objective or concern used to discover and evaluate functional and non-functional requirements. A goal is not yet a requirement… A functional requirement is a requirement defining functions of the system under development Describes what the system should do A non-functional requirement is a requirement characterizing a system property such as expected performance, robustness, usability, maintainability, etc. Constraints that must be adhered to during development A user requirement is a desired goal or function that a user and other stakeholders expect the system to achieve Does not become necessarily a system requirement A domain requirement is a requirement derived from the application domain Can be functional or non-functional Requirements Engineering

28 Functional Requirements
What inputs the system should accept What outputs the system should produce What data the system should store that other systems might use What computations the system should perform The timing and synchronization of the above Examples: The system shall support searching a subset of the initial set of databases. The system shall provide a PDF viewer for the user to read documents in the document store. Requirements Engineering

29 Non-Functional Requirements (NFR)
Also called quality requirements, or extra-functional requirements. Three main types (according to L&L): 1. Categories reflecting: usability, efficiency, reliability, maintainability and reusability Response time Throughput Resource usage Reliability Availability Recovery from failure Allowances for maintainability and enhancement Allowances for reusability Requirements Engineering

30 Non-Functional Requirements (NFR)
2. Categories constraining the environment and technology of the system. Platform (minimal requirements, OS, devices…) Technology to be used (language, DB, …)  3. Categories constraining the project plan and development methods Development process (methodology) to be used Cost and delivery date Often put in contract or project plan instead Requirements Engineering

31 Various NFR Types Other ontologies also exist.
(Sommerville & Kontoya, 1998) Requirements Engineering

32 Examples of Non-Functional Requirements
Product requirement It shall be possible for all necessary communication between the system and the user to be expressed in the standard ISO Latin 1 character set. Process requirement The system development process and deliverable documents shall conform to the process and deliverables defined in MIL-STD-498. Security requirement The system shall not disclose any personal information about customers apart from their name and reference number to the operators of the system. Requirements Engineering

33 Four Challenges with NFRs
1) Selecting appropriate and relevant categories E.g., Learnability 2) Selecting appropriate metrics E.g., Number of hours of training to execute tasks with a certain success rate. 3) Selecting appropriate values E.g., The system shall require fewer than 3 hours of training for beginners to solve a puzzle correctly 95% of the time 4) Specifying our level of confidence in that NFR At this time: 40% sure about it. Requirements Engineering

34 False/True Positives/Negatives… Confusion Matrix
? [ Requirements Engineering Techniques

35 Some Requirements Are Domain Specific
Surveillance of seal population in the North Transmitting tags attached to seals, to track their location Hard to attach a transmitter (and dangerous!) Project over several years Problem: batteries last several weeks, while the project spans many years Options proposed for the tags: Transmit every 40 minutes for 9 months (4500$) Transmit every 60 minutes for 1 year (4500$) Transmit every 40 minutes for 2 years (5500$) Domain constraints… Tags are attached to the fur of seals Seals lose their fur every 9 months!!! Requirements Engineering

36 Challenges of Domain-Specific Requirements
Understandability Requirements are expressed in the language of the application domain This is often not understood by software engineers developing the system Implicitness / Tacit Knowledge Domain specialists understand the area so well that they do not think of making the domain requirements explicit People are often unaware of the tacit knowledge they possess and therefore cannot express it to others “It’s obvious” “Assume” Requirements Engineering

37 Requirements Engineering
Goals Non-functional requirements may be very difficult to state precisely (especially at the beginning) and imprecise requirements may be difficult to verify. Goal Convey the intention or the objective of one or many stakeholders. Can guide the discovery of verifiable non-functional requirements that can be tested objectively. Requirements Engineering

38 Requirements Engineering
Overview This presentation Motivation and definitions Types of requirements Processes and activities Requirements Engineering

39 Requirements and Modeling
Hull, Jackson, Dick: Requirements Engineering, 2004 Requirements Engineering

40 Typical Layered Approach (V-shaped)
Hull, Jackson, Dick: Requirements Engineering, 2004 Requirements Engineering

41 Requirements and Iterative, Step-Wise Development
[Lamsweerde] Requirements Engineering

42 Validation vs. Verification
Requirements Engineering

43 The Requirements Analyst
Plays an essential communication role talks to users: application domain talks to developers: technical domain translates user requirements into functional requirements and quality goals Needs many capabilities interviewing and listening skills facilitation and interpersonal skills writing and modeling skills organizational ability RE is more than just modelling… This is a social activity! Karl Wiegers – In Search of Excellent Requirements Requirements Engineering

44 CSI 5112 WRITING BETTER REQUIREMENTS (Part II)
Sources: Ian Zimmerman (Telelogic, 2001) and Ivy Hooks (Compliance Automation, 1998) Gunter Mussbacher (2009)

45 Anatomy of a Good Requirement
Defines the system under discussion Verb with correct identifier (shall or may) The Online Banking System shall allow the Internet user to access her current account balance in less than 5 seconds. Defines a positive end result Quality criterion The challenge is to seek out the subject, positive end result, and success measure in every requirement you define! Requirements Writing

46 Example of a Bad Requirement
Cannot write a requirement on the user No identifier for the verb X “The Internet user quickly sees the balance of her account on the laptop screen .” Vague quality criterion What versus how Requirements Writing

47 Standard for Writing a Requirement
Each requirement must first form a complete sentence Not a bullet list of buzzwords Each requirement contains a subject and predicate Subject: a user type or the system under discussion Predicate: a condition, action, or intended result. Consistent use of the verb: “shall,” “will”, or “must” to show mandatory nature “should” or “may” to show optionality Usually, shall and should are used. A requirement contains a success criterion or other measurable indication of the quality. A requirement describes what must be done, rather than how. Although often “your what is my how”… Requirements Writing

48 Standard for Writing a Requirement
Several standards define fairly precisely how to use key words (verbs and adjectives) in their documents. Example: IETF RFC 2119: Key words for use in RFCs to Indicate Requirement Levels MUST, REQUIRED or SHALL: mean that the definition is an absolute requirement of the spec. MUST NOT or SHALL NOT: absolute prohibition SHOULD or RECOMMENDED: think twice about not doing it! SHOULD NOT or NOT RECOMMENDED: think twice about doing it! MAY or OPTIONAL: truly optional Requirements Writing

49 Standard for Writing a Requirement
Look for the following characteristics in each requirement Feasible (not wishful thinking) Needed (provides the specifics of a desired end goal or result) Testable (contains a success criterion/other measurable indication of quality) Clear, unambiguous, precise, one thought Prioritized With a unique identifier Do not encode information in the identifier Note: several characteristics are mandatory (feasible, needed, testable) whereas others improve communication Requirements Writing

50 Writing Pitfalls to Avoid
Never describe how the system is going to achieve something (over-specification), always describe what the system is supposed to do Refrain from designing the system prematurely Danger signs: using names of components, materials, software objects, fields & records in the user or system requirements Designing the system too early may increase system costs Do no mix different kinds of requirements (e.g., requirements for users, system, and how the system should be designed, tested, or installed) Do not mix different requirements levels (e.g., the system and subsystems) Danger signs: high level requirements mixed in with database design, software terms, or very technical terms Beware: may depend on the level of abstraction Requirements Writing

51 Writing Pitfalls to Avoid
“What versus how” test X The system shall use Microsoft Outlook to send an to the customer with the purchase confirmation. The system shall inform the customer that the purchase is confirmed. Requirements Writing

52 Writing Pitfalls to Avoid
Never build in let-out or escape clauses Requirements with let-outs or escapes are dangerous because of problems that arise in testing Danger signs: if, but, when, except, unless, although These terms may however be useful when the description of a general case with exceptions is much clearer and complete that an enumeration of specific cases Avoid ambiguity Write as clearly and explicitly as possible Ambiguities can be caused by: The word or to create a compound requirement Poor definition (giving only examples or special cases) The words etc, …and so on (imprecise definition)  Requirements Writing

53 Writing Pitfalls to Avoid
Do not use vague indefinable terms Many words used informally to indicate quality are too vague to be verified Danger signs: user-friendly, highly versatile, flexible, to the maximum extent, approximately, as much as possible, minimal impact X The Easy Entry System shall be easy to use and require a minimum of training except for the professional mode. Requirements Writing

54 Writing Pitfalls to Avoid
Do not make multiple requirements Keep each requirement as a single sentence Conjunctions (words that join sentences together) are danger signs: and, or, with, also Do not ramble Long sentences with arcane language References to unreachable documents X The Easy Entry Navigator module shall consist of order entry and communications, order processing, result processing, and reporting. The Order Entry module shall be integrated with the Organization Intranet System and results are stored in the group’s electronic customer record. Requirements Writing

55 Writing Pitfalls to Avoid
Do not speculate There is no room for “wish lists” – general terms about things that somebody probably wants Danger signs: vague subject type and generalization words such as usually, generally, often, normally, typically Do not express suggestions or possibilities Suggestions that are not explicitly stated as requirements are invariably ignored by developers Danger signs: may, might, should, ought, could, perhaps, probably Avoid wishful thinking Wishful thinking means asking for the impossible (e.g., 100% reliable, safe, handle all failures, fully upgradeable, run on all platforms) X The Easy Entry System may be fully adaptable to all situations and often require no reconfiguration by the user. Requirements Writing

56 Rate these Requirements
X The Order Entry system provides for quick, user- friendly and efficient entry and processing of all orders. X Invoices, acknowledgments, and shipping notices shall be automatically faxed during the night, so customers can get them first thing in the morning. X Changing report layouts, invoices, labels, and form letters shall be accomplished. X The system shall be upgraded in one whack. X The system has a goal that as much of the IS data as possible be pulled directly from the T&M estimate. Requirements Writing

57 Towards Good Requirements Specifications
Valid (or “correct”) Expresses actual requirements Complete Specifies all the things the system must do (including contingencies) ...and all the things it must not do! Conceptual Completeness (e.g., responses to all classes of input) Structural Completeness (e.g., no TBDs!!!) Consistent Does not contradict itself (satisfiable) Uses all terms consistently Note: inconsistency can be hard to detect, especially in concurrency/timing aspects and condition logic Formal modeling can help Beneficial Has benefits that outweigh the costs of development Source: Adapted from Blum 1992, pp164-5 and the IEEE-STD Requirements Writing

58 Towards Good Requirements Specifications
Necessary Doesn’t contain anything that isn’t “required” Unambiguous Every statement can be read in exactly one way Clearly defines confusing terms (e.g., in a glossary) Uniquely identifiable For traceability and version control Verifiable A process exists to test satisfaction of each requirement “every requirement is specified behaviorally” Understandable (clear) E.g., by non-computer specialists Modifiable Must be kept up to date! Source: Adapted from Blum 1992, pp164-5 and the IEEE-STD Requirements Writing

59 Typical Mistakes Noise Wishful thinking
the presence of text that carries no relevant information to any feature of the problem. Silence a feature that is not covered by any text. Over-specification text that describes a feature of the solution, rather than the problem. Contradiction text that defines a single feature in a number of incompatible ways. Ambiguity text that can be interpreted in at least two different ways. Forward reference text that refers to a feature yet to be defined. Wishful thinking text that defines a feature that cannot possibly be validated. Jigsaw puzzles e.g. distributing requirements across a document and then cross-referencing Inconsistent terminology Inventing and then changing terminology Putting the onus on the development staff i.e. making the reader work hard to decipher the intent Writing for the hostile reader There are fewer of these than friendly readers Source: Steve Easterbrook, U. of Toronto Requirements Writing

60 Key Questions and Characteristics
Remember the key questions: “Why?” or “What is the purpose of this?” Feasible Needed Testable (Verifiable) Requirements Writing

61 A Few Syntactic Analysis Tools
QuARS Quality Analyzer of Requirements Specification ARM Automated Requirement Measurement Tool TIGER Pro Tool to Ingest and Elucidate Requirements QuARS REFSQ 2001 Fabbrini Fusani Gnesi Lami Istituto di Elaborazione dell’Informazione Pisa FRED Joe Kasser University of South Australia Poor word list TIGER (multiple requirement in a paragraph, possible multiple requirement, unverifiable requirement, use of “will” or “must” instead of “shall”, and the existence of a user defined “poor word”) ARM Nasa Requirements Writing

62 CSI 5112 Requirements Engineering Techniques
(Part III) Adapted from: Kontoya & Sommerville 1998, Lethbridge & Laganière 2001, Atlee, Day, and Berry 2004, Amyot & Somé , Others where cited...

63 Requirements Engineering Activities
Requirements Development Requirements Management Elicitation Specification Analysis Verification Requirements Engineering Techniques

64 Typical Requirements Elicitation Approach…
Requirements Engineering Techniques

65 What is Requirements Elicitation?
Elicitation means “to bring out, to evoke, to call forth” Requirements elicitation is “the process of discovering the requirements for a system by communication with customers, system users and others who have a stake in the system development” Human activity involving interaction between human beings: Clients, buyers, users Domain experts, software engineers and architects Market specialists, lawyers, people involved in related systems, anyone who can bring some added value Requirements Engineering Techniques

66 Requirements Engineering Techniques
Elicitation Goals Determine sources of information Determine appropriate techniques to get it Get information on domain, problem, constraints Determine the scope and feasibility Produce a first document Mainly user requirements and elicitation notes Potentially incomplete, disorganized, inconsistent But we must start somewhere! Requirements Engineering Techniques

67 Elicitation Risks and Challenges
Problems of scope System boundaries inadequately defined or defined too soon Unnecessary technical details Problems of understanding Stakeholder not sure of what is needed Stakeholder has trouble communicating needs Stakeholder does not understand capabilities and limitation of computing environment Stakeholder does not have full understanding of domain Stakeholders state conflicting requirements Problems of volatility Stakeholders will not commit to a set of written requirements Requirements Engineering Techniques

68 Elicitation Risks and Challenges
Other typical issues Experts seldom available Finding an adequate level of precision/detail Common vocabulary often missing Requirements do not fall from the sky ! Sometimes hidden Sometimes too obvious, implicit, ordinary… Assume == “ass” of “u” and “me” Participants often lack motivation and resist to change We need much efforts and discussion to come up with a common agreement and understanding! Requirements Engineering Techniques

69 On Stakeholders Availability…
Stakeholders are generally busy! Have priorities other than you Are rarely entirely disconnected from their daily routine and tasks See their participation to the elicitation process as a supplementary task Hence, you must have the support and commitment of managers (especially theirs!) You must also avoid being perceived as a threat: Loss of jobs caused by the improved system Loss of autonomy, powers, or privileges To the recognition and visibility of their work Requirements Engineering Techniques

70 RE: More an Art than Science
Requirements Engineering Techniques

71 Sources of Requirements
Various stakeholders Clients, customers, users (past and future), managers, domain experts, developers, marketing and QA people, lawyers, auditors, anyone who can bring added value! Pre-existing systems Not necessarily software systems Pre-existing documentation Competing systems Documentation about interfacing systems Standards, policies, collective agreements, legislation Requirements Engineering Techniques

72 Elicitation Techniques
Analysis of existing systems or documentation Including data mining Observation, ethnography Questionnaires Interviewing Brainstorming, Joint Application Design (JAD), workshops and other participatory approaches Prototyping, pilot systems Use cases and scenarios To be revisited later… See also: elicitation-procedures Requirements Engineering Techniques

73 Analysis of Existing Systems
Useful for new improved version Important to know: What is used, not used, or missing What works (keep?), what does not work (drop?) How the system is really used (with frequency and importance) and was supposed to be used, and how we would like to use it Users may not like the new system if it is too different (nostalgia!) Requirements Engineering Techniques

74 Observation and Ethnography
Get into the trenches, observe silently (not to get biased information) Shadow important potential users as they do their work ask the user to explain everything he or she is doing Session videotaping (need permission) Beware of the observer effect! Ethnography “Writing the culture" Also attempts to discover social, human, and political factors, which may also impact requirements. Requirements Engineering Techniques

75 Requirements Engineering Techniques
Interviewing (1/3) Three main objectives: Record information to be used as input to requirements analysis and modeling Discover information accurately and efficiently Reassure interviewee that his/her understanding of the topic has been explored, listened to, and valued Four important steps: Planning, interview session, consolidation, follow-up Many strategies for questioning Requirements Engineering Techniques

76 Requirements Engineering Techniques
Interviewing (2/3) Interview as many types stakeholders as possible Not just clients and users Ask problem-oriented questions Ask about specific details, but… Detailed and solution-specific questions may miss the stakeholder’s real requirements. Example: Would you like Word 2012, Excel 2012 or both? vs. Would you like to do word processing, computations, or both? Watch for unanswerable questions… How do you tie your shoelaces? Please explain. Requirements Engineering Techniques

77 Requirements Engineering
Interviewing (3/3) Hints: Make the interviewee comfortable and confident, no smartass! Record, but only with permission Discourse might change on record… Balance interview goals with emerging opportunities Interview several people at once to create synergy Exercise: Tell me 10 jokes each… Do not assume that stated needs are correct! Thank the participants (e.g., by ), ask 2-3 very short questions, and keep the door open to future interactions See interesting video: Requirements Engineering

78 Requirements Engineering Techniques
Brainstorming To invent a new way of doing things, or when there are many unknowns Roles: scribe, moderator, participants Two main steps: Storm: Generating as many ideas as possible (quantity, not quality) Encourage creativity (provoke!). Wild is good! Calm: Filtering out of ideas (combine, clarify, prioritize, improve…) to keep the best one(s). May require some voting or prioritization strategy. Joint Application Development (JAD) is a more structured and intensive brainstorming approach. More roles, steps, and forms… Requirements Engineering Techniques

79 Questionnaires and Surveys
Some benefits: Can reach multiple people, maybe in an anonymous way Asynchronous, distributed, and can be quick to answer Cheap Challenges: Preparation time! Choice of questions: open-ended and close (lack of flexibility) Choice of answers and scales (nominal, intervals, Likert…); avoid centralist tendencies! Statistical significance during analysis Validity of questions (bias, ambiguities) Repetition and order of questions Determining suitable participants to invite (risk of bias, of fraud) Getting people to answer everything (exhaustion, unattractive…)! Requirements Engineering Techniques

80 Types of Questions to Consider
Demography questions (for classification) Age, country, occupation… For analysis from many angles Beware of re-identification risks if supposed to be anonymous Attitudinal questions What do you think of…? Do you agree with…? Scale with 4-6 values (no center) or 5-7 values (with neutral value) Strongly agree Agree somewhat Neither agree nor disagree (Undecided) Disagree somewhat Strongly disagree Supplementary open questions (instructive, but qualitative) Optional/alternative questions, by population Redundant questions, for robustness… Requirements Engineering Techniques

81 Analysis to Consider… In Advance!
Will the survey be repeated (before/after, for comparison)? Determine the type of (statistical) analysis, e.g.: Statistical significance? Test your questionnaire and your analysis on a small group! See also this important video on surveys and questionnaires: Requirements Engineering Techniques

82 Dilbert on Brainstorming
Requirements Engineering Techniques

83 Requirements Engineering Techniques
Prototyping I’ll know it when I’ll see (or won’t see) it! Can help find new functionalities, discuss usability, and establish priorities. Prototypes can take many forms: Paper prototypes (see ) Screen mock-ups Interactive prototypes (e.g., with Flash/Shockwave) Models (executable) Pilot systems… Requirements Engineering Techniques

84 Prototyping: Some Design Decisions…
Prototypes can be Evolutive: turned into a product incrementally Throw-away: less precise, throwable, and focusing on the less well-understood aspects of the system to design Fidelity levels High: more costly and difficult to change, but more precise verdicts about requirements Low: cheaper and faster to develop, but may not cover enough and may appear “unprofessional” to some stakeholders. Requirements Engineering Techniques

85 Comparison of a few techniques
See also this intro and comparison from Ying Chen : Technique Good for Kind of data Plus Minus Questionnaires Answering specific questions Quantitative and qualitative data Can reach many people with low resource The design is crucial. Response rate may be low. Responses may not be what you want Interviews Exploring issues Some quantitative but mostly qualitative data Interviewer can guide interviewee. Encourages contact between developers and users Time consuming. Artificial environment may intimidate interviewee Focus groups and workshops Collecting multiple viewpoints Highlights areas of consensus and conflict. Encourages contact between developers and users Possibility of dominant characters Naturalistic observation Understanding context of user activity Qualitative Observing actual work gives insight that other techniques cannot give Very time consuming. Huge amounts of data Studying documentation Learning about procedures, regulations, and standards Quantitative No time commitment from users required Day-to-day work will differ from documented procedures Source: Preece, Rogers, and Sharp “Interaction Design: Beyond human-computer interaction”, p214 Requirements Engineering Techniques

86 Dilbert and Elicitation
Requirements Engineering Techniques

87 Requirements Engineering Activities
Requirements Development Requirements Management Elicitation Specification Analysis Verification Requirements Engineering Techniques

88 Requirements Analysis
The process of studying and analyzing the customer and the user needs to arrive at a definition of (software) requirements. Objectives detect and resolve conflicts between (user) requirements discover the bounds of the software and how it must interact with its environment negotiate priorities elaborate system requirements to derive software requirements Analysis is often combined with modelling Requirements Engineering Techniques

89 Requirements Engineering Techniques
Typical Approaches Many approaches involve modeling to get a global picture of the requirements. Structured analysis (1970) Object-oriented analysis (1990) Problem Frames (1995) Scenario analysis Analysis can be on individual requirements as well Remember presentation on writing better requirements. More on analysis and feature interactions soon… Requirements Engineering Techniques

90 Requirements Engineering Techniques
Modeling Notations Natural language (English) No special training required Ambiguous, verbose, vague, obscure ... No automation Ad hoc notation (bubbles and arrows) No syntax formally defined meaning not clear, ambiguous Semi-formal notation (URN, UML...) Syntax (graphics) well defined Partial common understanding, reasonably easy to learn Partial automation Meaning only defined informally Still a risk of ambiguities Formal notation (Logic, SDL, Petri nets, FSM ...) Syntax & semantics defined Great automation (analysis and transformations) More difficult to learn & understand Requirements Engineering Techniques

91 Requirements Engineering Techniques
Modeling Notations (2) Informal language is better understood by all stakeholders Good for user requirements, contract But, language lacks precision Possibility for ambiguities Lack of tool support Formal languages are more precise Fewer possibilities for ambiguities Offer tool support (e.g. automated verification and transformation) Intended for developers Source (for decision table): Easterbrook and Callahan, 1997 Requirements Engineering Techniques

92 Requirements Engineering Techniques
Model Analysis By construction We learn by questioning and describing the system By inspection Execute/analyze the model in our minds Reliable? By formal analysis Requires formal semantics (mathematical) and tools Reliable (in theory), but expensive (for certain modeling approaches) By testing Execution, simulation, animation, test... Requires well-defined semantics and execution/simulation tools More reliable than inspection for certain aspects Possible to interact directly with the model (prototype) Requirements Engineering Techniques

93 Requirements Negotiation
Potential resolution strategies: Agreement Compromise Voting Definition of variants Overruling Mediation Arbitration Goal analysis (think GRL!) Conflict resolution hence often involves negotiation Negotiating a coherent set of requirements is not easy But it is one task of the requirements analyst Difficult to satisfy everyone, to achieve all goals, make good decisions! Requirements Engineering

94 Requirements Engineering Techniques
Prioritisation Requirements Engineering Techniques

95 Which Sector Should We Focus On?
A lot! Value R11 R10 R6 R9 R13 R7 R3 R15 R14 R8 R1 R12 R2 R4 R5 To avoid! R16 A lot! Cost Requirements Engineering Techniques

96 Example: Volvo Car Corporation

97 On Triage and Prioritization
Must be simple and fast, for real adoption Must yield accurate and trustworthy results Must help: Make acceptable tradeoffs among goals of value, cost and time-to-market  Project planning in allocating resources based on requirements importance to the project as a whole Determine when a requirements should become part of the product What to minimize/maximize? Requirements Engineering Techniques

98 Wiegers’ Prioritization example
Chemical tracking system priority = (value%)/((cost% * cost weight)+(risk% * risk weight)) Requirements Engineering Techniques

99 Requirements Engineering Techniques
Pairwise Comparisons Finding scores and weights is difficult and subjective Potential solution: pairwise comparison Which requirements (A or B) is more important: A << < = > >> B Example approach Analytic Hierarchy Process [Karlsson et Ryan, 1997] New problems Large number of pairs Solved using transitivity and other tricks! Dependencies between requirements Can actually be used to further reduce the # of pairs Ex: group many requirements as features Tool example: IBM Rational Focal Point Visit Wikipedia! Analytic_Hierarchy_Process Prioritizing_Requirements_using_a_Cost-Value_Approach Video: Requirements Engineering Techniques

100 Challenge: Complexity Management!
Requirements Engineering Techniques

101 Requirements Engineering Techniques
Features Evolve Too! Feature Survival Charts give an overview of changes done (or decisions taken) during one or multiple projects. Also useful for process improvement. Source: Krzysztof Wnuk, Björn Regnell, Lena Karlsson: Visualization of Feature Survival in Platform‐Based Embedded Systems Development for Improved Understanding of Scope Dynamics, 3rd International Workshop on Requirements Engineering Visualization REV 08, Barcelona, Spain. Requirements Engineering Techniques

102

103 Quantitative Analysis of Feature Survival Charts
Requirements Engineering Techniques

104 Requirements Engineering Activities
Requirements Development Requirements Management Elicitation Specification Analysis Verification Requirements Engineering Techniques

105 Requirements Specification
Specification activity The invention and definition of a behaviour of a new, solution system such that it will produce the required effects in the problem domain Requirements Analysis defined the problem domain and the required effects Specification Document A document that clearly and precisely describes, each of the essential requirements, in a verifiable way. Requirements Engineering Techniques

106 Requirements Engineering Techniques
IEEE Std IEEE Recommended Practice for Software Requirements Specifications It should help: Software customers to accurately describe what they wish to obtain; Software suppliers to understand exactly what the customer wants; Individuals to accomplish the following goals: Develop a standard software requirements specification (SRS) outline for their own organizations; Define the format and content of their specific software requirements specifications; Develop additional local supporting items such as an SRS quality checklist, or an SRS writer’s handbook. Provides a set of potential, compliant templates Requirements Engineering Techniques

107 Requirements Engineering Techniques
ISO/IEC/IEEE 29148:2011 Systems and software engineering — Life cycle processes — Requirements engineering Provides a unified treatment of the processes and products involved in engineering requirements throughout the life cycle of systems and software. Harmonizes IEEE 830, SWEBOK, and 7 other standards. More emphasis on characteristics of good requirements, RE activities and processes, operations (and operation context), and different information items (including their structures) such as specification of requirements for stakeholders, systems and software. Complies with ISO/IEC and ISO/IEC 12207 Requirements Engineering Techniques

108 Requirements Engineering Techniques
SRS Outline Verification: This section provides the verification approaches and methods planned to qualify the software. The information items for verification are recommended to be given in a parallel manner with the information items in section 3. Requirements Engineering Techniques

109 Other Relevant Specification Standards
CENELEC Internal Regulations Part 3: Rules for the structure and drafting of CEN/CENELEC Publications (ISO/IEC Directives – Part 2, modified), See also for the 2011 version in English Requirements Engineering Techniques

110 Requirements Engineering Activities
Requirements Development Requirements Management Elicitation Specification Analysis Verification Requirements Engineering Techniques

111 Dilbert and Validation
Requirements Engineering Techniques

112 Requirements Verification and Validation
Check that the product is being built right Check that the right product is being built Help ensure delivery of what the client wants Need to be performed at every stage during the process Elicitation: checking back with the elicitation sources “So, are you saying that ?” Analysis: checking that the domain description and requirements are correct Specification: checking that the defined system requirement will meet the user requirements under the assumptions of the domain/environment. Checking conformity to well-formedness rules, standards… Requirements Engineering Techniques

113 Requirements Engineering Techniques
Some V&V Techniques Simple checks Review, inspections Often use checklists Prototypes Logical analysis Functional test design Model-oriented V&V May be formal or not, automated or not Requirements Engineering Techniques

114 Typical Review / Inspection Steps
Plan review The review team is selected and a time and place for the review meeting is chosen. Distribute documents The requirements document is distributed to the review team members Prepare for review Individual reviewers read the requirements to find conflicts, omissions, inconsistencies, deviations from standards and other problems. Hold review meeting Individual comments and problems are discussed and a set of actions to address the problems is agreed. Follow-up actions The chair of the review checks that the agreed actions have been carried out. Revise document The requirements document is revised to reflect the agreed actions. At this stage, it may be accepted or it may be re-reviewed Requirements Engineering Techniques

115 Example: Fagan Inspection (many variants exist)
Note: the boss is not involved in the process! Requirements Engineering Techniques

116 Comments on Reviews and Inspections
Advantages Effective (even after considering cost) Allow finding sources of errors (not only symptoms) Authors are more attentive when they know their work will be closely reviewed Encourage them to conform to standards Familiarize large groups, diffusion of knowledge Risks Reviews can be dull and draining (need to be limited in time) Time consuming and expensive (but usually cheaper than the alternative) Personality problems and office politics… Requirements Engineering Techniques

117 What Is Used? (Recent Survey, 400+ projects)
S. Fricker, R. Grau, A. Zwingli (2014). Requirements Engineering: Best Practice. Requirements Engineering for Digital Health. Springer. Requirements Engineering Techniques

118 Requirements Engineering Techniques
RE Conferences International Requirements Engineering Conference (RE; since 1993): Int. Working Conf. on Requirements Engineering Foundation for Software Quality (REFSQ; since 1995): Workshop on Requirements Engineering (WER; since 1998): Asia Pacific Requirements Engineering Symposium (APRES; since 2014): Dozens of satellite workshops and special tracks elsewhere. Requirements Engineering Techniques

119 Dilbert and Requirements Engineering
Requirements Engineering Techniques


Download ppt "CSI 5112 REQUIREMENTS ENGINEERING"

Similar presentations


Ads by Google