PDF Notes: ISTQB_CTFL_Syllabus_v4

    Master this deck with 17 terms through effective study methods.

    Generated from uploaded pdf

    Created by @haziq244

    What is the purpose of the ISTQB Foundation Level syllabus?

    It serves as a basis for certification and training in software testing.

    Why is testing necessary?

    It helps identify defects and ensures software quality.

    What are the key roles involved in testing?

    Testers, test analysts, test managers, and developers.

    How does testing contribute to project success?

    By detecting issues early, reducing costs and improving quality.

    What distinguishes testing from debugging?

    Testing identifies defects, while debugging fixes them.

    What is the significance of the Software Development Lifecycle (SDLC) in testing?

    It impacts testing strategies and practices throughout development.

    What are test levels?

    Different stages of testing, such as unit, integration, and system testing.

    What is the difference between confirmation testing and regression testing?

    Confirmation testing verifies fixes, while regression testing checks for new issues.

    What is static testing?

    It involves reviewing work products without executing code.

    What are the benefits of early stakeholder feedback?

    It improves product quality and aligns expectations.

    What is the purpose of a test plan?

    To outline the scope, approach, resources, and schedule for testing.

    What is risk management in testing?

    Identifying, analyzing, and mitigating potential project risks.

    What is the role of metrics in testing?

    To measure progress, quality, and effectiveness of testing activities.

    What is the purpose of test automation?

    To increase efficiency and repeatability of testing processes.

    What is exploratory testing?

    An informal testing approach that relies on tester's intuition and experience.

    What are acceptance criteria?

    Conditions that a product must satisfy to be accepted by stakeholders.

    What is the test pyramid?

    A model that emphasizes the balance of different test types in a project.