explain sdlc?

Answer Posted / guest

there are 5 phases in sdlc:
1)requirement & analysis
2)design
3)coding
4)testing
5)maintainance

1)requirement & analysis:
the main aim of requirement analysis phase is to produce
a document that properly specifies all reuirements of the
customer.
requirement specification document is the primary out put
of this phase.
proper requirements and analysys are critical for having
succesful project.
the need for executing this phase properly to produce an
srs with the least defect should be evident.

2)design: during the design phase the user requirements are
elicited and software satisfying these requirements are
designed built tested,delivered to the customer.

high level:high level design is the phase of life cycle
the logical view of computer implementation of solution to
the customer requirements are developed.it gives the
solution at high level of abstraction.during the high level
design the functional architecture of application and
database design takes place.
the entry criteria is that srs has been reviewed and
authourised. the input for this phase is software
requirement specification and output for this phase is high
level design document. the exit criteria is that the high
level design document has been reviewed and authourised.

low level design:the view of the application developed in
the high level design is broken into modules and logic
design is done for every program .a unit test plan is
created and documented as program specification. the
important activity in the detailed design phase is
identification of common routines and programs.

the entry criteria is that the highlevel design document
has been reviewed and authourised.
the exit criteria is that the program specification
document has been reviewed and authourised.

coding:
during the coding phase required programing language is
used to produce the program.this phase produces source
code, executables and database design.

testing:
here actual testing takes place .

maintainance:
succesfully developed project will undergo for maintainance.

Is This Answer Correct ?    70 Yes 17 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In interview How do explain in Testcase of Calcuator,Cellphones, Email testing?

1738


Why do we need different environments and different data? What is the other name for environment? Justify your explanation ? real time experts pls xplain?

2354


How quickly we need to fix the bug? Or how soon the bug should get fixed?

703


Explain Testing process in your organization?

1077


Which is the best testing model?

597






what do you mean by Develop test data through sourcing (or) handcrafting techniques

2366


What do you understand by usability testing?

649


How we allocate the priority(Blocker, Critical, etc.,) in Testing?

1298


what is the test plan of facebook?

2311


How will you set the Dependency in the Quality center? Say if you will fail a test case and two or more test cases are dependent on that particular test case. In this case how will you handle in failing the test case.

2232


Plz give me manual testing real test case ?

1029


difference between change management and configuration management

1571


Scenario-based testing Option 1 concentrates on actor and software interaction Option 2 misses errors in specifications Option 3 misses errors in subsystem interactions Option 4 Both 1 abd 2

3035


What a team leader will test first when s/he will get new module to test?

1543


What is client server application testing?

1539