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 |
Explain elementary process?
hi can any one suggest how to write test case for a text box regarding its hight and width. How do you know that the text box having correct hight & Width?
what are the base line documents for sit and uat? what is impact testing? what is dynamic testing? what is static testing? what is soak testing?
Is Regression Testing done for Manual Testing projects?
How to get the testing experience of capital market or banking domain? Are there any demo applications/websites?
What is database testing
1 Answers CTS, Infosys, Polaris,
Write test cases for checking date field?
What is Bug leak or Defect leak ?
is test data the same as test condition
Who are all involved in an inspection meeting?
When will we write "use cases"? I mean that before writing test cases or after writing test cases? Please give me reply or send me answer to my mail id 'gopimanchella@gmail.com' Thanks in Advance.
What are different types of metrics used in testing ?