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?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is Independant Testing? When and where this type of testing will be performed?

1971


I know functional test cases are derived from frs and system design specs. But are test cases for performance, database, boundary, relational integrity and other types of tests other than functional tests created from frs and system design specs as well? When are these test cases created? Are they in the same test plans alongside functional test cases or is their a different test plan that includes these test cases?

2224


What is pesticide paradox?

1086


how can you test the web environment for security testing?

1958


What do you do (with the project staff) when the schedule fails?

2050


Usually customers won’t give all the requirements. How will you manage & collect all the necessary information?

1172


HI. ANYONE HAS ATTENDED INTERVIEW FOR TESTING IN MINDKRAFT GLOBAL. I HAVE WRITTEN TEST FOR SOFTWARE TESTING. CAN ANYONE TELL ME WHAT ALL QUESTIONS CANBE ASKED. PLS REPLY. THANK YOU

2601


What is bucket testing?

1065


iam having 2+yr sof exp in manual testing, at present working in chennai,want to relocte to hyd .if any openings let me know.my id : vaniramymail.com

2057


hai friends i need a general test cases for check box,drop down button and radio butoon can anybody reply me plz..........thanks in advance

2011


What is Web architecture that are followed while doing online project and tell the samples of architecture?

2211


In cycle 1 we have 100 test cases out of which 95 test cases are PASS and 5 test cases are FAIL. So in cycle 2 how many test cases performed as a part of regression testing?

1582


How do you perform configuration management with typical revision control systems?

2141


How would u test and automate an Antivirus application ?

1929


What is black box testing, and what are the various techniques?

1159