Questions All Solved Correctly 2026-
2027 Updated.
Technology architecture - Answer the set of computing hardware, network hardware and
topology, and system software employed by the organization
Application architecture - Answer the information systems that supports the organization
(information systems, subsystems, and supporting technology)
Define Requirements - Answer Modeling functional requirements and non-functional
requirement
Prioritize Requirements - Answer Essential, important, vs. nice to have
Develop User-Interface Dialogs - Answer Flow of interaction between user and system
Evaluate Requirements with Users - Answer User involvement, feedback, adapt to changes
FURPS - Answer Functional requirements
Usability requirements
Reliability requirements
Performance requirements
Security requirements
Functional Requirements - Answer the activities the system must perform
Non-Functional Requirements - Answer other system characteristics
Design constraints - Answer Specific restrictions for hardware and software
Implementation requirements - Answer Specific languages, tools, protocols, etc.
Interface requirements - Answer Interface links to other systems
Physical requirements - Answer Physical facilities and equipment constraints
, Supportability requirements - Answer Automatic updates and enhancement methods
Stakeholders - Answer persons who have an interest in the successful implementation of the
system
Internal Stakeholders - Answer persons within the organization
External stakeholders - Answer persons outside the organization
Operational stakeholders - Answer persons who regularly interact with the system
Executive stakeholders - Answer persons who don't directly interact, but use the information
or have financial interest
Model - Answer a representation of some aspect of the system being built
Textual model - Answer something written down, described
Graphical models - Answer diagram, schematic
Mathematical models - Answer formulas, statistics, algorithms
Unified Modeling Language (UML) - Answer Standard graphical modeling
symbols/terminology used for information systems
Workflow - Answer sequence of processing steps that completely handles one business
transaction or customer request
Activity Diagram - Answer describes user (or system) activities, the person who does each
activity, and the sequential flow of these activities
Useful for showing a graphical model of a workflow
A UML diagram
User Story - Answer one short sentence in the everyday language of the end user that states
what a user does as part of his or her work
User story template - Answer As a <role played>, I want to <goal> so that <reason>.