How many phases are there in software development?
Four
Five
Six
What is the first phase of software development?
Analysis
Design
Testing
What is the final phase of software development?
Evaluation
Documentation
What does iteration mean?
Repeating a process
Testing different versions of software
Assessing if software is fit for purpose
Which is the correct order for these three phases of software development?
Design then testing then implementation
Implementation then design then testing
Design then implementation then testing