Skip to content

This textbook is in beta – content is actively being refined. Report issues or suggestions

01.01 Software Development Steps - Quiz

Check your understanding

  1. The “Specifications” step focuses on…

    • writing code and commits

    • installing and releasing software

    • turning needs into clear, testable statements { data-correct }

    • combining components together

  2. Which step should verify parts work together via defined interfaces?

    • Requirements

    • Integration { data-correct }

    • Maintenance

    • Installation

  3. Which step primarily ensures the system meets agreed requirements before release?

    • Development

    • Testing and debugging { data-correct }

    • Installation

    • Maintenance