Explain the STLC?

Answers were Sorted based on User's Feedback



Explain the STLC?..

Answer / senthil kumar

STLC means it starts from the preparation of test plan,
test case and ends with product release. Meanwhile we'l b
involved in some other types of testing. Major tasks will b
done in STLC are as follows,

1. Test Plan Preparation
2. Test Case Preparation
3. Execution of TC
4. Analyze the Result
5. Defect Report Preparation
6. Regression Testing

Is This Answer Correct ?    164 Yes 46 No

Explain the STLC?..

Answer / rami reddy

I hope this will help u .to understand each activity under
the test cycle.

u can reach me @ rami.cheers@gmail.com


Test Requirements

? Requirement Specification documents
? Functional Specification documents
? Design Specification documents (use cases, etc)
? Use case Documents
? Test Trace-ability Matrix for identifying Test Coverage

Test Planning

? Test Scope, Test Environment
? Different Test phase and Test Methodologies
? Manual and Automation Testing
? Defect Mgmt, Configuration Mgmt, Risk Mgmt. Etc
? Evaluation & identification ? Test, Defect tracking tools

Test Environment Setup

? Test Bed installation and configuration
? Network connectivity?s
? All the Software/ tools Installation and configuration
? Coordination with Vendors and others

Test Design
? Test Traceability Matrix and Test coverage
? Test Scenarios Identification & Test Case preparation
? Test data and Test scripts preparation
? Test case reviews and Approval
? Base lining under Configuration Management

Test Automation

? Automation requirement identification
? Tool Evaluation and Identification.
? Designing or identifying Framework and scripting
? Script Integration, Review and Approval
? Base lining under Configuration Management

Test Execution and
Defect Tracking

? Executing Test cases
? Testing Test Scripts
? Capture, review and analyze Test Results
? Raised the defects and tracking for its closure

Test Reports
and Acceptance

? Test summary reports
? Test Metrics and process Improvements made
? Build release
? Receiving acceptance

Is This Answer Correct ?    110 Yes 5 No

Explain the STLC?..

Answer / rami reddy

I hope this will help u .to understand each activity under
the test cycle.

u can reach me @ rami.cheers@gmail.com


Test Requirements

? Requirement Specification documents
? Functional Specification documents
? Design Specification documents (use cases, etc)
? Use case Documents
? Test Trace-ability Matrix for identifying Test Coverage

Test Planning

? Test Scope, Test Environment
? Different Test phase and Test Methodologies
? Manual and Automation Testing
? Defect Mgmt, Configuration Mgmt, Risk Mgmt. Etc
? Evaluation & identification ? Test, Defect tracking tools

Test Environment Setup

? Test Bed installation and configuration
? Network connectivity?s
? All the Software/ tools Installation and configuration
? Coordination with Vendors and others

Test Design
? Test Traceability Matrix and Test coverage
? Test Scenarios Identification & Test Case preparation
? Test data and Test scripts preparation
? Test case reviews and Approval
? Base lining under Configuration Management

Test Automation

? Automation requirement identification
? Tool Evaluation and Identification.
? Designing or identifying Framework and scripting
? Script Integration, Review and Approval
? Base lining under Configuration Management

Test Execution and
Defect Tracking

? Executing Test cases
? Testing Test Scripts
? Capture, review and analyze Test Results
? Raised the defects and tracking for its closure

Test Reports
and Acceptance

? Test summary reports
? Test Metrics and process Improvements made
? Build release
? Receiving acceptance

Is This Answer Correct ?    53 Yes 6 No

Explain the STLC?..

Answer / dhanalakshmi y

STLC means Software Testing Life Cycle. It starts from
requirements anylsis and ends with Test Closure

1. Requirements Analysis
2. Test Plan Prepartion
3. Test Case Preparation
4. Test Case Execution
5. Reporting Defects
6. Regression Testing
7. Test Report Preparation at the end of system testing

Is This Answer Correct ?    12 Yes 0 No

Explain the STLC?..

