There are five major teems role:
1. Business analyst
2. System analyst
3. Infrastructure analyst
4. Change Management analyst
5. Project manager
See the graph in the related link. It clearly separates out the differences between PDLC and SDLC.
SDLC has both verification and validation activities where as STLC has only validation activity. Simply STLC is a part of SDLC
explain spiral model in sdlc
SDLC stages by taking example of EDP department SDLC stages by taking example of EDP department
the formally allocated roles are manager
SDLC refers to a stage all systems naturally undergo, a methodology refers to an approach invented by humans to manage the events naturally occurring in the SDLC
There are usually two design stages in SDLC. They are:High-level Design &Low-level Design
5
what roles an office performs for a business?
the major is nothing. There is no major
science
The reason why you might not find differences in the sdlc and rad is because RAD is a more sped-up version of the SDLC. RAD is typically used in small to medium size projects, while the SDLC is generally used for large projects. Another difference is that in the SDLC, one can control the scope creep of the project, whereas that is very limited when one implements RAD because you give it up for faster implementation times. In RAD you have alot of feedback from the user to refine the program more to the aspects of the user, whereas you dont get the same user input in the SDLC. This feedback loop is another reason that RAD is sometimes chosen over the SDLC