Figure: ISTQB Foundation Level syllabus roadmap
This roadmap shows the six main chapters of the ISTQB Foundation Level syllabus. Below is a short explanation in English and Korean for each topic.
1. Fundamentals of Testing
Why testing is needed, what testing aims to achieve, key principles, and the role of testers in software projects.
테스트가 왜 필요한지, 테스트의 목표, 기본 원칙, 그리고 프로젝트에서 테스터가 맡는 역할을 다룹니다.
2. Testing Throughout the Lifecycle
How testing fits into development models, and the main test levels such as component, integration, system, and acceptance.
다양한 개발 모델에서 테스트가 어디에 위치하는지, 단위·통합·시스템·인수 테스트와 같은 주요 테스트 레벨을 설명합니다.
3. Static Testing
Reviews and static analysis performed without executing the software, including review types and what static tools can detect.
코드를 실행하지 않고 수행하는 리뷰와 정적 분석, 리뷰 유형, 정적 분석 도구가 발견할 수 있는 문제를 다룹니다.
4. Test Design Techniques
Black-box, white-box, and experience-based techniques used to design effective test cases.
블랙박스, 화이트박스, 경험 기반 기법을 사용해 효과적인 테스트 케이스를 만드는 방법을 설명합니다.
5. Test Management
Planning, monitoring, and controlling testing; risk-based testing; configuration management; and defect lifecycle.
테스트 계획, 모니터링과 통제, 리스크 기반 테스트, 형상 관리, 결함 생명주기 관리에 대해 다룹니다.
6. Tools Support for Testing
Categories of test tools, benefits and risks of using tools, and how to introduce and select tools successfully.
테스트 도구의 유형, 도구 사용의 장단점, 조직에 도구를 도입하고 선택할 때 고려해야 할 점을 정리합니다.
Related: More ISTQB posts
