Describe to me the Software Development Life Cycle as you
would define it.

Answers were Sorted based on User's Feedback



Describe to me the Software Development Life Cycle as you would define it. ..

Answer / rajesh v.g.

SDLC is divided into 6 stages
1. Information Gathering
2. Requirement Analysis
3. Design
4. Coding
5. Testing
6. Maintainence

Is This Answer Correct ?    24 Yes 0 No

Describe to me the Software Development Life Cycle as you would define it. ..

Answer / raghu ram

actually S.D.L.C contains six phases.It explains how
software application is developed and also explains what
are the roles involved

1.Intial phase
2.analysis phase
3.design phase
4.coding phase
5.Testing phase
6.delivery and maintainance

Is This Answer Correct ?    11 Yes 1 No

Describe to me the Software Development Life Cycle as you would define it. ..

Answer / indira varma

sdlc is nothing but s/w development life cycle
it contains 6 phases each phase has
roles,responsibilities,doc and standards
1.intial phase:

role : BA
responsibilities:he try to get all REQ FROM THE customer
doc: frs(functional requirement spec)
standards: as per the company standards.

2.analysis phases :

role : sa (system analyst)
responsibilities: analyze the req,
create tentative project plan,
system specifications,
technology selection.
doc: srs(system requirement spec)
standards : as per the company standards

design phase :
to types of designs is there
1 high level design
2 low level design
role:
hldc is done by the pm.
lld is done by the tl

doc: tdd(technical design doc)

coding phase :

role : developer develops the code

standards: as per the coding standard es

doc : source code doc

testing phase:

-> study of frs,
-> getting knowledge once we get 100% functional knowledge
-> start writing test cases
-> once application is ready for testing
-> execute the test cases
-> test cases who have failed res are consider as defects
->send back to the developer for the fixation of defects
-> tester again check the defects are really fixed or not
-> this process is going on up to application is defect free
doc: defect profile doc, test case doc

last phase is delivery and maintain c phase:

application is delver to the client as per the agreement
previously made we provide maitance

doc: deployment doc,
user manual ,
s/w release note.
certification doc,

Is This Answer Correct ?    7 Yes 0 No

Describe to me the Software Development Life Cycle as you would define it. ..

Answer / raghu ram

The SDLC is divided into 6 stages
1)intialphase or requirement phase
2)analysis phase
3)design phase
4)coding phase
5)devolopment phase
6)deployment and maintainence phase

Is This Answer Correct ?    10 Yes 4 No

Describe to me the Software Development Life Cycle as you would define it. ..

Answer / venu kumar

1)Initialisation the process of the project size,scope
outlay,Plan
2)Requirement-gathering requirements
3)Design Phase- Automation business process SW/HW
4)Code Phase-Development phase of the application
functionality
5) Integration: Automation of Business process through
system
6) Implementation and support

Is This Answer Correct ?    2 Yes 0 No

Describe to me the Software Development Life Cycle as you would define it. ..

Answer / rubi

like creatures having definite life cycle software also has
a definite life cycle. It has six phases

* requirement
* design
* coding
* testing
* implementation
* maintanence

Is This Answer Correct ?    2 Yes 1 No

Describe to me the Software Development Life Cycle as you would define it. ..

Answer / koshy

1. Feasibility study
2. requirement Analysis
3. Design
. Prototyping
. Implementing
. Validation
. Testing
. Operation

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Test Cases Interview Questions

Pls can any 1 temme the test cases for an online banking proj. like account transaction summary, deposit module, savings module

1 Answers  


What is port testing ?

1 Answers  


can you tell me how to write test cases for payments, receipts, inward clearing, outward clearing, A/c statements ?

0 Answers   HP, QSpiders,


test case for pen?? with actual value and expected calue

4 Answers   InfoSpace,


By clicking the file button on a Word document and opening the Print window, Identify what needs to be white box tested and what needs black box testing. (On the black box testing items, identify boundary conditions and equivalence partition testing is possible and give data examples.)

0 Answers  






Define some of the attributes of a test case?

0 Answers  


What is the role of QA in a development project?

6 Answers  


Can any1 tell me how to do and Integration test design and test cases for Order Inventory system for use cases. ALso how is that going to differ from System Testing. The system is similar to amazon.com online ordering system and you can place order by calling customer call center.

0 Answers  


If I wrote test cases for Login Window with test case Name Login window & test case id L_01.Now if Name of Login window get changed in the next version.then May I have to change the Test case name & Test case id OR HAVE TO block the previous test case and write the new one

0 Answers  


How to write test scenarios for a Web application, with an example?

2 Answers  


whai is the exactly meaning of test case

9 Answers  


why we need a test plan

11 Answers  


Categories