hi what is difference between sdlc and stlc.
Answers were Sorted based on User's Feedback
SDLC means software development life cycle. SDLC starts with
analyzing the requirements, Architecture, development,
testing and maintenance. This is developing and testing the
application until the client satisfies.
STLC means software testing life cycle. STLC contain writing
test strategies, test plans, test cases, executing, finding
bugs and tracking them until they are fixed. This only
consider the quality of the application.
| Is This Answer Correct ? | 14 Yes | 1 No |
Answer / guest
SLC = SDLC + STLC
SDLC = Concept Analysis + SRS + HLD + LLD + Coding
STLC = Main Test Plan + Test Spec + Test Case + Test
Execution + Test Report
| Is This Answer Correct ? | 6 Yes | 6 No |
Answer / mallikarjun
SDLC----soft ware development life cycle
it involves total development of the project
STLC----soft ware testing life cycle
it invloves total testing phases of the project
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / usha
We cant differentiate what is SDLC and STLC.
SDLC - Software Developement LifeCycle which involves
Requirement analysis, Design, Coding, Testing,
Implementation
STLC - Software Testing Life Cycle which involves
Requiremnet analysis, Test design, Test Execution, Defect
Tracking
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / narasimha
SDLC - Software Development Life Cycle has six phases
Requirements,Analysis,Design,coding,Testing and Delivery and
maintainance.
STLC - Software Testing Life Cycle
Test Planning, Test Development,Test Execution, Result
Analysis, Bug Tracking and Reporting.
Testing is a part of software development life cycle.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / john
http://www.allinterview.com/showanswers/23152.html
| Is This Answer Correct ? | 1 Yes | 4 No |
Answer / swaroop
SDLC - In software development life cycle Testing is just
a phase over here.
STLC - Where as software testing life cycle testing plays
main role
| Is This Answer Correct ? | 0 Yes | 5 No |
what is realtional testing?
What are the types of maintenance?
what is real testing & comprehensive testing? plz rly me my qestion
In manual testing, what are stubs and drivers?
i have soure and target having 1 laks records same structure and same data. no primary key. how to do data validation in. how to identify each and every record same r not. i want check every record. wat is process.
Different types of design documents which can be used to write effective test cases(if FRS and SRS is not enough to write the test cases.)
What test cases should be written in performance testing manually?
Five positive and 5 negative test cases for Coffee vending machine
i have worked in 11 month duration project. interviewed person asked me for wat purpose you worked in that project and wat you worked. you worked for a long time in one project. its loss for the company you worked.
what are the contents we have to cover in manual testing to get the job
Which methodology u follow in testcase?
which situation will decide the approach (topdown/bottom up) to choose from?