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 |
What is integration level testing?
What is the procedure to write test cases and what are the conditions to write test cases? please say...
what is CMMI and CMM standards and what r software Quality certifications.please explain me clearly
which process u followed in ur company?
4 Answers CarrizalSoft Technologies, Microsoft,
If there is no sufficent time for testing & u have to complete the testing then what will u do?
1.exactly when we go for regression testing?why? 2.what is compatibility testing?what defect u found while testing give example? 3.how many test cases you write and execute per day?
what is build? what is build coniguration?
wat is traceability matrix? who prepares it? how can u prepare it?
what is smoke testing? what is sanity testing?
wat is exploratory testing? how can u do ?
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.
tell me about high severity & low priority bug?