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 briefly your project.
hi.i joined in a software testing course recently.but i dnt knw 'c' or 'c++',would it mind? my stream is ece. so i just had a C&DS IN OUR 1ST SEMESTER.
How to measure testing Productivity ?
what is meant by database testing? what is the strategy to be followed for database testing?
when 200 testcases are to be written in a single day, then what will you do?
what is agile testing when to perform this? have you performed agile testing anytime?please let me know more about this
What are the testing types? Tell me abt few?
When do u perform REGRESSION testing and how to perform it ?
What do you like about computers?
What is difference between V-Model and Agile Model?
explain me traceability matrix in brief....?
What type of questions may ask related to sql during interview?