how can u map SDLC With STLC
Answers were Sorted based on User's Feedback
Answer / indu pillai
Yes SDLC can be maped to STLC with the help of V model.
I have tried to show it
1. Requirement Specifications ----------> Acceptance Test
Acceptance TP Cases
2. Functional design -------------------> System Test Cases
System TP
3. Detailed design ------------------->Integrated Test Cases
Integrated TP
4. Program Specifications--------------->Unit Test Cases
Unit TP
TP refers to Test Plan and not Time Pass :)
So in each of the phases of SDLC , we start planning and
writing Test Cases accordingly,this is how u map SDLC with
STLC.
Hope my answer was fruitful to you
Is This Answer Correct ? | 33 Yes | 0 No |
Answer / sm
we can map SDLC with STLC thru V-Map
The mapping is as follows:
SDLC -- STLC
1)Requirements gathering --- BRS/SRS Document preparation
2)Requirement analysis --- Test Strategy preparation
3)Software design ---- Test design (test plan/test
scenarios and test cases preparation)
4)Functional coding ------System testing
5)Build release ---- UAT/Maintainable testing
Is This Answer Correct ? | 14 Yes | 0 No |
Answer / ramprasad.s
HI
SDLC & STLC can be mapped thro V-Model
sun_ramprasad@yahoo.com
Is This Answer Correct ? | 9 Yes | 1 No |
Answer / rambalaji
sdlc means that software development life cycle.It contais
various phases for developing a software.The phases are
analysis,desin,coding,testing and maitences.In each phase
software will develop step by step.
stlc means that software testing life cycle model.It
contains various kinds of steps for testing that is test
plan,test stratigies,usecase,testcase,execution of
testcase,bugreport,log a bug, verified .This kind of all
steps used for testing.
Is This Answer Correct ? | 6 Yes | 7 No |
Answer / mosh
There is no separate life cycle called as STLC. Rather, it
is just a phase(Testing phase) in SDLC.
And V-model is an SDLC where both the testing as well as
development are done in parallel.
Is This Answer Correct ? | 1 Yes | 6 No |
What is the role of documentation in QA?
difference between manual testing and blackbox testing
What is the dirrerence in Bug Tracking Tool, Bug Reporting Tool and Test Management Tool? Please be clear in Detail.
The company is developing a new piece of software. The application allows a computer user to use the print option of any existing application to save the output into an HTML file instead of printing. -Based on the scenario above, which test methods do you use to make certain that the new software will work properly with existing applications?
How do you test cases for mobile handsets ?
2 Answers Contata, Seed Infotech, SNGS, SoftSol,
Pls give proper Seq. to following testing Types Regression,Retesting,Funtional,Sanity and Performance Testing.
What is the difference between Project Based Testing and Product Based Testing?
18 Answers Pramati Technologies, Satyam,
what is functional testing?Explain with one example?And when we use functional testing in your project???
Can you explain pair-wise defect fundamental?
What factors do you consider while estimation test efforts?
If database testing i which way the testing will be done,by just writing the queries or else anything extra we do?if so where write those queries and where will we store those?
What is the role of software tester in process of verification? Explain.