Diff. between STLC and SDLC?

Answers were Sorted based on User's Feedback



Diff. between STLC and SDLC?..

Answer / nilesh navadiya

Software testing life cycle having some phase
STLC : Software Test Life Cycle

1 Test requirement
2 Test plan
3 Test environment
4 Test design
5 Test execution and defect track
6 Test report summery and acceptance .

SDLC : Software Development Life Cycle
1 Information gathering
2 Analysis
3 Design
4 Coding
5 Testing
6 Release and maintanace

Is This Answer Correct ?    7 Yes 3 No

Diff. between STLC and SDLC?..

Answer / prashant sonawane

SDLC :means Software Development Life Cycle.
It is done by developer after getting the test
plan.He develops the code.
1.Recognition of need
2.Feasible study
3.System Design
4.Coding
5.Testing
6.Implementation
7.Maintenance

STLC :means Software Testing Life Cycle.
It is done by testing engineer in following ways
1. preparing the test strategy
2. preparing the test plan
3. creating the test environment
4. writing the test cases
5. creating test scripts
6. executing the test scripts
7. analyzing the results and reporting the bugs
8. doing regression testing
9. test exiting
10. doing also alpha & Beta testing
STLC : It is software testing life cycle. It is done by the
tester after getting the test plan.He tests the code using
test cases TCD and DPD and use the available methodologies
like V MODEL or SPIRAL MODEL.

Is This Answer Correct ?    6 Yes 2 No

Diff. between STLC and SDLC?..

Answer / gopinadh alapati

STLC : Software Test Life Cycle

1 Test requirement
2 Test plan
3 Test environment
4 Test design
5 Test execution and defect track
6 Test report summery and acceptance .

SDLC : Software Development Life Cycle
1 Information gathering
2 Analysis
3 Design
4 Coding
5 Testing
6 Release and maintanace

STLC will be apart of Total SDLC process

Is This Answer Correct ?    3 Yes 1 No

Diff. between STLC and SDLC?..

Answer / sundeep singh

STLC is like the proper subset of SDLC.
Also we can say that we inherit STLC in SDLC and overwrite it as per our way of use...

Is This Answer Correct ?    1 Yes 0 No

Diff. between STLC and SDLC?..

Answer / sandosh

STLC-->IT DOES ONLY VERIFICATION.
SDLC-->IT DOES BOTH VERIFICATION AND VALIDATION.

Is This Answer Correct ?    1 Yes 1 No

Diff. between STLC and SDLC?..

Answer / rocket

SDLC (Software Development Life cycle) STLC (Software Test Life Cycle)
SDLC is Software Development LifeCycle, it is a systematic approach to develop a software. The process of testing a software in a well planned and systematic way is known as software testing life cycle(STLC).
Requirements gathering Requirements Analysis is done is this phase, software requirements are reviewed by test team.
Design Test Planning, Test analysis and Test design is done in this phase. Test team reviews design documents and prepares the test plan.
Coding or development Test construction and verification is done in this phase, testers write test cases and finalizes test plan.
Testing Test Execution and bug reporting, manual testing, automation testing is done, defects found are reported. Re-testing and regression testing is also done in this phase.
Deployment Final testing and implementation is done is this phase andfinal test report is prepared.
Maintenance Maintenance testing is done in this phase.

Is This Answer Correct ?    0 Yes 0 No

Diff. between STLC and SDLC?..

Answer / hariteja jyosyula

SDLC :It is software development life cycle. It is done by
developer after getting the test plan.He develops the code
and use the available methodologies like V MODEL or SPIRAL
MODEL.
STLC : It is software testing life cycle. It is done by the
tester after getting the test plan.He tests the code using
test cases TCD and DPD and use the available methodologies
like V MODEL or SPIRAL MODEL.

Is This Answer Correct ?    5 Yes 11 No

Diff. between STLC and SDLC?..

Answer / kamal amit

the major diff. b/w sdlc and stlc ,
in sdlc we can coding but in stlc we can not implement the
coding phase.

Is This Answer Correct ?    26 Yes 47 No

Post New Answer

More Manual Testing Interview Questions

Hi, Anybody knows about Hexaware company..

0 Answers  


what is walkthrough?

6 Answers   Semantic Space,


in what order should i answer for the question "tell me abt your self"

3 Answers  


How to write gui test cases ? plz gve me some sugessition about gui test cases along with examples plz plz any one plz

3 Answers   CSE, TCS,


What is Conventional & Unconventional testing?

1 Answers  






What is white box testing?

0 Answers  


can any one please tell me the types of defects in s/w testing

3 Answers   Symphony,


What is data persistancy?

2 Answers   Cognizant, CTS,


on what basis a tester writes test cases,i mean is it only based on FS and if so how can they know that a certain no of test cases can be written even b4 they write the test cases.bcoz a test plan contains how many test cases to be written by each tester.

2 Answers  


How can u justify u r written all the test cases are meeting the client Requirements?if is there any missing functionality how can u know?

3 Answers   CSC,


What is meant by SIT?

2 Answers  


what is regression testing & resting?

10 Answers   Wipro,


Categories