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 to conduct Regression Testing Manually?
What are test closure document?
what is a horizontal and vertical matrix explain with examples
I u dont have SRS doc or dont have any info about product then how will u test it?
What is meant by Metrices?What is purpose of Metrices in Testing?What is Template for that?PLZ REPLY ASAP.Thanks in advance.
What is regression testing?difference between regression and retesting?
Hi Friends, This is Chennamsubbaraidu.i Have 2+ Years Realtime Exp in Manual Testing.Am Looking to Shift From My Present Company.Please if u Have Any Openings in Your Company's, Please Let Me Know.Any Location Prefer.Thanks.
How to write testcases for a general objects like 1.pen 2.paper 3.printer 4.Mobile 5.Bulb 6.coffee machine 7.calculator 8.Mobile 9.telephone...etc
2 Answers HCL, iFlex, Intrack, Ordain Solutions, Synechron, TCS,
what is the difference between smoke, sanity and dry run testing?
5.how many deliverables are there in a project development?
First window is registertion window where u will be having the fields to entering the name,password and confirm password and Ok button.After hitting the OK button it will take u to 2nd window, wel come window for the user with the msg welcome user. 3rd window will be login screen where u will be entring the user name and password with out any mistake in case and spell (i.e u entered correctly)and 4th window it shows that user does not exits .What will be reasons? Other then data base not connected.
what is the process followed in JAVA Testing compared to Normal Testing process.