Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Describe Software Testing life cycle? What are the steps in
volved in STLC (Software Testing Life Cycle)?

Answers were Sorted based on User's Feedback



Describe Software Testing life cycle? What are the steps in volved in STLC (Software Testing Life ..

Answer / abhijit

Following are different phases of STLC

1. Requirement understanding
2. Test Plan creation
3. Test Case creation
4. Bug Reporting

Is This Answer Correct ?    23 Yes 4 No

Describe Software Testing life cycle? What are the steps in volved in STLC (Software Testing Life ..

Answer / umasubbu4u

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 ?    19 Yes 10 No

Describe Software Testing life cycle? What are the steps in volved in STLC (Software Testing Life ..

Answer / pjstalin

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 ?    11 Yes 2 No

Describe Software Testing life cycle? What are the steps in volved in STLC (Software Testing Life ..

Answer / sarmasudhir

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

Describe Software Testing life cycle? What are the steps in volved in STLC (Software Testing Life ..

Answer / dawntilldusk

Visit the Link for complete set of answer related to STLC

http://www.webspiders.com/en/testing_lifecycle.asp

Is This Answer Correct ?    5 Yes 0 No

Describe Software Testing life cycle? What are the steps in volved in STLC (Software Testing Life ..

Answer / kochu

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

Describe Software Testing life cycle? What are the steps in volved in STLC (Software Testing Life ..

Answer / tanay k nayak

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

Describe Software Testing life cycle? What are the steps in volved in STLC (Software Testing Life ..

Answer / hiren

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

Describe Software Testing life cycle? What are the steps in volved in STLC (Software Testing Life ..

Answer / neeta

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 ?    5 Yes 3 No

Describe Software Testing life cycle? What are the steps in volved in STLC (Software Testing Life ..

Answer / dawntilldusk

Visit the Link for complete set of answer related to STLC

http://www.webspiders.com/en/testing_lifecycle.asp

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

1.What is Traceability matrix and how it is done ? 2.What are the different levels of testing used during testing the application? 3.What is Traceability matrix and how it is done ? 4. How can you differentiate Severity and Priority based on technical and business point of view. plz do reply..............

3 Answers   AZTEC,


What is the diff. b/w Basline and Tracability matrix?

3 Answers   Magna Infotech,


Hi, I am new to testing field.Plese answer my question.Do we prepare separate test plan and test case for manual testing and automation testing or do we prepare one for both types of testings?

2 Answers  


what is the use of functional specification?

2 Answers  


If we have no SRS,BRS but we have test cases does u execute the test cases blindly or do u follow any other process|

4 Answers   IBM,


What is a testbed in manual testing?

0 Answers  


1.Difference between Project & Product? 2.What is Tst Case,Test index & Test Senarios? 3.Difference between QA & QC

3 Answers   Infosys,


what is Ping tests?

1 Answers   Crea,


What is a test condition wen a tester will prepare or write a test condition?

1 Answers  


What is meant by datadriven test?

4 Answers   Verizon,


What r the 3 types of System testing

33 Answers   College School Exams Tests, Misys,


What are all covers for the Unit Testing ?

1 Answers   CSS,


Categories