Answer / neelavathy

STLC means Software Test life cycle, it starts with
Test Initiation
Testplan preparation
Test design
Test Execution------------>Test Report
Test Closure

Is This Answer Correct ?    30 Yes 20 No

Explain the STLC?..

Answer / pardeep kundu

1.requirements
2.use cases
3.test plan
4.test case
5.test case execution
6.report analysis
7.bug analysis
8.bug reporting

these steps are involved in software testing life cycle.

pardeep16d@gmail.com

Is This Answer Correct ?    18 Yes 10 No

Explain the STLC?..

Answer / vinodh anandhan

1.Test Statergies
2.Test Plan
3.Test Cases
4.Execution Test Cases
5.Bug Ananlysis
6.Reporting the Bug
7.Regression Testing

Vinodh Anandhan
Software Tester
Exceed Technologies (P) Ltd.,
Chennai

Is This Answer Correct ?    23 Yes 16 No

Explain the STLC?..

Answer / surii

Stages of STLC :

1. Test Initiation or Test Planning :
Contents of Test Plan :
a) Scope of testing.
b) Functionalities to be tested and not to be tested.
c) Resource Planning, Scheduling.
d) Test Strategies, Test Deliverables, Test metrics
Defnition, defect metric definition.
e) Areas to be automated, and area not to be automated.
f) Evaluation of automated tools and selection of them.
g) Risk and contigency plans.

2. Test Design : Is nothing but preparation of test case
document.
Contents in Test Design :
a) Scope of test.
b) Test Scenario.
c) Test Procedure.
d) Test Cases.
e) Test data.

3. Test Execution : Execute the test cases and record actual
behaviour of the application.

4. Result Analysis : Compare Actual and Expected behaviour
of application if both are matched consider test case pass
otherwise test case is failed.

5. Bug Tracking : Consider all failed test cases as defects
and track them in a separate doc that is called as defect
profile doc.

6. Defect Reporting : Defect profile doc is send to PM and
Developer for the purpose of rectification.

Is This Answer Correct ?    9 Yes 2 No

Explain the STLC?..

Answer / ravi

STLC means software testing life cycle this process
stararts with test initiation
test planning
test design
test execution
reporting the bugs
test closure.

Is This Answer Correct ?    21 Yes 15 No

Explain the STLC?..

Answer / sateesh

Mr.rami reddy's answer is absolutley true. I ask you please
follow that answer. Its in deatailed.

(software test engineer-II)

Is This Answer Correct ?    19 Yes 14 No

Post New Answer

More Manual Testing Interview Questions

The project is going through the maintainance phase I logged a defect which is critical for resolving ,the developement team is in US when they got the reported bug they gave the xplanation that it is a six year old written code moreover we don't have proper followup documents to authenticate this one....in this senario wat will u do??

2 Answers  


Is quality control similar to quality assurance?

0 Answers  


What is a good test? Wy do we need testing write test steps for triangle write test steps for ATM How a tester should approach a devloper about non accepted defect? What is test coverage assurance and give an example Draw and expain V model and how it is helpfull in software development

0 Answers   ANZ,


what is testing process in related to Application testing

2 Answers  


Can any one tell me the contents in Traceability Matrix

4 Answers   IntraLogic,






Application contains many text fields,buttons etc.Many test cases can be written for the application.I read that test cases should not be too many.So text fields can be tested by entering Blank space,special symbols,Alphanumeric data,Empty & so on IF I write for all these data for every text field on each screen then my test cases will be unnecessarily too long .I m confused here wether I write Test cases for all or not.Suggest me the proper answer.I want answer from Experienced person

5 Answers  


Principles of testing?

4 Answers  


What is fuzz testing?

0 Answers  


Hi Could someone please provide Siebel Testing Interview questions for 5 years exp.

0 Answers  


What is known issues?

3 Answers   Mantra Media, Yardi,


what is test log..? what it consists?

7 Answers   MBT,


Does we make documentation for all defects?

2 Answers  


Categories