ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   To Refer this Site to Your Friends   Click Here
Google
 
Categories  >>  Software  >>  Testing  >>  Manual Testing
 
 


 

 
 Automation Testing interview questions  Automation Testing Interview Questions
 Manual Testing interview questions  Manual Testing Interview Questions
 QA Concepts interview questions  QA Concepts Interview Questions
 Mobile Testing interview questions  Mobile Testing Interview Questions
 Test Cases interview questions  Test Cases Interview Questions
 Test Documents Reporting interview questions  Test Documents Reporting Interview Questions
 Testing AllOther interview questions  Testing AllOther Interview Questions
Question
Explain the STLC?
 Question Submitted By :: Janu
I also faced this Question!!     Rank Answer Posted By  
 
  Re: Explain the STLC?
Answer
# 1
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 ?    61 Yes 16 No
Senthil Kumar
 
  Re: Explain the STLC?
Answer
# 2
hai,
 STLC means software testing life cycle.it begin depends on 
SDLC.
But STLC having phases it's starts from 
Test planing.
Test Development
Test Execution
Defect Repoting
Result Analysis.
 
Is This Answer Correct ?    13 Yes 19 No
Sujatha
 
 
 
  Re: Explain the STLC?
Answer
# 3
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 ?    10 Yes 6 No
Neelavathy
 
  Re: Explain the STLC?
Answer
# 4
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 ?    40 Yes 1 No
Rami Reddy
 
  Re: Explain the STLC?
Answer
# 5
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 ?    12 Yes 1 No
Rami Reddy
 
  Re: Explain the STLC?
Answer
# 6
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 ?    6 Yes 5 No
Ravi
 
  Re: Explain the STLC?
Answer
# 7
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 ?    6 Yes 6 No
Vinodh Anandhan
 
  Re: Explain the STLC?
Answer
# 8
STLC stands for Software Testing Life Cycle
It is a process of conducting sofware testing, means after 
programmer conducted intergration testing by using white 
box testing, the intergrated software build is coming to 
overall developed software testing.

The project manager is initiate the STLC processs
the phases of STLC
1. System test initiations
2. System test Planning
3. System test design
4. System test execution
5. System test Reporting
6. System test closure

explanation of STLC

1.System test initiations: in the the PM is initiates the 
whatever testing tools are available (either mannual or 
automation tools), with respect to specific custumet 
requirement 
2. test planning: schedule the which type of testing tools 
is allocate a specific tester to test the module in the 
developed project.(simply distribute the work to different 
testers based on their experience) and allocate the time to 
complete the work.
3. test design: means prepare test cases for each and every 
verified object are correctly working or not w.r.t customer 
requirement.
4.test execution: means the particular object is working or 
not as per customer requiremnt. means test is pass or fail 
or find any defect are informed to the development section 
for once again correct the coding part
5. System test preparing: after programmer correct the 
code, we can retest them 
6. test closure: after completion of all object test 
execution the PM is closed the test.
 
Is This Answer Correct ?    1 Yes 11 No
Biksham
 
  Re: Explain the STLC?
Answer
# 9
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 ?    6 Yes 6 No
Pardeep Kundu
 
  Re: Explain the STLC?
Answer
# 10
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 ?    5 Yes 5 No
Sateesh
 
  Re: Explain the STLC?
Answer
# 11
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 ?    7 Yes 2 No
Surii
 
  Re: Explain the STLC?
Answer
# 12
1.	Test Requirements
2.	Test Planning
3.	Test Environment Setup
4.	Test Design
5.	Test Automation
6.	Test Execution
7.	Defect Tracking
8.	Test Reports and Acceptance
 
Is This Answer Correct ?    3 Yes 2 No
Vivek.Gupta
 
  Re: Explain the STLC?
Answer
# 13
As the SDLC is "software Developement life Cycle" like that
STLC is the "Software testing life cycle" and this is
clearly mean to lifecycle which is totally based on the
testing of the Software.

I m giving a simple idea on it which will be very easy to
understand for everybody .
SDLC is mainly based on :-
 
