What is the diffeence between SDLC and STLC?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
Explain defect lifecycle.
Difference between functional testing and end to end testing?
Why should a software tester have knowledge of PHP language?
a apllication is given to you but the requirements and functionalities are missing what will you do to start the testing?
While doing system testing your have missed out some issues. The same issue is found by customer and he reverts back to you for an explaination. How do you convince him or how do you justify yourself about your testing?
various scenarios in any banking project.please give this in detail.
what is mean by impact analysis ,how we used to select regression TC using this?
How important is Change Management in today's computing environments?
How to do Manual/Functional/Load/Web tests for the web services developed using WCF technology?
Can any one tell me how SRS ,BRS documents are made?Also,what are the documents to be referred through out the SDLC and TESTING phase?
If u have to test the web page application and have to validate the Look & Feel of the application then how will u test it?
what is RTM