Quiz 3 Flashcards
Data Flow Diagrams
- Nodes represent processing units
- Demonstrate the flow of data via use cases
State Transition Diagrams
- States are defined based on system requirements
- Demonstrate the transition between system states based on system events
High-level Requirements
- Describe the purpose of an application and its intended functionality
- Describe major functions
Concept of operations / Application Model
Vision of how the application will operate
3 Types of interview questions
Close-ended, open-ended, and probing
Overview
A section in the requirements analysis document that helps the reader quickly understand the main purpose of the intended application
Use Cases
Describe the typical sequence of interactions between users of an application and the application itself, and provide a narrative of how the application is used
Scenario
Interaction between the user and system
User Stories
- As <role> I want <feature> so that I can accomplish <task></task></feature></role>
- Must be discrete, estimable, testable, and prioritized
A common way to analyze stakeholder requirements is to
Interview stakeholders face-to-face
Ensuring the application is compliant with the HIPAA privacy act, is an example of
A security requirement
Within agile projects, the description of user actions through the application is called
User stories
Stakeholders
People who have some interest in the outcome of the product
The SCRUM agile process insists that the customer community supply how many stakeholders?
A single stakeholder
A data flow diagram describes
The flow of data through the application