HOME

TheInfoList



OR:

In
requirements engineering Requirements engineering (RE) is the process of defining, documenting, and maintaining requirements in the engineering design process. It is a common role in systems engineering and software engineering. The first use of the term ''requiremen ...
, requirements elicitation is the practice of researching and discovering the requirements of a system from users, customers, and other stakeholders. The practice is also sometimes referred to as "requirement gathering". The term elicitation is used in books and research to raise the fact that good requirements cannot just be collected from the customer, as would be indicated by the name requirements gathering. Requirements elicitation is non-trivial because you can never be sure you get all requirements from the user and customer by just asking them what the system should do or not do (for Safety and Reliability). Requirements elicitation practices include interviews, questionnaires, user observation, workshops,
brainstorming Brainstorming is a group creativity technique by which efforts are made to find a conclusion for a specific problem by gathering a list of ideas spontaneously contributed by its members. In other words, brainstorming is a situation where a grou ...
,
use cases In software and systems engineering, the phrase use case is a polyseme with two senses: # A usage scenario for a piece of software; often used in the plural to suggest situations where a piece of software may be useful. # A potential scenario ...
, role playing and
prototyping A prototype is an early sample, model, or release of a product built to test a concept or process. It is a term used in a variety of contexts, including semantics, design, electronics, and software programming. A prototype is generally used to ...
. Before requirements can be analyzed, modeled, or specified they must be gathered through an elicitation process. Requirements elicitation is a part of the requirements engineering process, usually followed by analysis and specification of the requirements. Commonly used elicitation processes are the stakeholder meetings or interviews. For example, an important first meeting could be between software engineers and customers where they discuss their perspective of the requirements. The requirements elicitation process may appear simple: ask the customer, the users and others what the objectives for the system or product are, what is to be accomplished, how the system or product fits into the needs of business, and finally, how the system or product is to be used on a day-to-day basis. However, issues may arise that complicate the process. In 1992, Christel and Kang identified problems that indicate the challenges for requirements elicitation: #'Problems of scope'. The boundary of the system is ill-defined or the customers/users specify unnecessary technical details that may confuse, rather than clarify, overall system objectives. #Problems of understanding. The customers/users are not completely sure of what is needed, have a poor understanding of the capabilities and limitations of their computing environment, don’t have a full understanding of the problem domain, have trouble communicating needs to the system engineer, omit information that is believed to be “obvious,” specify requirements that conflict with the needs of other customers/users, or specify requirements that are ambiguous or untestable. #Problems of volatility. The requirements change over time. The rate of change is sometimes referred to as the level of requirement volatility Requirements quality can be improved through these approaches: #Visualization. Using tools that promote better understanding of the desired end-product such as visualization and simulation. #Consistent language. Using simple, consistent definitions for requirements described in natural language and use the business terminology that is prevalent in the enterprise. #Guidelines. Following organizational guidelines that describe the collection techniques and the types of requirements to be collected. These guidelines are then used consistently across projects. #Consistent use of templates. Producing a consistent set of models and templates to document the requirements. #Documenting dependencies. Documenting dependencies and interrelationships among requirements. #Analysis of changes. Performing root cause analysis of changes to requirements and making corrective actions.


Guidelines

In 1997, Sommerville and Sawyer suggested a set of guidelines for requirements elicitation, to address concerns such as those identified by Christel and Kang: * Assess the business and technical feasibility for the proposed system * Identify the people who will help specify requirements and understand their organizational bias * Define the technical environment (e.g., computing architecture, operating system, telecommunications needs) into which the system or product will be placed * Identify "domain constraints" (i.e., characteristics of the business environment specific to the application domain) that limit the functionality or performance of the system or product to be built * Define one or more requirements elicitation methods (e.g., interviews,
focus groups A focus group is a group interview involving a small number of demographically similar people or participants who have other common traits/experiences. Their reactions to specific researcher/evaluator-posed questions are studied. Focus groups are ...
, team meetings) * Solicit participation from many people so that requirements are defined from different points of view; be sure to identify the rationale for each requirement that is recorded * Identify ambiguous requirements as candidates for prototyping * Create usage scenarios or use cases to help customers/users better identify key requirements


Sequence of steps

In 2004, Goldsmith suggested a "problem pyramid" of "six steps which must be performed in sequence":Goldsmith, 2004. Page 12 # Identify the real problem, opportunity or challenge # Identify the current measure(s) which show that the problem is real # Identify the goal measure(s) to show the problem has been addressed and the value of meeting it # Identify the "as-is" cause(s) of the problem, as it is the causes that must be solved, not the problem directly # Define the business "wants" that must be delivered to meet the goal measure(s) # Specify a product design how to satisfy the real business requirements However Goldsmith notes that identifying the real problem "is exceedingly difficult".


Complementary approaches

In 2009, Alexander and Beus-Dukic proposed a set of complementary approaches for discovering requirements:Alexander and Beus-Dukic, 2009. * Identifying stakeholders * Modeling goals * Modeling context * Discovering scenarios (or
Use case In software and systems engineering, the phrase use case is a polyseme with two senses: # A usage scenario for a piece of software; often used in the plural to suggest situations where a piece of software may be useful. # A potential scenario ...
s) * Discovering "qualities and constraints" (
Non-functional requirement In systems engineering and requirements engineering, a non-functional requirement (NFR) is a requirement that specifies criteria that can be used to judge the operation of a system, rather than specific behaviours. They are contrasted with func ...
s) * Modeling rationale and assumptions * Writing definitions of terms * Analyzing measurements (acceptance criteria) * Analyzing priorities Alexander and Beus-Dukic suggested that these approaches could be conducted with individuals (as in
interview An interview is a structured conversation where one participant asks questions, and the other provides answers.Merriam Webster DictionaryInterview Dictionary definition, Retrieved February 16, 2016 In common parlance, the word "interview" ...
s), with groups (as in focused meetings known as workshops, or via Electronic meeting systems), or from "things" (artifacts) such as
prototypes A prototype is an early sample, model, or release of a product built to test a concept or process. It is a term used in a variety of contexts, including semantics, design, electronics, and software programming. A prototype is generally used to ...
.


Non-functional requirements

In 2009, Miller proposed a battery of over 2,000 questions to elicit non-functional requirements.Miller, 2009. Her approach is to build a stakeholder profile and then interview those stakeholders extensively. The questions are grouped into three sections, all focused on user needs: # Operation: how well does the eeds editinguse? # Revision: how easy is it to correct errors and add functions? # Transition: How easy is it to adapt to changes in the technical environment? In 2013, Murali Chemuturi suggested the usage of Ancillary Functionality Requirements instead of Non-Functional Requirements as "Non-Functional" connotes "never functional". Second, these requirements in fact fulfill some requirements which are supportive to main or Core Functionality Requirements.


Bibliography

* * * * * Gobov, Denys, Huchenko, Inna. (2020). Requirement Elicitation Techniques for Software Projects in Ukrainian IT: An Exploratory Study. http://dx.doi.org/10.15439/2020F16.


See also

* Progressive elaboration


References

{{reflist Software requirements