UNIT 4: PROGRAMMING – ASSIGNMENT 2
Arete Kosmos
BTEC
,© Arete Kosmos
Contents
Software development life cycle stages .......................................................................................................................................................................................... 2
Interface GUI designs ....................................................................................................................................................................................................................... 7
Analysis .......................................................................................................................................................................................................................................... 13
Test Table ....................................................................................................................................................................................................................................... 15
Evidencing ...................................................................................................................................................................................................................................... 18
Full program code: ......................................................................................................................................................................................................................... 35
PAGE 1
, © Arete Kosmos
Software development life cycle stages
1. The Assessment of the requirements for an identified problem:
2. Creation of the design specification
3. Development of the program code/Implementation
4. Testing
5. Maintenance/Evaluation
PAGE 2