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 / meenakshi

Software Development Life Cycle is a systematic approach to
problem solving. In most of the development organisations
there is no systematic methodology for the dev. Generally,
s/w development is considered as coding though coding forms
a very small percentage of the total development effort
before starting the coding one has to systematically
approach the problem. To develop a s/w in a systematic way
this S/w dev.life cycle is introduced. convenient way of
splitting this whole process into five phrases those are
1.requirements 2.desing 3. coding 4. testing 5.
maintainence.
1. requirements phrase: the purpose of this phrase is to
define the requirements completely and it should be
documented and agreed with customer before passing to next
phase. one has to gather information abt the users,
environment, security, performance, functions. Business
Analyst gather inf. from client by conducting meetings and
discussions.
input: is inf.gathered from client
process:requirement analysis
output is S/w Requirements specification and Requirements
Traceability Matrix.

2. Design: this phase should provide the programmers
necessary inf. to design and write s/w progrmmes to perform
well defined tasks. the design specidifcation should
address the following areas database designs, data
conversions, user interface designs, External interfaces.
Output of design phase is HLD and LLD, High level Doc.
includes overall functionality of the appln. and Low level
Doc. includes each individual module of the appln.
input: will be SRS doc
Process: is Design
Output: is Detailed Design Doc.

3. Coding: Design is converted into code while doing
coding enough documentation has to be embedded in the code
for easy understanding of the code by others.
input: validated Design Doc, SRS
Process: coding
Output is Source code

4. Testing: Soruce code is converted into an executiable
code and various test inputs are given. For every test
input the output is analyzed to chekc whether the programme
is functioning directly
the output of the is stage is completely tested s/w which
meets the requirements specifications.

input: SRS, Test Plan, Detailed design Doc., coding
Process: Testing
output is bug free s/w product

5. Maintainence: Once all the above phrases are completed
a s/w project enters the maintainence phase of the s/w life
cycle. Maintainence includes the following activities
problem resolutions, interface modifications, functional
expansion or performance improvement.

Is This Answer Correct ?    5 Yes 0 No

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

Answer / xxx

SDLC is a formal and logical steps taken to develop a
software product.

steps involved are:
Requirement gathering
Analysis
Design
Coding
testing
maintenance and implementaion

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

what is test scenario and test condition?

0 Answers   Logica CMG,


1.what is the purpose of testing ?

9 Answers   HCL,


can anyone give me example of the following:- low severity & high priority medium severity & medium priority high severity & low priority

4 Answers  


i have worked in 11 month duration project. interviewed person asked me for wat purpose you worked in that project and wat you worked. you worked for a long time in one project. its loss for the company you worked.

4 Answers   CTS,


why do testing are divided into stages primarily becoz: 1) different stage has different purpose 2)Stages makes the testing simpler 3)Different test run in different environments 4)The no of stages the testing is easier Which is the option need to be chosen its urgent

1 Answers  






Recently igot job,Please,help me,Can u explain the real time process of manual Testing from starting.Please don't mind.

4 Answers   Cambridge, Fortech,


HOW TO CREATE SRS REVIEW REPORT TO PL?

0 Answers  


i need manual testing interview questions for 2+ experience plzz help me..

1 Answers  


write 3 test cases on MSWORD

8 Answers   Zycus Infotech,


What is Feasibility Report?

1 Answers  


Is there any procedure of web-site development in manual testing. If yes what are factors we should test?

0 Answers   Kanbay, Satyam,


Why do we need different environments and different data? What is the other name for environment? Justify your explanation ?

0 Answers  


Categories