Certified Tester Foundation Level Syllabus

Duration: 3 Days (24 Hours)

Certified Tester Foundation Level Syllabus Course Overview:

The Certified Tester Foundation Level (CTFL) Syllabus certification stands as an official acknowledgment of an individual’s competence and mastery in software testing. It encompasses essential aspects of software testing, spanning fundamental concepts, testing techniques, test management, and utilization of testing tools. Accredited by the esteemed International Software Testing Qualifications Board (ISTQB), this globally accepted certification holds paramount significance. Industries widely adopt this certification to ascertain the qualification of their software testing experts, ensuring adherence to rigorous standards. In a landscape marked by intricate software development, this certification attests to a tester’s adeptness in executing effective testing practices, embodying technical proficiency that aligns with evolving complexities.

Intended Audience:

• Software development professionals seeking validation of their testing skills
• Individuals interested in kick-starting a career in software testing
• Project managers wanting a better understanding of testing fundamentals
• Quality assurance specialists looking to enhance their knowledge base
• IT professionals seeking to improve software quality control skills
• Aspiring test engineers and managers.

Learning Objectives of Certified Tester Foundation Level Syllabus:

The Certified Tester Foundation Level Syllabus course aims to achieve the following learning objectives:

  1. Develop a solid understanding of fundamental testing concepts and their relevance to the software development lifecycle.
  2. Acquire knowledge of various test levels and types, both functional and non-functional, and their roles in ensuring software quality.
  3. Evaluate different test techniques and their applicability to different testing scenarios.
  4. Gain the ability to plan and manage testing activities effectively, including test estimation, prioritization, and scheduling.
  5. Familiarize oneself with tools that support testing processes and activities.
  6. Learn how to perform testing activities ethically and professionally, understanding the importance of unbiased testing and reporting.
  7. Understand the significance of static testing techniques in identifying defects early in the software development lifecycle.
  8. Gain insights into the importance of traceability and coverage analysis in ensuring comprehensive testing.
  9. Develop skills in creating and executing test cases, and understanding how to analyze test results.
  10. Comprehend the role of testing in the software quality assurance process and its impact on delivering a reliable product.
  11. Prepare effectively for the ISTQB Certified Tester Foundation Level exam, including understanding the exam format and content.

By completing this course, participants will be well-prepared to perform software testing tasks proficiently, make informed testing decisions, and successfully pass the ISTQB Certified Tester Foundation Level exam.

Introduction (20%)

  • 0.1 Purpose of this Syllabus
  • 0.2 The Certified Tester Foundation Level in Software Testing
  • 0.3 Examinable Learning Objectives and Cognitive Levels of Knowledge
  • 0.4 The Foundation Level Certificate Exam
  • 0.5 Accreditation
  • 0.6 Level of Detail
  • 0.7 How this Syllabus is Organized

1 Fundamentals of Testing

  • 1.1 What is Testing?
    • 1.1.1 Typical Objectives of Testing
    • 1.1.2 Testing and Debugging
  • 1.2 Why is Testing Necessary?
    • 1.2.1 Testing’s Contributions to Success
    • 1.2.2 Quality Assurance and Testing
    • 1.2.3 Errors, Defects, and Failures
    • 1.2.4 Defects, Root Causes and Effects
  • 1.3 Seven Testing Principles
  • 1.4 Test Process
    • 1.4.1 Test Process in Context
    • 1.4.2 Test Activities and Tasks
    • 1.4.3 Test Work Products
    • 1.4.4 Traceability between the Test Basis and Test Work Products
  • 1.5 The Psychology of Testing
    • 1.5.1 Human Psychology and Testing
    • 1.5.2 Tester’s and Developer’s Mindsets

2 Testing Throughout the Software Development Lifecycle

  • 2.1 Software Development Lifecycle Models
    • 2.1.1 Software Development and Software Testing
    • 2.1.2 Software Development Lifecycle Models in Context
  • 2.2 Test Levels
    • 2.2.1 Component Testing
    • 2.2.2 Integration Testing
    • 2.2.3 System Testing
    • 2.2.4 Acceptance Testing
  • 2.3 Test Types
    • 2.3.1 Functional Testing
    • 2.3.2 Non-functional Testing
    • 2.3.3 White-box Testing
    • 2.3.4 Change-related Testing
    • 2.3.5 Test Types and Test Levels
  • 2.4 Maintenance Testing
    • 2.4.1 Triggers for Maintenance
    • 2.4.2 Impact Analysis for Maintenance

