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                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
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
Describe Software Testing life cycle? What are the steps in 
volved in STLC (Software Testing Life Cycle)?
 Question Submitted By :: Jatinbhopale
I also faced this Question!!     Rank Answer Posted By  
 
  Re: Describe Software Testing life cycle? What are the steps in volved in STLC (Software Testing Life Cycle)?
Answer
# 1
STLC descripbes the steps involved in the testing process. 
Following are steps involved:

1. Review of requirements.
2. Review of Design.
3. Black Box testing.
 
Is This Answer Correct ?    3 Yes 0 No
Umasubbu4u
 
  Re: Describe Software Testing life cycle? What are the steps in volved in STLC (Software Testing Life Cycle)?
Answer
# 2
Following are different phases of STLC

1. Requirement understanding
2. Test Plan creation
3. Test Case creation
4. Bug Reporting
 
Is This Answer Correct ?    2 Yes 0 No
Abhijit
 
 
 
  Re: Describe Software Testing life cycle? What are the steps in volved in STLC (Software Testing Life Cycle)?
Answer
# 3
In STLC the steps involed are

1. Test Plan Prepration
2. Reveiw and approval of Test Plan
3. Test Case Prepration
4. Review and Approval of Test Case
5. Execution of Test Case
6. Logging and Verification of issues

These are the phase in STLC in broad phase
 
Is This Answer Correct ?    2 Yes 1 No
Pjstalin
[Lambent Technologies]
 
  Re: Describe Software Testing life cycle? What are the steps in volved in STLC (Software Testing Life Cycle)?
Answer
# 4
Visit the Link for complete set of answer related to STLC

http://www.webspiders.com/en/testing_lifecycle.asp
 
Is This Answer Correct ?    0 Yes 0 No
Dawntilldusk
 
  Re: Describe Software Testing life cycle? What are the steps in volved in STLC (Software Testing Life Cycle)?
Answer
# 5
Visit the Link for complete set of answer related to STLC

http://www.webspiders.com/en/testing_lifecycle.asp
 
Is This Answer Correct ?    0 Yes 0 No
Dawntilldusk
 
  Re: Describe Software Testing life cycle? What are the steps in volved in STLC (Software Testing Life Cycle)?
Answer
# 6
srs 
frs
hld
lld
coding 
desgin
testing
implementation
 
Is This Answer Correct ?    0 Yes 0 No
Lakshmi
 
  Re: Describe Software Testing life cycle? What are the steps in volved in STLC (Software Testing Life Cycle)?
Answer
# 7
Consider a example of human life cycle  first the baby is 
formed in utress , it develops limbs , grows ,,borns and 
dies at the old stage . In the same way software has got 
life cycle , i undergoes various process when it is 
developed or modified .
STEPS IN SDLC ARE 
1.Proposal
2.Request for proposal 
3.Negotation
4.LOI (letter of intent)
5.contract.
6.urs (user specfication)
7.srs
8.hld
9.lld
10.coding
11.unit testing
12.integration 
13.system testing
14.user acceptance test(UAT)
15.release with 90 days warranty
16.Maintainence
   -->fix bug
   -->upgradtion
   -->enhancement.

IF this is wrong kindly call 9843521942.
 
Is This Answer Correct ?    1 Yes 0 No
Vivek.ranganathan
 
  Re: Describe Software Testing life cycle? What are the steps in volved in STLC (Software Testing Life Cycle)?
Answer
# 8
1. Identify test candidates
2. Test plan
3. Design test cases
4. Execute tests
5. Evaluate results
6. Document results
7. Analysis/preparation of validation reports
8. Regression testing/retesting according to the followup 
bugs.
 
Is This Answer Correct ?    0 Yes 0 No
Kochu
 
  Re: Describe Software Testing life cycle? What are the steps in volved in STLC (Software Testing Life Cycle)?
Answer
# 9
The STLC Lifecycle has several phases:
1.Effort Estimation
2.Project Initiation
3.System Study
4.Test Plan
5.Designing of Test Cases
6.Test Automation(if you are thinking of going in for   
Automation)
7.Execute Test Cases
8.Report Defects
9.Regression Testing
10.Analysis
11.Summary
 
Is This Answer Correct ?    0 Yes 0 No
Neeta
 
  Re: Describe Software Testing life cycle? What are the steps in volved in STLC (Software Testing Life Cycle)?
Answer
# 10
1. Testplan
2. Test Development----Preparation of Test cases and test   
procedures.
3. Test excution
4. Result Analysis
5. Bug Tracking
6. Defect Reports.
 
Is This Answer Correct ?    0 Yes 0 No
Sivaprasad
 
  Re: Describe Software Testing life cycle? What are the steps in volved in STLC (Software Testing Life Cycle)?
Answer
# 11
Software TestLife Cycle shows a structure

      1. system study
      2. scope\approach\estimation
      3. Test Plan Design
      4. Test Case Design
      5. Test Case Review
      6. Test Case Execution
      7. Defect Reporting
      8. Gap Analysis
      9. Summary Report
 
Is This Answer Correct ?    0 Yes 0 No
Krishna
 
  Re: Describe Software Testing life cycle? What are the steps in volved in STLC (Software Testing Life Cycle)?
Answer
# 12
system study (CRS and SRS)
     Test Plan Design
include many issues like scope,  test startegy,effort 
estimation, design of test cases, test case 
review,execution of test case, report,
            Summary Report
 
