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 performance testing?
what is ur template of test case & which is the best?
What is the difference between bug , error and defect ? Explain with example. 2... What is diff between test approach , test strategy, Test plan and test methodology documents? 3...How to test a website with manual testing? 4. What methodologies have you used to develop test cases?
13 Answers Infosys, SCI, Wipro,
Describe to me the difference between validation and verification.
What is the difference between smoke and sanity testing? and when we perform smoke testing and when we perform sanity testing?
what do u do in peer review?how do u do ? brahma412@yahoo.co.in July 24
Diffrernce between client server testing and web server testing.
we need to perform Soak Perf Test, Resilience Perf Test, Regression Perf Test.
Test Case Design Techniques like BVA, Equalance partitioning, Error guessing?
how many levels of regression testing is avilable in our testing process?
If database testing i which way the testing will be done,by just writing the queries or else anything extra we do?if so where write those queries and where will we store those?
What are tools of performance testing?