What is difference between SDLC and STLC?
Answers were Sorted based on User's Feedback
Answer / fino
The software development life cycle(SDLC) covers the
Information gathering
Analysis
Designing
Coding
Testing
Implementation
Release & Maintenance
Software testing life cycle(STLC) covers
1. Test planning
2. Test development
3. Test execution
4. Result analysis
5. Bug reporting
6. Preparation of reports
STLC is the part of the SDLC
| Is This Answer Correct ? | 171 Yes | 22 No |
Answer / praba
software development life cycle(SDLC) covers the
Information gathering
Analysis
Designing
Implementation
a) coding
b) Testing
Maintenance.
In this SDLC Implementation can come along with both
coding as well as testing.
Software testing life cycle(STLC) covers
Information gathering
Analysis
Designing
Testing
1. Test planning
2. Test development
3. Test execution
4. Result analysis
5. Bug reporting
Maintenance.
In STLC we never come along with the coding(Developing)
section.we start it from requirment,analyse,design and
testing.which will satisfy the customer requirment and
then we will deliver a quality product.
| Is This Answer Correct ? | 43 Yes | 8 No |
Answer / vasubabu
In SDLC enter team should include.
In STLC only testing team include.
| Is This Answer Correct ? | 61 Yes | 29 No |
Answer / shanthi
STLC will come under SDLC.
SDLC means Software Development Life Cycle
It has the following phases....
1) Requirement Analysis
2)System Study Analysis
3) Design
3.1) High Level Design(HLD)
3.2) Low Level Design(LLD)
4)Coding
5)Testing
6) Implementation
7)Maintenance
In STLC (System Testing Life Cycle)
1) System Study
2)Test Plan
3)Test Cases
4) Execute the Test cases
5)Requirement Traceability Matrix
6)Test Execution Report
7)Project Closure Meeting
| Is This Answer Correct ? | 19 Yes | 4 No |
software development life cycle(SDLC) covers the
Information gathering
Analysis
Designing
Implementation
a) coding
b) Testing
Maintenance.
In this SDLC Implementation can come along with both
coding as well as testing.
Software testing life cycle(STLC) covers
Information gathering
Analysis
Designing
Testing
1. Test planning
2. Test development
3. Test execution
4. Result analysis
5. Bug reporting
Maintenance.
In STLC we never come along with the coding(Developing)
| Is This Answer Correct ? | 20 Yes | 6 No |
Answer / jagan
simply to say SDLC have only single stage of testing that
to it have been done by programmer onlywhere as in STLC
there are three types of testing(unit,integrating,system
testing)
| Is This Answer Correct ? | 48 Yes | 37 No |
Answer / hanuman
sdlc means system developement life cycle.it covers of
initial phase
analysis phase
design phase
coding phase
delivary and maintanance phase
stlc means software testing life cycle model.it covers of
test plaing
test developement
test execution
result analysis
bug tracking
reporting
| Is This Answer Correct ? | 10 Yes | 3 No |
Answer / pramod k
software development life cycle(SDLC) covers the
Information gathering
Analysis
Designing
Implementation
a) coding
b) Testing
Maintenance.
In this SDLC Implementation can come along with both
coding as well as testing.
Software testing life cycle(STLC) covers
Requirements
Analysis
Designing
Testing
1. Test planning
2. Test development
3. Test execution
4. Result analysis
5. Bug reporting
Maintenance.
In STLC we never come along with the coding(Developing)
| Is This Answer Correct ? | 7 Yes | 3 No |
Answer / mahesh
Information gathering
Analysis
Designing
Coding
Testing
Implementation
Release & Maintenance
Software testing life cycle(STLC) covers
1. Test planning
2. Test development
3. Test execution
4. Result analysis
5. Bug reporting
6. Preparation of reports
| Is This Answer Correct ? | 5 Yes | 1 No |
How do you perform functional testing? Thanks in advance
In an application where there is no need of regession testing and retesting?
Could any one explains what is Significans of V MOdel? Why not it is called as W model or some other X model? Is there any specifi Answer for this Qustion.
question about bug is valid or invalid ? suppose i don't have srs i want suggest close button in one form but the developer says client no need that one in this situation the bug is valid or invalid?
Write SQL query to see first 100 recorders from table?
What is Regression Testing?
22 Answers IBM, Sapient, Siemens,
How do u go about testing of client server application
How do you know the code has met specifications?
what is difference bettween High level documents and low level documents wht is covered in it ? when does tester uses this ie wht level of testing?
What is incremental intergation testing?
what is sdlc
4 Answers Accenture, Akamai Technologies, InfoAxon Technologies, Tavant Technologies, Virtusa,
do you write test case for smoke testing?If not why?