Explain the STLC?

Answers were Sorted based on User's Feedback



Explain the STLC?..

Answer / rajashekar

STLC means it starts from test planning,test cases and upto
the end product release.

Mainly it consists the phases

Planning the tests

Writing the test cases

Then execution of those test cases

After that analyze the results

If any defects found making reporting

And finally retesting it i.e Regression test conducted

Is This Answer Correct ?    0 Yes 0 No

Explain the STLC?..

Answer / renu narayana poduval

Software testing is an investigation conducted to provide stakeholders with information about the quality of the product or service under test.[1] Software testing can also provide an objective, independent view of the software to allow the business to appreciate and understand the risks of software implementation. Test techniques include, but are not limited to, the process of executing a program or application with the intent of finding software bugs (errors or other defects).
Software testing can be stated as the process of validating and verifying that a software program/application/product:
meets the requirements that guided its design and development;
works as expected; and
can be implemented with the same characteristics.
Software testing, depending on the testing method employed, can be implemented at any time in the development process. However, most of the test effort occurs after the requirements have been defined and the coding process has been completed. As such, the methodology of the test is governed by the software development methodology adopted.
Different software development models will focus the test effort at different points in the development process. Newer development models, such as Agile, often employ test driven development and place an increased portion of the testing in the hands of the developer, before it reaches a formal team of testers. In a more traditional model, most of the test execution occurs after the requirements have been defined and the coding process has been completed.

The different stages in STLC.
1.Requirement Analysis.
2.Test Planning.
3.Test Design.
4.Test Execution.
5.Test Closure.

Is This Answer Correct ?    0 Yes 0 No

Explain the STLC?..

Answer / sanjeev dwivedi

s/w life cycle is nothing but activity done by the test engineer during the project life cycle.
STLC associate these pheses.

1.test plan prepration
2.frs study
3.priparing test stretigy document
4.rivew and approved
5.test case document
6.rivew and apply
7.test case excution
8.loging the bugg in bug tracking tool
9.retest and regretion testing
10.genrating test report

Is This Answer Correct ?    0 Yes 0 No

Explain the STLC?..

Answer / vasudeva

A process to be fallowed by testing team in software testing
in software testing stage is called as STLC. In general STLC
process consists of below stages:
->Software test initiation
->Software test planning
->software test design
->software test execution and reporting
->software test closure

Is This Answer Correct ?    0 Yes 0 No

Explain the STLC?..

Answer / prasanna

test plan:road map for entire testing activity

Is This Answer Correct ?    2 Yes 3 No

Explain the STLC?..

Answer / suman

software testing life cycle. it's template
1. test plan
2. test design
3. test execution
4. track & management
planing done by manager
design done by developer
execution done by tester

Is This Answer Correct ?    3 Yes 4 No

Explain the STLC?..

Answer / tuna mahapatra

STLC means
1. Software requirement specification(srs)
2. Test Plan
3. Test Design
4. Test Execution
5. Detect Reporting(if error found tell)
6. Retesting

Is This Answer Correct ?    2 Yes 3 No

Explain the STLC?..

Answer / dandu

STLC comprises of following steps:
1.Planning
2.Knowing of User specification.
3.Test case Execution
4.Recording of Test plan
5.Matching with the exit criterion of test.

Is This Answer Correct ?    2 Yes 3 No

Explain the STLC?..

Answer / abdul haque

STLC is software Testing Life Cycle . STLC starts with
Requirement Analysis and end with defect closing .

1. Requirement Analysis
2. Test Strategy
3. Test Plan
4. Test Case
5. Test case execution
6. Bug Reporting
7. Regression testing
8. Defect closing

Is This Answer Correct ?    0 Yes 1 No

Explain the STLC?..

Answer / messy

grammar should be check before you post it.

Is This Answer Correct ?    2 Yes 6 No

Post New Answer

More Manual Testing Interview Questions

What is concurrency testing?

6 Answers   MBT,


what is the diff between testbed and test environment?

3 Answers  


what is penetration testing

2 Answers   Citrix,


What is a Use case? Is it possible to write test case without Use case?

2 Answers  


What is risk analysis,what type of risk analysis u did in u r project

1 Answers   Lehman Brothers,






A defect which could have been removed during initial stage is removed in later stage how does it affect cost?

0 Answers  


why use caffine for HPLC calibration ?

0 Answers  


suppose if you are in ATM center and if you withdraw an amount of rs. 10000/-, you get a message to your mobile for deduction of amount but you did not receive any amount from ATM machine. What will you do? How do you rise a defect?

3 Answers  


What are the various test case for google analytics, api keys , pay pal if you know please post me a answer. And how we will test

0 Answers  


Tell me the test cases for a search and replace functionality in a microsoft document (.doc)?

3 Answers   Oracle,


how to prepare Test Environment for an application ?

1 Answers  


Is the build or version number change during retesting

3 Answers  


Categories