Want to create interactive content? It’s easy in Genially!
INFO SOFTWARE
nanotero33
Created on September 5, 2022
Start designing with a free template
Discover more than 1500 professional designs like these:
View
Halloween Infographic
View
Halloween List 3D
View
Magic and Sorcery List
View
Journey Map
View
Versus Character
View
Akihabara Connectors Infographic Mobile
View
Mobile mockup infographic
Transcript
Software Development lifecycle
Alejandro Otero 9A
Planning stage
Is exactly what it sounds like: the phase in which developers will plan for the upcoming project.
The analysis stage includes gathering all the specific details required for a new system as well as determining the first ideas for prototypes.
Feasibility or Requirements of Analysis Stage
Design and Prototyping Stage
- User interfaces
- System interfaces
- Network and network requirements
- Databases
Is the part where developers actually write code and build the application according to the earlier design documents and outlined specifications.
Software development Stage
Building software is not the end. Now it must be tested to make sure that there aren’t any bugs and that the end-user experience will not negatively be affected at any point.
Sofware testing stage
Different modules or designs will be integrated into the primary source code through developer efforts
Implementation and integration
The SDLC doesn’t end when software reaches the market. Developers must now move into a maintenance mode and begin practicing any activities required to handle issues reported by end-users.