What is meant by software development methodology?
What is meant by the term ‘SDLC’?
What are the stages of the SDLC?
What happens during the feasibility stage?
Figuring out if the problem is solvable
What happens during the requirements stage?
Working out what the solution needs to do
What happens during the analysis and design stage?
Working out how the solution needs to do it
What happens during the implementation stage?
The solution is coded
What happens during the testing stage?
Checking if it actually works
What happens during the deployment stage?
Installing the program in the target environment
What happens during the evaluation stage?
Checking in with the user - is the solution complete?
What happens during the maintenance stage?
Ensuring it continues to function properly by the way of improvements, patches and updates
What are the 5 types of development methodologies?
Describe the waterfall methodology.
Describe the RAD methodology.
Describe the Spiral model methodology.
Describe the agile methodology.
Describe the extreme programming methodology.
What are the 5 core practices that are considered to boost the overall quality of completed solutions for a project?
What are some advantages of the waterfall model?
What are some disadvantages of the waterfall model?
Where would a waterfall model likely be used?
What are some advantages of RAD?
What are some disadvantages of RAD?
What types of projects would RAD work well in and why?