System Developmen T Life Cycle (SDLC)
System Developmen T Life Cycle (SDLC)
System Developmen T Life Cycle (SDLC)
DEVELOPMEN
T
LIFE CYCLE
(SDLC)
done
more detailed and in-depth
done
System test
carried out after the unit test
tested using actual data
output for every stage of execution will be analysed
repeatedly tested until no error occur and expected
output was obtained
7th Phase
Implementation Phase
Programs installation
7th Phase
Implementation Phase
Users training
Shift from manual working to
computerized working
Two strategies to shift the working way
Parallel run
Pilot run
Conclusion
Programming language
Low level language
easiest for the computer to understand and run directly
the only language that the computer can understand
High level language
contain English phrases which can be understand by human easily
need to be compiled into machine language so that the computer
can understand