Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Software Testing Life Cycle
Rating: 4.4 out of 5(11 ratings)
27 students

Software Testing Life Cycle

Learn STLC Phases in Detail
Last updated 3/2022
English

What you'll learn

  • Software Testing Life Cycle Overview
  • Software Testing Life Cycle Phases
  • Test Plan Creation
  • Test case and Bug Report Creation

Course content

5 sections14 lectures58m total length
  • Software Testing Life Cycle Promo3:04

    Promote understanding of the software testing life cycle through a concise promo overview designed for learners seeking a clear introduction.

  • What is STLC ?1:04
  • STLC Phases6:39

Requirements

  • No programming experience needed.

Description

STLC stands for Software Testing Life Cycle. The Software Testing Life Cycle (STLC) is a set of actions performed during the testing phase to ensure that the software quality is met. Software Testing Life Cycle includes verification and validation.

Verification is the process confirming that -software meets its specification, done through inspections and walkthroughs.

Validation is the process confirming that it meets the user’s requirements. It is the actual testing.

There are nine phases in Software Testing Life Cycle. There are

Project Initiation

System Study

Test Plan Creation

Test Case Design Techniques

Creation and Execution of Test Case

Reporting Defects

Regression Test

Analysis

Summary Reports

Project will be initiated by the Project Manager. The requirement of the projects will be discussed with the Team Members during the System study phase.

Test Plan will be created by the Test Lead which explains the process needs to be followed during the Testing Phase

A test plan is a systematic approach to testing a system that is software. The plan typically contains a detailed understanding of what the eventual testing workflow will be.

A test case is a specific procedure of testing a particular requirement. It will include Identification of specific requirement tested, Test case success/failure criteria, Specific steps to execute test and Test Data.

Who this course is for:

  • Beginners who are interested in learning in Software Testing