What are the different phases of SDLC ?
Answer Posted / abhishek chhetri
Need Stage: An end user suspects that it would be more efficient to computerize a manual process he/she is currently working with.
2. Conceptualization Stage: The end user meets with the Systems Manager to discuss the problem and determine if it is feasible to computerize that particular application.
3. Design Stage: The end user discusses with a System Analyst what functions are needed and what the outputs should look like.
4. Technical Design Stage: The Systems Analyst designs a technical blue print or technical specification (specs) on every aspect of the system.
5. Coding/Development Stage: The design stage is where the basic logic or skeleton of the system is laid out.
6. Testing Stage: The Programmers test for errors in the syntax of the code and ensures that the logic of the programs obtains the desired results.
7. Documentation Stage: The Programmer or Technical Writer documents what the logic of their particular program is.
8. Production Stage: The application is placed into use. The Systems Analyst will then train the users on how to use the system.
9. Maintenance/Enhancement Stage: The maintenance/enhancement stage occurs when a change needs to be added to a program. This may occur because additional information or functionality is required out of the application by the end user.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do you create the Software Project Management Plan (SPMP)?
How do you rate yourself in c#,vb.net,Asp.net,oracle,sql server ?
How would you deal with a bug that no one wants to fix? Both the SDE and his lead have said they won?t fix it?
Please, i am a final year student in nigeria and i have a project on pension fund administration and i need help in starting.
Test the save dialog in Notepad?
Write a function that inserts an integer into a linked list in ascending order. Write the test cases for this function.
Assignment A software house got a project to automate sales/purchase department of a furniture store. The store management is clearly transferred their requirements to the software house management. There is no chance of changing the requirements afterwards. Software house management use waterfall process model to make the project. Given is the progress flow of water-fall process model In waterfall process model, the deliverable (document) produced in one phase serves as an input to the next phase. Suppose you are a project manager who is leading this project. It is decided to work and complete the project using waterfall process model approach. You are required to develop a plan in which the key task is to decide the deliverable that should be built during and after completion of each phase. Also give a description or required contents that must be included in those deliverables. You are not supposed to make the complete project. All you are required to do is to make a Project plan. In that, you need to give a set of deliverables (documents) which according to you, should be developed in each of the phase (Requirements, Designing, implementation, Testing, Maintenance). Also provide contents which should be there in each deliverable. The contents should be clear and have brief explanation. Note:: There are one folder and one file in the attached folder. The file is named as Assignment 4 write-up which is your assignment write-up. The other folder named Project deliverables is the folder in which you are required to organize and place your deliverables. Name of the document/deliverable saved in each folder should be mentioned in the file named checklist (This file is placed in the “Project deliverables” folder) For Example If you produce a deliverable named Requirement Specification (RS) in the “Requirements” phase. You need to do following tasks 1) Finalize the RS contents 2) Save the file in sub-folder named Requirements 3) Write the name of this document in the checklist file under the heading Requirements. Similarly, you need to make and save deliverables of each phase. Not all phases contain one deliverable. There must be some phases having more than one deliverables. PLEASE SIR PRIVIDE ME THE CHECK LIST FOR GIVE SENERION ? CHECKLIST ARE: 1-Requirements 2- Designing 3- Implementation 4- Testing 5- Maintenance
Explain dll hell?
How did you choose the appropriate lifecycle for your project?
Tell about yourself and job ?
Why do you want to work for Microsoft?
funds flows analysis how to prepare for interview
What is the project management structure in your project? Is a PL assigned to the project?
What training have you undergone in project planning?
Given a MAKEFILE (yeah a makefile), design the data structure that a parser would create and then write code that iterates over that data structure executing commands if needed.