U3

studied byStudied by 0 people
0.0(0)
get a hint
hint

software requirement

1 / 100

encourage image

There's no tags or description

Looks like no one added any tags here yet for you.

101 Terms

1

software requirement

establishing the needs of stakeholders that are to be solved by software

New cards
2

requirement

a condition or capability needed by the user to solve a problem

New cards
3

requirement

software capability that must be met or possessed by a system

New cards
4

functional requirement

specify something that the application or system should do

New cards
5

functional requirement

a behavior of the system that takes input and provides output

New cards
6

performance requirement

software requirements can also be a non-functional, it can be a

New cards
7

non-functional requirements

define the quality attributes of a software system, describe how the system should be

New cards
8

non-functional requirements

ensure the performance, maintainability, usability, and effectiveness of the entire system

New cards
9
  1. Business Requirements

  2. Architectural and Design Requirements

  3. System and Integration Requirements

3 types of requirements

New cards
10

business requirements

known as stakeholder requirements specifications

New cards
11

business requirements

describe the characteristics of the proposed system

New cards
12

architectural and design requirements

more detailed and determines the overall design required to implement the business requirements.

New cards
13

system and integration requirements

  1. break-down the steps needed to meet the business requirements

  2. detailed description of each and every requirement

New cards
14

requirement analysis

analyzing customers’ needs to obtain a definition of the software requirements

New cards
15

requirement analysis

helps organizations to determine the actual needs of stakeholders and enables the development team to communicate with the stakeholders

New cards
16

requirement analysis

is the process of defining user expectations for a new software being built or modified

New cards
17

requirement engineering

requirement analysis is also known as

New cards
18
  1. Eliciting requirements

  2. Analyzing requirements

  3. Requirements modeling

  4. Review and retrospective

the requirements analysis process involves the following steps

New cards
19

eliciting requirements

communicating with the customers to determine what their requirements are

New cards
20

requirements gathering

eliciting requirements is sometimes also called

New cards
21

analyzing requirements

determine the quality of the requirements

New cards
22

requirements modeling

requirements are usually documented in different formats such as use cases, user stories, natural-language documents, or process specifications.

New cards
23

review and retrospective

conducted to reflect on the previous iterations of requirements gathering in a bid to make improvements in the process going forward

New cards
24

review and retrospective

team members reflect on what happened in the iteration and identify actions for improvement going forward

New cards
25
  1. stakeholder issues

  2. engineer/developer issues

2 requirement analysis issues

New cards
26

requirement analysis techniques

used to map the business workflow

New cards
27

business process modeling notation (BPMN)

is similar to creating process flowcharts to simplify understanding the business process

New cards
28

business process modeling notation (BPMN)

widely popular as a process improvement methodology

New cards
29

UML (Unified Modeling Language)

consists of an integrated set of diagrams that document the artifacts of a software system

New cards
30

UML (Unified Modeling Language)

useful technique while creating object-oriented software

New cards
31

UML (Unified Modeling Language)

validating the architectural design

New cards
32

flowchart technique

sequential flow and control logic of a set of activities that are related.

New cards
33

flowchart

are in different formats such as linear, cross-functional, and top-down used to representdata flows, system interactions

New cards
34

advantage of using flowchart

  1. easy to read and write for both the technical and non-technical team members

  2. show the parallel process by function, critical attributes of a process

New cards
35

data flow diagram

visually represent systems and processes that are complex and difficult to describe in text

New cards
36

data flow diagram

represent the flow of information through a process or a system and sub process through which the data moves

New cards
37

data flow diagram

describes various entities and their relationships with the help of standardized notations and symbols

New cards
38

role activity diagrams (RAD)

is a role-oriented process model that represents role-activity diagrams

New cards
39

role activity diagrams (RAD)

are a high-level view that captures the dynamics and role structure of an organization

New cards
40

roles

are used to grouping together activities into units of responsibilities

New cards
41

activities

are the basic parts of a role

New cards
42

activity

may be either carried out in isolation or it may require coordination with other activities within the role

New cards
43

gantt charts

visual representation of tasks that are scheduled along with the timelines

New cards
44

gantt charts

help to know what is scheduled to be completed by which date. The start and end dates of all the tasks in the project can be seen in a single view.

New cards
45

IDEF (integrated definition for function modeling)

child and parent systems with the help of a box

New cards
46

IDEF (integrated definition for function modeling)

provides a blueprint to gain an understanding of an organization’s system

New cards
47

workflow technique

visual diagram that represent one or more business processes

New cards
48

workflow technique

used by BA for taking notes during requirements elicitation

New cards
49
  1. Information Gathering

  2. Workflow Modeling

  3. Business process Modeling

  4. Implementation, Verification & Execution

workflow technique process comprises of four stages:

New cards
50

object oriented methods

uses object oriented paradigm and modeling language for designing a system

New cards
51

object oriented methods

emphasis on finding and describing the object in the problem domain

New cards
52

object oriented methods

method is applicable to the system which has dynamic requirements. It is a process of deriving use cases, activity flow, and events flow for the system

New cards
53

object oriented analysis

can be done through textual needs, communication with system stakeholder and vision document

New cards
54

So, when the object receives a message, state changes through behavior

The object has a state, and state changes are represented by behavior

New cards
55

gap analysis

is a technique that helps to analyze the gaps in the performance of a software application to determine whether the business requirements are met or not

New cards
56

gap

denotes the difference between the present state and the target state

New cards
57

need analysis, need assessment, or need-gap analysis

gap analysis is also known as

