FIRST PUBLISH OCTOBER 2024
MIS 430 1 Exam Practice Questions and
Answers
feature vs design - Ans:✔✔-feature: what the system needs to do
Design: how the system delivers those features
Why are software projects difficult/risky? - Ans:✔✔-•Poor software construction-Not running as
designed
•Poor software requirements
-Wrong features: what the system needs to do
-Wrong design: how the system delivers those features, Data, Logic, UI
Construction - Ans:✔✔--Traditional approach
-Programming new features (e.g. Java, C#, or Python)
Configuration - Ans:✔✔--Increasingly important alternative
Page 1/11
, ©GRACEAMELIA 2024/2025 ACADEMIC YEAR. ALL RIGHTS RESERVED
FIRST PUBLISH OCTOBER 2024
-Selecting and configuring third-party software
-COTS (commercial-off-the-shelf) software
Current vs Future state - Ans:✔✔-Future state: Identifying new user stories from new functionality
across the automation boundary
Build formula - Ans:✔✔-Build = Future State - Current State + Re-engineering*
*problematic current capabilities
-legacy code, poor design, etc.
-Inadequate infrastructure
Why is cyber security an increasing concern? - Ans:✔✔-Driven by:
•Increasing amounts of sensitive, confidential data
•Systems accessible via the Internet
•Risk of hackers:
-External
-Internal
Page 2/11