The document outlines the topics to be covered over 6 sessions on software testing. Session 1 covers the basics of testing terminology and principles. Session 2 discusses the V-Model and different types of testing like component, integration, and system testing. Session 3 focuses on static testing, test roles and responsibilities, and types of reviews. Session 4 presents dynamic analysis techniques like black box and white box testing. Session 5 examines different categories of test tools. Session 6 is about test management practices like planning, tracking bugs, and configuration management.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
150 views2 pages
ISTQB
The document outlines the topics to be covered over 6 sessions on software testing. Session 1 covers the basics of testing terminology and principles. Session 2 discusses the V-Model and different types of testing like component, integration, and system testing. Session 3 focuses on static testing, test roles and responsibilities, and types of reviews. Session 4 presents dynamic analysis techniques like black box and white box testing. Session 5 examines different categories of test tools. Session 6 is about test management practices like planning, tracking bugs, and configuration management.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 2
Session 1
• The Basics of Software Testing: Error and bug terminology
Testing terms The Psychology of testing General Principal of testing Test Planning and Control Test Analysis and design Test Implementation and execution Evaluation of Test Exit criterion Test closure activities
Session 2:
• General V Model Component testing Integration Testing System
Testing Acceptance Test Generic type of testing
Session 3:
• Static Testing Examination of Test groups Roles and
Responsibilities in a Test Group Reviews and Type of Reviews Static Analysis: Basics Static Analysis: Data Flow analysis Static Analysis: Control Flow analysis
Session 4: Dynamic Analysis
• Black Box Testing Techniques Equivalence Class Partitioning
Boundary value analysis State Transition testing Cause Effect graphing Use Case Testing • White Box Analysis Statement coverage Branch Coverage Test of condition Path Coverage
Session 5: Test Tool
• Type of test tools
• Tools for test management and control • Tools for test specifications • Tools for static and dynamic testing • Tools for Non Functional tests • Selection and Introduction of test tools o Test Organization o Test Planning o Cost and Economy Aspect o Definition of Test Strategy o Test Activity Management o Incident Management o Requirements for Configuration management Session 6: Test Management