Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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 report?? du u;ve written any test reports

5 Answers   Sonata,


Hello! can anyone explain IN DETAILS what is API??? thank you!

2 Answers  


Suppose a tester reports the bug to the developer and developer rejects it saying that the bug which is reported by tester is not a bug.In such a case what should a tester do?...Kindly answer this question ..

9 Answers   Infinite Computer Solutions, PayPal,


can any one give the example for high severity high priority high severity low priority low severity high priority low severity low priority

10 Answers   TCS, Wipro,


What is Database normalisation

3 Answers  


What does FRS contain ?Explain in detail.

3 Answers  


can u tell me some bugs in any banking application.

1 Answers  


How we will assign the severity n priority levels to the bug?

5 Answers  


i have 1.6 years exp .but i wish to learn QTP .so how can proceed for that .shall i do any course for that or self study.what is the market situation for QTP??

2 Answers  


The primary goal of comparing a user manual with the actual behavior of the running program during system testing is to ?? A.Find bugs in the program B.Check the technical accuracy of the document C.Ensure the ease of use of the document D.Ensure that the program is the latest version

1 Answers  


What kind of document u need for going for an functional testing?

3 Answers  


what is test case and test scenario , plz do explan with example....

1 Answers  


Categories