ISTQB Notes
ISTQB Notes
Tesing is a form of Quality control and is different from the Quality Assurance.
QC -- This is a reactive process and focused on indetifying and fixing that defects in the product
through testing and inspection. (Product Oriented) , Product , Service (Testing Functionality).
Statrted after the developement process. [Corrective Approach]
Test Activity
Test activities refer to the tasks and processes involved in planning, designing, executing, and
managing software testing efforts. These activities are typically carried out throughout the software
development lifecycle (SDLC).
1. Test Planning --> Perform planning and deliverable is “Test Plan Report”
2. Test Analysis --> Test case creation and deliverable is “Test case Report”
3. Test Environment setup --> Setup Environment and deliverable is “Test Env. Checklist”
4. Test Execution --> Performs execution of the Test Cases deliverable is “Test Exec.
Report and Defect Report”
5. Test Monitoring and controlling --> Track all progress and deliverable is “Test metrics and
progress reports”
6. Test Exit Criteria --> Ensure all test plans are executed and deliverable is “Exit Report”
7. Test Closure --> Finalize the testing process and document all the learnings and deliverable
is “Test Summary Report”
Test Ware
Testware refers to all the materials and artifacts produced during the testing process. These are
essential for performing, supporting, and improving testing.
1. Documentation
2. Test tools
3. Environments
4. Test Results
Static Analysis – When review done using any tool (Any automatic way)
Reviews – When review done by manually