Busy. Please wait.
Log in with Clever
or

show password
Forgot Password?

Don't have an account?  Sign up 
Sign up using Clever
or

Username is available taken
show password


Make sure to remember your password. If you forget it there is no way for StudyStack to send you a reset link. You would need to create a new account.
Your email address is only used to allow you to reset your password. See our Privacy Policy and Terms of Service.


Already a StudyStack user? Log In

Reset Password
Enter the associated with your account, and we'll email you a link to reset your password.

The classic software development phases and expressions

Quiz yourself by thinking what should be in each of the black spaces below before clicking on it to display the answer.
        Help!  

Question
Answer
Analysis   An activity during which developers ensure that the system requirements rea correct, complete, consistent and unambiguous. Analysis produces an analysis model.  
🗑
System Design   developers define the system design model, design goals of the project, and decompose the system. -selection of the hard,software platform, persistent data management strategy, global control flow, access control policy and boundary condition strategies.  
🗑
Test    
🗑
System Lifecycle    
🗑
A requirement   a condition or capability to which a system must conform  
🗑
FURPS+   Functionality, Usability, Reliability, Performance, Supportability The ”+” in FURPS+ reminds you to include such requirements as: Design constraints, Implementation requirements, Interface requirements, physical requirements  
🗑
System design model   High-level description of the system -design goals, subsystem decomposition, hardware/software platform, persistent storage strategy, global control flow, access control policy, boundary condition strategies-,Strategic decisions made by the architectTeam  
🗑
SDD   System Design Document describing the system design model.  
🗑
System Model   The set of all models built during development to reason about the system. The system model includes the analysis model, the system design model, the object design model and the source code.  
🗑
Boundary Condition   A special condition the system must handle. Boundary conditions include start-up, shutdown, and exceptions.  
🗑
Analysis Model   A model of the system that aims to be correct, complete, consistent, and unambiguous. The analysis model consists of the functional model, the analysis object model, and the dynamic model.  
🗑
Object Design Model    
🗑
Analysis Object Model   The object model produced during analysis. The analysis object model describes the application domain concepts that the system manipulates and the user-visible interfaces of the system.  
🗑
Functional Model   Describes the functionality of the system from the user’s point of view. In this book, we represent the functional model with use cases.  
🗑
Dynamic Model   Describes the components of the system that have interesting behavior. In this book, we represent the dynamic model with state machine diagrams, sequence diagrams, and activity diagrams.  
🗑
Object Design Model   A detailed object model representing the application and solution objects that make up the system. The object design model includes detailed class specifications, contracts, types, signatures, and visibilities for all public operations.  
🗑
ODD   Object Design Document - A document describing the object design model. The object design model is often generated from comments embedded in the source code.  
🗑
Robustness   The degree to which a system or component can function correctly in the presence of invalid inputs or stressful environment conditions.  
🗑
Software Life Cycle   All activities and work products necessary for the development of a software system.  
🗑
Software Life Cycle Model   An abstraction representing the development of software for the purpose of understanding, monitoring, or controlling it. Examples include the waterfall model, the V-model, Boehm’s spiral model, the Unified Process, and the issue-based life cycle model.  
🗑
Risk Management   A management method for identifying and addressing areas of uncertainty before they negatively affect the schedule of the project or the quality of the system.  
🗑


   

Review the information in the table. When you are ready to quiz yourself you can hide individual columns or the entire table. Then you can click on the empty cells to reveal the answer. Try to recall what will be displayed before clicking the empty cell.
 
To hide a column, click on the column name.
 
To hide the entire table, click on the "Hide All" button.
 
You may also shuffle the rows of the table by clicking on the "Shuffle" button.
 
Or sort by any of the columns using the down arrow next to any column heading.
If you know all the data on any row, you can temporarily remove it by tapping the trash can to the right of the row.

 
Embed Code - If you would like this activity on your web page, copy the script below and paste it into your web page.

  Normal Size     Small Size show me how
Created by: timeakiss
Popular Computers sets