What is the diffeence between SDLC and STLC?

Answers were Sorted based on User's Feedback



What is the diffeence between SDLC and STLC?..

Answer / pavan kumar

I think what prasanna posted is not a perfect answer. what
she had provided is good but the difference is

SDLC is the process prepared and followed by the
development team to work on the project in different phases
which also includes STLC

STLC is a process followed by the testing team to test the
developoed project
STLC is prepared by the testing team

I think this is a better answer.

Is This Answer Correct ?    33 Yes 3 No

What is the diffeence between SDLC and STLC?..

Answer / asn

STLC is a part of SDLC.

Testing starts from the requirementphase itself.( Here we
will participate in requirements review)

But the execution of our tests starts from the testing
phase itself.

Is This Answer Correct ?    9 Yes 0 No

What is the diffeence between SDLC and STLC?..

Answer / shreeg

As said before, STLC can be incorporated under SDLC. I'd
like to make a small change in the below list.

1.PREPARATION OF TEST STRATEGY.
2.PREPARATION OF TEST PLAN
3.Preparation of Test Scenarios.
4.PREPARATION OF TEST CASES
5.TEST CASE REVIEW
6.EXECUTION OF TEST CASES
7.RESULT ANALYSIS
8.BUG TRACKING
9.TEST RESULTS REPORTING(PASS, FAILED TEST CASES/BUG
REPORTING)
10.REGRESSION TESTING

I've added the 3rd point. Scenarios are prepared based on
the requirements. Initially we draft the scenarios how &
what to test in the application based on the requirements.
We break down the scenarios into granular test cases.
Finally, when the testing is completed, we recheck the cases
what were tested, to the scenarios to check all the
scenarios are covered, and hence the requirements.

Is This Answer Correct ?    9 Yes 0 No

What is the diffeence between SDLC and STLC?..

Answer / arunesh

hi guys i think the best answer is

SDLC STLC
1-requirement analysis
2-fesibility study
3-designing
4-coding test planing
test case design
5-testing testing
bug report
retesting
regression testing
6-deploying deploying
7-maintainence maintainence

Is This Answer Correct ?    6 Yes 1 No

What is the diffeence between SDLC and STLC?..

Answer / prasanna_ny

SDLC is SOFTWARE DEVELOPMENT LIFE CYCLE.There are different
phases in SDLC.They are:
1.PROJECT PLANNING
2.SYSTEM ANALYSIS,REQUIREMENT DEFINITION (BRD/FRD)
3.SYSTEM DESIGN(ARCHITECTURE/FLOW CHARTS)
4.CODING/PROGRAMMING/DEVELOPMENT
5.TESTING(SANITY,INTEGRESSION,REGRESSION,SYSTEM,PERFORMANCE
TESTING)
6.UAT(USER ACCEPTANCE TESTING)
7.PRODUCTION/GO-LIVE
8.MAINTENANCE/SUPPORT

STLC is SOFTWARE TESTING LIFE CYCLE.There are different
phases in STLC.They are:
1.PREPARATION OF TEST STRATEGY.
2.PREPARATION OF TEST PLAN
3.PREPARATION OF TEST CASES
4.TEST CASE REVIEW
5.EXECUTION OF TEST CASES
6.RESULT ANALYSIS
7.BUG TRACKING
8.TEST RESULTS REPORTING(PASS, FAILED TEST CASES/BUG
REPORTING)
9.REGRESSION TESTING

Is This Answer Correct ?    14 Yes 10 No

What is the diffeence between SDLC and STLC?..

Answer / murthysharma

Hi,pavan kumar.
Your answer is absolutely correct.
I have a doubt.

From which stage, the testing process will start in SDLC.

I mean, In SDLC stage, from which stage the tester cast
his role?

Is This Answer Correct ?    3 Yes 0 No

What is the diffeence between SDLC and STLC?..

Answer / kazi jahangeer alam

Dear pawan,

testing start from strategic phase.then prepare a plan/case/
and go through 1.PREPARATION OF TEST STRATEGY.

2.PREPARATION OF TEST PLAN
3.PREPARATION OF TEST CASES
4.TEST CASE REVIEW
5.EXECUTION OF TEST CASES
6.RESULT ANALYSIS
7.BUG TRACKING
8.TEST RESULTS REPORTING(PASS, FAILED TEST CASES/BUG
REPORTING)
9.REGRESSION TESTING

SDLC and STLC both are diff boss.

Is This Answer Correct ?    5 Yes 2 No

What is the diffeence between SDLC and STLC?..

Answer / chandru

Sdlc is software development life cycle, which includes many
modle like water fall, sprial, VV ect..

stlc Software test life cycle, which includes testing
activities like test plan, test case, Traceablity matrix etc

Is This Answer Correct ?    4 Yes 3 No

Post New Answer

More Manual Testing Interview Questions

Explain Iterative model, Incremental model, Spiral model, Evolutionary model and V-Model?

0 Answers  


How many testcases have you written till, now as an average per project?

1 Answers   AppLabs,


HI could u plz tell what actually is done in a manual testing in practically in a company for ex suppose it is web applications testing how to proceed further

1 Answers  


WRITE THE THREE IMPORTANT SCENARIO OR TEST CASES OF AIRCONDITIONER

1 Answers   Optical Fusion, RBS,


write test condition for testing SMS service of a mobile phone maximun length is 100 character while sending and 80 character for receiving write test scenarios do not write test cases

0 Answers  






An Web Application is added with two new features. what will be your test approach? Please guys tell me the answer?

2 Answers  


What makes a good test engineer?

0 Answers  


What is Test Data?. When we prepare test data?, is it included in Test Cases or should it be seperately prepared. What and when will be the actual use of Test Data and who prepares it.

1 Answers  


what is metrices?

2 Answers  


hai suppose if i want to delete cookie of a particular web site.is it possible if it is possible how? pls. tell me

1 Answers  


What is a test server?

0 Answers  


What are the reasons why parameterization is necessary when load testing the Web server and the database server?

1 Answers  


Categories