Match each definition/example with the appropriate phase of the Software Development Life Cycle (SDLC).(12 points)

Put responses in the correct input to answer the question. Select a response, navigate to the desired input and insert the response. Responses can be selected and inserted using the space bar, enter key, left mouse button or touchpad. Responses can also be moved by dragging with a mouse.
Another word for this phase might be "launch".
Due to the ever-changing nature of technology, applications need to be updated regularly to stay secure and functional.
Purpose of this phase is to find critical bugs (errors) in the code, as well as any problems with how the software application interacts with other pieces of software.
Deciding the hardware that the application will run on, as well as the specific programming languages that the developers will use
Can be thought of as "beginning with the end in mind".
Begin writing code for the application
Skip to navigation

1 answer

Here are the matches for each definition/example with the appropriate phase of the Software Development Life Cycle (SDLC):

  1. Another word for this phase might be "launch". - Deployment
  2. Due to the ever-changing nature of technology, applications need to be updated regularly to stay secure and functional. - Maintenance
  3. Purpose of this phase is to find critical bugs (errors) in the code, as well as any problems with how the software application interacts with other pieces of software. - Testing
  4. Deciding the hardware that the application will run on, as well as the specific programming languages that the developers will use - Design
  5. Can be thought of as "beginning with the end in mind". - Requirements Gathering/Analysis
  6. Begin writing code for the application - Development

Feel free to rearrange or adjust based on your interface for answers!