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 the diff b/n testing methodologies and testing techniques?
What is QA Release Package ?
write test cases on "Login Window" ?
why feature not to be tested in test plan
verfication vs validation
Any body can tell what are the contents RTM(Requirements Tracebility Matrix)
What r the things,u prefer and prepare before starting testing?
What is alpha testing?
What is a test data? Give examples
The degree to which the software LOC of a program has been tested is called A.Data flow testing B.Code coverage C.Code walk through D.Statement coverage
Hi,please help me out with my ques:when a bug araises how will we send the bug report to developer in which way?if through mail means how which way?first to who we need to send the report?
can any body pls tell me an example for a bug having high sivirioty and low priority..........?