3 Static Testing

  • 3.1 Static Testing Basics
    • 3.1.1 Work Products that Can Be Examined by Static Testing
    • 3.1.2 Benefits of Static Testing
    • 3.1.3 Differences between Static and Dynamic Testing
  • 3.2 Review Process
    • 3.2.1 Work Product Review Process
    • 3.2.2 Roles and responsibilities in a formal review
    • 3.2.3 Review Types
    • 3.2.4 Applying Review Techniques
    • 3.2.5 Success Factors for Reviews

4 Test Techniques

  • 4.1 Categories of Test Techniques
    • 4.1.1 Choosing Test Techniques
    • 4.1.2 Categories of Test Techniques and Their Characteristics
  • 4.2 Black-box Test Techniques
    • 4.2.1 Equivalence Partitioning
    • 4.2.2 Boundary Value Analysis
    • 4.2.3 Decision Table Testing
    • 4.2.4 State Transition Testing
    • 4.2.5 Use Case Testing
  • 4.3 White-box Test Techniques
    • 4.3.1 Statement Testing and Coverage
    • 4.3.2 Decision Testing and Coverage
    • 4.3.3 The Value of Statement and Decision Testing
  • 4.4 Experience-based Test Techniques
    • 4.4.1 Error Guessing
    • 4.4.2 Exploratory Testing
    • 4.4.3 Checklist-based Testing

5 Test Management

  • 5.1 Test Organization
    • 5.1.1 Independent Testing
    • 5.1.2 Tasks of a Test Manager and Tester
  • 5.2 Test Planning and Estimation
    • 5.2.1 Purpose and Content of a Test Plan
    • 5.2.2 Test Strategy and Test Approach
    • 5.2.3 Entry Criteria and Exit Criteria (Definition of Ready and Definition of Done)
    • 5.2.4 Test Execution Schedule
    • 5.2.5 Factors Influencing the Test Effort
    • 5.2.6 Test Estimation Techniques
  • 5.3 Test Monitoring and Control
    • 5.3.1 Metrics Used in Testing
    • 5.3.2 Purposes, Contents, and Audiences for Test Reports
  • 5.4 Configuration Management
  • 5.5 Risks and Testing
    • 5.5.1 Definition of Risk
    • 5.5.2 Product and Project Risks
    • 5.5.3 Risk-based Testing and Product Quality
  • 5.6 Defect Management

6 Tool Support for Testing

  • 6.1 Test Tool Considerations
    • 6.1.1 Test Tool Classification
    • 6.1.2 Benefits and Risks of Test Automation
    • 6.1.3 Special Considerations for Test Execution and Test Management Tools
  • 6.2 Effective Use of Tools
    • 6.2.1 Main Principles for Tool Selection
    • 6.2.2 Pilot Projects for Introducing a Tool into an Organization
    • 6.2.3 Success Factors for Tools

7 References

  • Standards
  • ISTQB documents
  • Books and Articles
  • Other Resources (not directly referenced in this Syllabus)

8 Appendix A – Syllabus Background

  • History of this Document
  • Objectives of the Foundation Certificate Qualification
  • Objectives of the International Qualification
  • Entry Requirements for this Qualification
  • Background and History of the Foundation Certificate in Software Testing

Certified Tester Foundation Level Syllabus Course Prerequisites

• Basic knowledge of IT and software development
• Understand fundamental concepts of software testing
• Basic understanding of test design, test execution and bug reporting
• Familiarity with key concepts such as test levels, test types, test techniques and test planning
• No specific professional experience or education required

Discover the perfect fit for your learning journey

Choose Learning Modality

Live Online

  • Convenience
  • Cost-effective
  • Self-paced learning
  • Scalability

Classroom

  • Interaction and collaboration
  • Networking opportunities
  • Real-time feedback
  • Personal attention

Onsite

  • Familiar environment
  • Confidentiality
  • Team building
  • Immediate application

Training Exclusives

This course comes with following benefits:

  • Practice Labs.
  • Get Trained by Certified Trainers.
  • Access to the recordings of your class sessions for 90 days.
  • Digital courseware
  • Experience 24*7 learner support.

Got more questions? We’re all ears and ready to assist!

Request More Details

Please enable JavaScript in your browser to complete this form.

Subscribe to our Newsletter

Please enable JavaScript in your browser to complete this form.
×