What are the different inputs and outputs of the phases in
SDLC ?
Answer Posted / chan myae
For Problem Analysis phase, the inputs are problem statement
and scope & vision to this phase and the output from this
phase is system improvement objectives.
For Requirement analysis phase,
input -- system improvement objectives
Output --- Business Requirement statement
For Logical Design,
input --- Business Requirement statement
output --- logical design
for physical design,
input --- logical design
output ---- physical design & prototype
For construction and testing phase,
input --- physical design & prototype
output ---- functional system and training materials such as
user manuals, etc
For maintenance,
input--- operational system
output --- working business solution
| Is This Answer Correct ? | 12 Yes | 9 No |
Post New Answer View All Answers
What is the project management structure in your project? Is a PL assigned to the project?
Tell about current project ?
Write a function that inserts an integer into a linked list in ascending order. Write the test cases for this function.
Why do you want to work for Microsoft?
Please, i am a final year student in nigeria and i have a project on pension fund administration and i need help in starting.
How are the team members kept informed about the current status of the project?
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?
How do you create the Software Project Management Plan (SPMP)?
How do you ensure that your project plan is available for others to see? Where will you find the plans of other projects executed (in the past or currently) in the center?
Explain dll hell?
Tell about yourself and job ?
Write the test cases for instr function?
How do you rate yourself in c#,vb.net,Asp.net,oracle,sql server ?
What is the role of CLR in ASP.NET?
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.