Software Testing Life Cycle (STLC)

STLC (Software Testing Life Cycle), is the software testing process which is systematic & well planned. Let’s Quickly have a look on various stage involved in Software Testing Life Cycle (STLC) 
STLC Process contains below phases, those are,
1.    Requirement Analysis
2.    Test Planning
3.    Test Design (Test Scenario & Test case Development)
4.    Environment Setup
5.    Test Execution (Test Execution, Test Results, Defect Reporting, Defect tracking till closure)
 6.    Test Closure
STLC Phases
We will see in details in below Power point.
Requirement Analysis:
         This is the first step of Software testing life cycle. In this step Quality Assurance (QA) team understands the requirement in terms of what we will testing & figure out the testable requirements.
From very first step QA involved in the where STLC which helps to prevent the introducing defects into Software under test.
Test Planning:
         Test Plan describes about testing activities to performs on particular Software brief about Workflow of Testing.
Test Plan Contains – Overview of the Test Plan, Scope of the Test Plan, Related Documents, Customers details, Testing Strategy, Testing Scope, Risks, Deliverables, Test Scenarios and Test Cases, Testing Team Roles and Responsibilities, Resource Plan, Testing Schedules, Test Environment, Defect Reporting
Test Design:
        Test Design phase consist of Test Scenario & Test case writing.
Test scenarios are to identify what are the possible functionalities to be tested in software or any applications.
Test Scenarios will prepare once the design documents are finalized.
A test case describes what has to test in the software or application in order to verify all client requirements are working properly or not.
Test Execution & Defect Reporting –
           In this phase Testers executing the test cases on given build where build note contains.
  1. Requirements Covered.
  2. Build ftp path with credentials
  3. Server details
  4. DB Queries to add in QA environment.
       Once above details are received from development team then we will start executing the test cases. According to test cases execution status (pass/fail) we will update the same in Test Cases document and reports the defects in Test, Management Tools such as HP QC, ALM, Jira, Bugzilla etc.
Defect Reporting:
        As per finding the defects in Test results phase, testers have to log a defect in defect management tools.
For example, HP QC/ALM tool.
Each defect should be send to particular developers with proper details and attachments. Try to check the defect in another tester system also.
Defect Tracking:
        Once the defects are reported in Test management tools then developer will fix the defect and change the status as fixed.
You will receive email from development team that defect has been fixed, please verify once with new build.
Testers will retest the same reported defect in given new build and mark the status as Close in case defect is fixed and in case still exist then the status will change as Re open.
In this phase testers, will track the defect with status in reports parts, version controls with different versions.
You need to track reported, fixed, closed and re open defects in test management tools.
Defect Closure:
       Once all reported defects are retested and closed then testers will prepare defect closure note with following details
  1. Open Defects
  2. Fixed defects
  3. Re open defects
  4. Rejected Defects
  5. Closed defects
  6. Total Defects
Test Closure Report:
        Once the Testing completed with regression testing then Tester has to prepare Test Summary Report, it will contain below details.
  1. Application details.
  2. Resource Details.
  3. Functionality Tested.
  4. Functionality not tested.
  5. Defect Found with Number of Test Cycles, Regression Testing.
  6. What are the Open Defects still not fixed?
  7. Pre-conditions before roll out in production.
Your Suggestions & Comments are Welcome.

Next Topic: Testing Throughout theSoftware Life cycle

Leave Comment

Your email address will not be published. Required fields are marked *

Looking for learning Framework Development from Scratch? Lookout for Detailed Framework Development videos on YouTube here -

https://www.youtube.com/automationtalks

Get the Framework code at Github Repo: https://github.com/prakashnarkhede?tab=repositories