I want to know the real time cycle i.e SDLC.(First of all
Buisness logic is prepared,but doesn't know by whom and
with the help of whom?)Similarly what are the next steps
(the persons involved) and connection in between the
steps.
Answers were Sorted based on User's Feedback
Answer / rudraneel
SDLC(SOFTWARE DEVELOPMENT LIFE CYCLE) : -
It is a series of identifiable stages in which a software
product goes on during its life time.
Stages :
1> RG(Requirements Gathering),RA(Requirements Analysis),RS
(Requirements Specification)
2> Design(Architectural Design,Detailed Design)
3> Coding
4> Testing
5> Maintenance
Different Models od SDLC are
Waterfall Model
Iterative Model
Evolutionary Model
Spiral Model
V-V Model
| Is This Answer Correct ? | 12 Yes | 1 No |
Answer / meena
Software Development Life Cycle invloves a certian stages
in order to deliver a quality product.The phases involed in
this life cycle are :
1.Information Gathering
2.Analysis
3.Coding
4.Testing
5.Inplementation and
6.Maintainence
| Is This Answer Correct ? | 6 Yes | 4 No |
Answer / senthilkumar
1.Software Requirement specification (SRS).
2.Design. (Blueprint)
3.Coding (or Implementation phase)
4.Testing
5.Deployment and testing (in Client side).
6.Maintenance and support.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / venkateswari
Software Development Life cycle invoues a ceertain stages.
The following phases invloued in this Life cycle Are:
1.Requirements and analysis
2.Design.
3.coding
4.Testing
5.Implementation
6.Maintenance
| Is This Answer Correct ? | 3 Yes | 3 No |
What is the role of a bug tracking system?
what is deferred in defect life cycle
HOw to give special characters to password
How do you do Data Base Testing?
Difference between Black box and White box testing?
what is the need of black box testing after completing white box tesing?
What is industry standard for code coverage numbers?
what is the differance between functionality and functional testing?
discuss black box and white box testing is not widely used if you disagree tell me why?
If we are not following any Standard SDLC in our company.How we can Convenience the interviwer.
At what stage of the development cycle software errors are least costly to correct?
what is diff b/w smoke testing & sanity testing?