Requirement analysis
function specification
testcase execution
Bug reporting
make ready for implementation

A)Requirement Analysis :-
Analyze the requirement ,and understand what is the main
Goal of the Project.

B)Functional specification :-
How can we get the right Output of fulfill the Outcome.

C)Testcase Execution :-
 on which way we can test this software to get the maximum
errors.

d)Bug report :-
 Report the error to the development team and also if you
have any idea/solution on the  error then you can also
suggest them.

E)Make Raddy to Implement:-
  this stage is for final implementation ,you have to make
conform whether is there any error exist or not.and also
mentioned this error is managable or may crash the system.
can we take the Risk here to deliver  the Product.
 
Is This Answer Correct ?    4 Yes 4 No
Sunil Kumar Sahoo
 
  Re: Explain the STLC?
Answer
# 14
grammar should be check before you post it.
 
Is This Answer Correct ?    2 Yes 6 No
Messy
 
  Re: Explain the STLC?
Answer
# 15
test plan: Road for entire testing activity.
test case:set of produre which we execute your find out defects.
test execution:running the test case,after approval the test
lead.fail/pass information stored in test log.
defect tracking:failed item carried to defect tracking.
reports:result analisys,test graphs preparation.
 
Is This Answer Correct ?    3 Yes 1 No
Prasanna
 
  Re: Explain the STLC?
Answer
# 16
test plan:road map for entire testing activity
 
Is This Answer Correct ?    2 Yes 2 No
Prasanna
 
  Re: Explain the STLC?
Answer
# 17
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 3 No
Suman
 
  Re: Explain the STLC?
Answer
# 18
STLC refers to Software Testing Life Cycle. This initiates 
from the Requirements phase and ends with closing the bugs.
Steps in STLC are
1)Requirements Gathering
2)Preparing the Test Strategy
3)Preparing the Test Plan
3)Preparing the Test Cases
4)Executing the test cases
5)Logging the Bugs in the Bug tracking tool
6)Retesting and closing the defects
7)Bugs maintainance.

The Difference between STLC and SDLC is when STLC includes 
all the testing activities SDLC includes both the testing 
and the development activities.
 
Is This Answer Correct ?    2 Yes 1 No
Lakshmi
 
  Re: Explain the STLC?
Answer
# 19
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 ?    1 Yes 1 No
Tuna Mahapatra
 
  Re: Explain the STLC?
Answer
# 20
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 1 No
Dandu
 
  Re: Explain the STLC?
Answer
# 21
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 ?    1 Yes 0 No
Dhanalakshmi Y
 

 
 
 
Other Manual Testing Interview Questions
 
  Question Asked @ Answers
 
What is the exact difference between Integration & System testing, give me examples with your project.  2
what is review and walkthrough?  2
1. when to start and stop testing ?  2
You need to plan a test project to qualify an application composed of many individual components. Referring to the scenario above, which phases do you expect to take longer than usual?  1
diffrence between srs and frs Sonata2
Which are different types of review ?  6
What are test entry and test exit criteria? Covansys2
differentiate defect age build interval? what style of testing we can follow with lack of documentation?  3
If you are a team leader and u have to complete your testing job of 5 days into 2 days, how would u handle this situation with team members?  7
Can any one please tell me the exact difference between the smoke testing,sanity testing and exploratory testing? IBM3
explain bug cycle Cap-Gemini9
what is impact analysis?....and base line version?...  2
How i can check sql data base  1
.What is Traceability matrix and how it is done ? KLA-Tencor2
what is positive and negative testing explian with example? Accenture8
does tester use design document for writing testcases CMC1
what is the difference between testing and software testing? what is testing methodology? how can we do reliability testing? plz reply to this id sari.swapna@gmail.com  3
What is Testing Measurements and Metrics explain in detail? What is the need of this in the Test Strategy document? HP1
What is defect masking? Fiserv1
what is tracebility matrix and what will be there in tracebility matrix?tell me details like idno, discription....etc.pls any one answer this question? IBM3
 
For more Manual Testing Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com