stage – 3 development / coding

5
Stage – 3: Development / Coding H’MM

Upload: haameem-mohiyuddin

Post on 27-Jan-2017

105 views

Category:

Sports


0 download

TRANSCRIPT

Page 1: Stage – 3 Development / Coding

Stage – 3: Development / CodingH’MM

Page 2: Stage – 3 Development / Coding

System Developm

ent

Page 3: Stage – 3 Development / Coding

System Developm

ent

• Doing the work to bring the new system into being

• Scheduling

Page 4: Stage – 3 Development / Coding

• Programming– Refine the design– Detailed logic flowcharts and

pseudo code• Testing

– Unit testing– System testing– Volume testing

System Developm

ent

Page 5: Stage – 3 Development / Coding

System Developm

ent

• Build the system to the design specifications – Develop the software

• Purchase off-the-shelf software OR• Write custom software

– Acquire the hardware– Test the new system

• Module (unit) test - tests each part of system

• Integration testing - tests system as one unit

– Create manuals for users and operators