Diff. between STLC and SDLC?
Answers were Sorted based on User's Feedback
Answer / sailaja
STLC is software test life cycle it starts with
1. preparing the test strategy
2. preparing the test plan
3. creating the test environment
4. writing the test cases
5. creating test scripts
6. executing the test scripts
7. analysing the results and reporting the bugs
8. doing regression testing
9. test exiting
SDLC is software or system development life cycle
phases are...
1. project initiation
2. requirement gathering and documenting
3. designing
4. coding and unit testing
5. integration testing
6. system testing
7. installation and acceptance testing
8. support or maintenance
SCM and SQA will follow throughout the cycle
| Is This Answer Correct ? | 180 Yes | 21 No |
Answer / amit
STLC-Software Test Life Cycle and SDLC is whole Software
Development Life Cycle
| Is This Answer Correct ? | 119 Yes | 25 No |
Answer / praveena.g(solara infotech)
STLC: It is the s/w test life Cycle
SDLC: It is the total S/w Development life cycle
| Is This Answer Correct ? | 99 Yes | 18 No |
Answer / venkateswararao.ch
STLC means Software Testing Life Cycle
SDLC means Software Development Life Cycle.
STLC is the part of SDLC
| Is This Answer Correct ? | 62 Yes | 11 No |
Answer / santosh rout
Software testing life cycle having some phase
1 Test requirement
2 Test plan
3 Test environment
4 Test design
5 Test execution and defect track
6 Test report summery and acceptance .
SDLC having some phase
1 Information gathering
2 SRS prepairing
3 Design
4 coding
5 testing
6 support and maintenace
testing is the part of SDLC
| Is This Answer Correct ? | 35 Yes | 3 No |
Answer / ankit maheshwari
STLC:-
1.Test Strategy/Requirment
2.Test Plan
3.Test Enviornment
4.Test Cases
5.Test Scripts
6.Reporting
7.Regression Test
SDLC:-
1.Recognization of need
2.Feasble study
3.System Design
4.Coding
5.Testing
6.Implementation
7.Maintinence
| Is This Answer Correct ? | 31 Yes | 3 No |
Answer / lavanya
SDLC (Software Development Life Cycle): The various
activities which are undertaken when developing software
are commonly modelled as a Software Development Life Cycle.
1. Requirements gathering
2. Analysis
3. Design
4. Coding
5. Testing
6. Maintenance
STLC (Software Testing Life Cycle): A broad & continuous
activity throughout the software life cycle.
1. Test Requirements
2. Test Planning
3. Test Analysis
4. Test DEsign
5. Test Execution
6. Defect tracking
7. Test reports & Acceptance
| Is This Answer Correct ? | 26 Yes | 6 No |
Answer / aaa
1. Test Plan-> Scope of testing,Testing Strategy,Testing
Techniques,Mile stone,Entry & Exit Criteria,Test case Format
,Bug Reporting Format Etc.
2. Test Analysis-> Split the work in small parts..e.g Test
Scenario then Test cases then Test Scripts.
Decide Different-2 matrices to analysis the work
Decide which Part of Application will test manually and
which will be automated.
how much time retesting or regression will be done.
3. Executing the test case
4. Analysis the Result & bug Reporting
5. Regression Testing
| Is This Answer Correct ? | 27 Yes | 12 No |
Answer / debashis mohanty
STLC - Software Testing Life Cycle
SDLC - Software Developement Life Cycle
| Is This Answer Correct ? | 15 Yes | 8 No |
Answer / vasanth
SDLC -System development life cycle and
STLC -software development life cycle.
STLC will be apart of Total SDLC process
| Is This Answer Correct ? | 13 Yes | 7 No |
What is defect WITHDRAW? When you do this?
write five negative testcase for web application?
a newly launched web site is hosted on web server.It is expected that 100 people visit the website every hour and browse 30 pages spending a total 15 minutes. what is the maximum hits/sec that the web server should support this load?justify your answer. need urgently. by rimesh
Give me an example when black box testing will not able to detect a bug which white box will detect?
Which reasons do you use to justify training for the testing team as part of its career development?
what are things you want to check in web based testing?
What is end-to-end testing when we will do that testing?
what is performance testing?
What is agile methodology and how to perform agile testing?
Can you explain regression testing and confirmation testing?
Can some one help me writing a manual test case for email applications like yahoo i need for www.everonn.com
what is the difference between smoke, sanity and dry run testing?