What is difference between SDLC and STLC?
Answer Posted / prashant
software development life cycle(SDLC) covers the
Information gathering
Analysis
Designing
Implementation
a) coding
b) Testing
Maintenance.
In this SDLC Implementation can come along with both
coding as well as testing.
Software testing life cycle(STLC) covers
Information gathering
Analysis
Designing
Testing
1. Test planning
2. Test development
3. Test execution
4. Result analysis
5. Bug reporting
Maintenance.
In STLC we never come along with the coding(Developing)
| Is This Answer Correct ? | 20 Yes | 6 No |
Post New Answer View All Answers
HI, This question is Investment Banking domain related Question. I was asked in an Interview to tell the 5 test cases for Equity,Bond,Futures and options. Please help.. Pragya
Explain branch coverage and decision coverage.
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
Need to know about Quality Center in brief
How does a coverage tool work?
What are the different servers and difference between them?
which sanity testing is performed?
how to create automation frame work ?
Which are the different tests for apparel testing?
How would you do the ollowing Security Testing for web application? 1) Authentication. 2) Authorization. 3) cookies. 4) penetration testing. 5) session testing. 6) encryption and decryption testing pls give examples give example i can't understand so pl
Have you ever completely tested any part of a product? How?
Can you please explain me how to do testing of an E-insurance project end to end process..
You want a automation tool to be used for your project. How will you convince the client for the same. Please give me specific answer.
can you tell me how to write test cases for payments, receipts, inward clearing, outward clearing, A/c statements ?
i want manual and automation test cases and interview questions