Software Development Process

Description

Mind Map on Software Development Process, created by ross_taylor on 21/03/2014.
ross_taylor
Mind Map by ross_taylor, updated more than 1 year ago
ross_taylor
Created by ross_taylor over 11 years ago
23
1

Resource summary

Software Development Process
  1. 1. Analysis
    1. Deciding what you want your program to do
      1. Program specification
    2. 2. Design
      1. How you are going to input your program to the computer
        1. Psuedocode
          1. Structure Diagram
        2. 3. Implementation
          1. Inputing the code
          2. 4. Testing
            1. Testing if your program can deal with different kinds of data
              1. Normal
                1. Data in the normal range for what the program is expecting
                2. Extreme
                  1. Data on the boundaries of what the program is expecting
                  2. Exceptional
                    1. Data outwith the boundaries of what the program is expecting
                3. 5. Documentation
                  1. Writing the needed documents for the program
                    1. User Guide
                      1. Technical guide
                    2. 6. Evaluation
                      1. Fitness for purpose
                        1. Checking that the program can do what it is supposed to
                        2. 7. Maintenence
                          1. Updating the program for new software
                            1. Fixing any bugs or glitches
                            Show full summary Hide full summary

                            Similar