Is This Answer Correct ?    0 Yes 0 No
Kumar
 
  Re: Describe Software Testing life cycle? What are the steps in volved in STLC (Software Testing Life Cycle)?
Answer
# 13
BRS
SRS
FRS
DESIGNING
1.HLD
2.LLD
CODING
TESTING
RELEASE
 
Is This Answer Correct ?    0 Yes 0 No
Kawshik
 
  Re: Describe Software Testing life cycle? What are the steps in volved in STLC (Software Testing Life Cycle)?
Answer
# 14
Basing on srs and sdd documents test plan is designed--
design test case--execution of test cases--result analysis--
bug tracking--reporting--dev--retesting/regression testing--
if pass close the bug
 
Is This Answer Correct ?    0 Yes 0 No
Gijima
 
  Re: Describe Software Testing life cycle? What are the steps in volved in STLC (Software Testing Life Cycle)?
Answer
# 15
1.Study of requirements.
2.Test Planning / Approval of TEst Planning.
3.Test Case design / approval of test case.
4.Executing test case.
5.Reporting bugs.
6.Retesting if immediate solution came.
7.Regression testing .
8.Release
 
Is This Answer Correct ?    0 Yes 0 No
Tanay K Nayak
 
  Re: Describe Software Testing life cycle? What are the steps in volved in STLC (Software Testing Life Cycle)?
Answer
# 16
1 .  Test initiation 
2 .  Test plan design                        
3 .  Test case design 
4 .  Test Report 
5 .  Test Closure
 
Is This Answer Correct ?    0 Yes 0 No
Ch.s.m.prasad,kkd
 
  Re: Describe Software Testing life cycle? What are the steps in volved in STLC (Software Testing Life Cycle)?
Answer
# 17
S T L C: IT IS A CYCLIC PROCESS,WHICH CONTAINS 7 GENERIC PHASES.
1.Test Planning
2.Test Analysis
3.Test-Design
4.Construction & Verification
5.Testing Cycles
6.Final testing & implementation
7.Post Implementation
 
Is This Answer Correct ?    1 Yes 0 No
Satish.p
 
  Re: Describe Software Testing life cycle? What are the steps in volved in STLC (Software Testing Life Cycle)?
Answer
# 18
S/W Testing life cycle contains 6 phases;
1.Test Planning
2.Test Development
3.Test Execution
4.Result Analysis
5.Bug-Tracking
6.Reporting
 
Is This Answer Correct ?    0 Yes 0 No
Satish.p
 
  Re: Describe Software Testing life cycle? What are the steps in volved in STLC (Software Testing Life Cycle)?
Answer
# 19
STLC mainly consist of 2 phases
1)Verification  & 
2)Validation
                 Verification is the Reviewing part,in which
tester has to review all documents  related to URS(User
requirement specification),SRS(System requirement
specification),FRS(Function Requirement specification) etc.
                   
                 Validation is the actual testing
phase,where  tester has to perform testing as per the test
planning by using Black-Box & White box testing.there are
different validation method like,
1)Unit testing
2)Integration testing
3)function testing
4)System testing
5)Acceptance testing.
 
Is This Answer Correct ?    0 Yes 0 No
Hiren
 
  Re: Describe Software Testing life cycle? What are the steps in volved in STLC (Software Testing Life Cycle)?
Answer
# 20
1)Requirements
2)Test Plan
3)Test case
4)Test Execution
   * Test log
5)Defect Tracking
6)Reports
 
Is This Answer Correct ?    0 Yes 0 No
Sathya
 
  Re: Describe Software Testing life cycle? What are the steps in volved in STLC (Software Testing Life Cycle)?
Answer
# 21
This life cycle is used for standard applications that are
built from various custom technologies and follow the normal
or standard testing approach. The Application or
custom-build Lifecycle and its phases is depicted below:

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 ?    0 Yes 1 No
Sarmasudhir
 

 
 
 
Other Manual Testing Interview Questions
 
  Question Asked @ Answers
 
what type of review process u r following in u'r company? IBM4
What is internatinalisation Testing? Scandent2
difference between development project & maintainance project IBM2
I Want to know for the different fields For e.g there are 6 different fields and menus, How much possible test Cases can be written there is any calculation?  1
I want to know all detail of v model phases  2
what are iso,cmm,cmmi,level1,level2 etc in testing?  2
hai suppose if i want to delete cookie of a particular web site.is it possible if it is possible how? pls. tell me  1
What is TRR ? Covansys2
what is the diff. between Test Case and Test Secenario ? give me one example ?  1
why a developer is not good tester?  2
It is not waste of time in preparing the test condition,testcase and testscript  1
what is entry criteria for testing? QA4
Expain Equivalence Class Partion with an Example? McAfee4
why do testing are divided into stages primarily becoz: 1) different stage has different purpose 2)Stages makes the testing simpler 3)Different test run in different environments 4)The no of stages the testing is easier Which is the option need to be chosen its urgent  3
What are the limitations for testing? Thatavarti-Technologies3
what is remedy testing, explain that and how can use that T-systems1
Does Automation replace Manual Testing?  2
How do you test if an XML file is correct or not? Zeon-Solutions2
Can anybody tell me how to write teste cases real time with a example.And what doc. u require for it.And what r the testing types u apply seriiiially on the application.REAL TIME PEOPLE ONLY. Quest3
What is a Show Stopper? HCL7
 
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