Explain the STLC?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
Answer / prasanna
test plan:road map for entire testing activity
| Is This Answer Correct ? | 2 Yes | 3 No |
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 |
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 |
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 |
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 VSS
!. what are the entry eriteria for functiondity and performance testing ?
In which situation or phase or any did u find that Manual testing is a must instead of Automation testing
tell me about low severity & low priority bug?
What is Vertical and Horizontal traceablity?
what is black box testing, and what are the methods for BBT plz explain it
How will you prepare Test Data?
hi what are the test cases for web application..i need these example..please..mail me at mina_ims@yahoo.com
what is the difference between adhoc testing, and error guessing
Suppose product is to be delivered on urgent basis.There is no time to test on all OS and Browseres.We have time to execute atlest in one combination of OS and browser.Which one do you prefer and why?
what is Test Responsibility matrix?
5.what do you like most about testing?