New cards
58
  1. Business Process Modeling Notation (BPMN)

  2. UML (Unified Modeling Language)

  3. Flowchart Technique

  4. Data Flow Diagram

  5. Role Activity Diagrams (RAD)

  6. Gantt Charts

  7. IDEF (Integrated Definition for Function Modeling)

  8. Workflow Technique

  9. Object Oriented Methods

  10. Gap Analysis

10 requirement analysis techniques that can be used for software development process

New cards
59

Business Process Modeling Notation (BPMN)

knowt flashcard image
New cards
60

UML (Unified Modeling Language)

knowt flashcard image
New cards
61

Flowchart Technique

knowt flashcard image
New cards
62

Data Flow Diagram

knowt flashcard image
New cards
63

Role Activity Diagrams (RAD)

knowt flashcard image
New cards
64

Gantt Charts

knowt flashcard image
New cards
65

IDEF (Integrated Definition for Function Modeling)

knowt flashcard image
New cards
66

Workflow Technique

knowt flashcard image
New cards
67

Object Oriented Methods

knowt flashcard image
New cards
68

Gap Analysis

knowt flashcard image
New cards
69

analysis model

Software engineers perform analysis modeling and create an _________________ to provide information of 'what' software should do instead of 'how' to fulfill the requirements in software

New cards
70

analysis model

functions that software should perform, behavior it should exhibit, and constraints that are applied on the software

New cards
71

analysis model

determines the relationship of one component with other components. The clear and complete requirements specified in the __________ help the software development team to develop the software according to those requirements

New cards
72

analysis model

operates as a link between the 'system description' and the 'design model'

New cards
73

system description

provides information about the entire functionality of the system, which is achieved by implementing the software, hardware and data

New cards
74
  1. Scenario based element

  2. Class based elements

  3. Behavioral elements

  4. Flow oriented elements

analysis model is organized into four elements namely:

New cards
75

scenario based element

represents the system user point of view

New cards
76

scenario based element

use case diagram, user stories are

New cards
77

class based elements

the object of this type of element manipulated by the system. It defines the object, attributes and relationship

New cards
78

class based elements

class diagram, collaboration diagram are

New cards
79

behavioral elements

represent state of the system and how it is changed by the external events

New cards
80

behavioral elements

sequenced diagram, state diagram are

New cards
81

flow oriented elements

an information flows through a computer-based system it gets transformed

New cards
82

flow oriented elements

data flow diagram, control flow diagram are

New cards
83

structured analysis

top-down approach, which focuses on refining the problem with the help of functions performed in the problem domain

New cards
84

DFD (Data-Flow Diagram)

also known as bubble chart and work flow diagram

New cards
85

DFD (Data-Flow Diagram)

depicts data sources, data sinks, data storage and processes performed on data as nodes and logical flow of data as links between the nodes

New cards
86

data dictionary

is a repository that stores description of data objects to be used by the software

New cards
87

data dictionary

stores an organized collection of information about data and their relationships, data-flows, data types, data stores, processes and so on

New cards
88

data dictionary

comprises the source of data, which are data objects and entities

New cards
89

object-oriented modeling

used to describe system requirements using prototypes

New cards
90

object-oriented modeling

analyzes the problem domain and then partitions the problem with the help of objects

New cards
91

object-oriented modeling

defines a system as a set of objects, which interact with each other by the services they provide

New cards
92

object modelling

develops the static structure of the software system in terms of objects

New cards
93

dynamic modelling

a way of describing how an individual object responds to events

New cards
94

functional modelling

is the final component of object-oriented analysis

New cards
95

functional model

shows the processes that are performed within an object and how the data changes as it moves between methods

New cards
96

Structured Analysis/Structured Design (SASD) approach

is the traditional approach of software development based upon the waterfall model.

New cards
97

Unified Modeling Language (UML)

is a representation of a software in terms of it's structure, behavior and interactions, before the actual coding process begins

New cards
98

use-cases

are represented with the help of a use-case diagram, which depicts the relationships among actors and use cases within a system

New cards
99

use case

is the primary form of system/software requirements for a new software program underdeveloped. It specify the expected behavior (what), and not the exact method of making it happen (how)

New cards
100
New cards

Explore top notes

note Note
studied byStudied by 9 people
Updated ... ago
5.0 Stars(1)
note Note
studied byStudied by 8 people
Updated ... ago
5.0 Stars(1)
note Note
studied byStudied by 10 people
Updated ... ago
5.0 Stars(1)
note Note
studied byStudied by 3 people
Updated ... ago
5.0 Stars(1)
note Note
studied byStudied by 36 people
Updated ... ago
5.0 Stars(1)
note Note
studied byStudied by 9 people
Updated ... ago
5.0 Stars(1)
note Note
studied byStudied by 182 people
Updated ... ago
5.0 Stars(1)
note Note
studied byStudied by 4 people
Updated ... ago
5.0 Stars(1)

Explore top flashcards

flashcards Flashcard92 terms
studied byStudied by 5 people
Updated ... ago
5.0 Stars(1)
flashcards Flashcard23 terms
studied byStudied by 2 people
Updated ... ago
5.0 Stars(1)
flashcards Flashcard42 terms
studied byStudied by 6 people
Updated ... ago
5.0 Stars(1)
flashcards Flashcard28 terms
studied byStudied by 295 people
Updated ... ago
5.0 Stars(2)
flashcards Flashcard100 terms
studied byStudied by 9 people
Updated ... ago
5.0 Stars(5)
flashcards Flashcard76 terms
studied byStudied by 17 people
Updated ... ago
5.0 Stars(1)
flashcards Flashcard153 terms
studied byStudied by 3 people
Updated ... ago
4.0 Stars(1)
flashcards Flashcard256 terms
studied byStudied by 175 people
Updated ... ago
5.0 Stars(3)