![]()
CTFL (Certified Tester Foundation Level) Syllabus 4.0
CTFL (Foundation)
Author
admin
Date
2024-09-15 22:10
Views
36366421
0Introduction ........................................................................................................................... 9
0.1Purpose of this Syllabus ......................................................................................................9
The Certified Tester Foundation Level in Software Testing ....................................................9
0.3Career Path for Testers .......................................................................................................9
0.4Business Outcomes .......................................................................................................... 10
Examinable Learning Objectives and Cognitive Level of Knowledge .................................... 10
The Foundation Level Certificate Exam .............................................................................. 11
Accreditation .................................................................................................................... 11
Handling of Standards....................................................................................................... 11
Keeping It Current............................................................................................................. 11
Level of Detail .................................................................................................................. 11
How this Syllabus is Organized .......................................................................................... 12
1Fundamentals of Testing – 190 minutes (K2) ......................................................................... 14
1.1What is Testing? ............................................................................................................... 15
1.1.1Objectives of Testing .................................................................................................... 15
1.1.2Testing and Debugging ................................................................................................. 16
1.2Why is Testing Necessary? ............................................................................................... 16
1.2.1Testing’s Contributions to Success ................................................................................ 16
1.2.2Testing and Quality Assurance (QA) .............................................................................. 17
1.2.3Root Causes, Errors, Defects, and Failures .................................................................... 17
1.3Testing Principles ............................................................................................................. 18
1.4Generic Test Process........................................................................................................ 19
1.4.1Test Activities and Tasks ............................................................................................... 19
1.4.2Test Process in Context ................................................................................................ 23
1.4.3Test Work Products ...................................................................................................... 23
1.4.4Traceability between the Test Basis and Test Work Products .......................................... 26
1.4.5Testing Roles ............................................................................................................... 26
1.5Essential Skills for Testing ................................................................................................. 28
1.5.1Generic Skills Required for Testing ................................................................................ 29
1.5.2Whole-Team Approach ................................................................................................. 30
1.5.3Independent Testing ..................................................................................................... 31
2Testing Throughout the Software Development Lifecycles – 140 minutes (K2) ......................... 33
2.1Testing in Context of Software Development Lifecycles ....................................................... 34
2.1.1Software Development and Testing Activities ................................................................. 34
2.1.2Testing and Software Development Lifecycle Models ...................................................... 35
2.1.3Testing as Driver for Software Development ................................................................... 35
2.1.4DevOps Approach and Testing ...................................................................................... 37
2.1.5Shift Left Approach ....................................................................................................... 38
2.1.6Retrospectives and Process Improvement ...................................................................... 39
2.2Test Levels and Test Types ............................................................................................... 40
2.2.1Test Levels................................................................................................................... 40
2.2.2Test Types ................................................................................................................... 44
2.2.3Confirmation and Regression Testing............................................................................. 45
2.3Maintenance Testing ......................................................................................................... 46
3Static Testing – 80 minutes (K2) ........................................................................................... 48
3.1Static Testing Basics ......................................................................................................... 49
3.1.1Work Products Examinable by Static Testing .................................................................. 49
3.1.2Value of Static Testing .................................................................................................. 49
3.1.3Differences between Static and Dynamic Testing ............................................................ 49
3.2Feedback and Review Process.......................................................................................... 50
3.2.1Benefits of Early and Frequent Customer Feedback........................................................ 50
3.2.2Review Process Activities.............................................................................................. 51
3.2.3Roles and Responsibilities in Reviews ........................................................................... 53
3.2.4Review Types ............................................................................................................... 53
3.2.5Success Factors for Reviews......................................................................................... 55
4Test Analysis and Design – 390 minutes (K3) ........................................................................ 57
4.1Test Techniques Overview ................................................................................................ 58
4.2Black-Box Testing ............................................................................................................. 60
4.2.1Equivalence Partitioning ................................................................................................ 60
4.2.2Boundary Value Analysis............................................................................................... 61
4.2.3Decision Table Testing .................................................................................................. 62
4.2.4State Transition Testing ................................................................................................ 63
4.3White-Box Testing ............................................................................................................ 64
4.3.1Statement Testing and Coverage ................................................................................... 65
4.3.2Branch Testing and Coverage ....................................................................................... 65
4.3.3The Value of White-box Testing ..................................................................................... 65
4.4Experience-based Testing ................................................................................................. 66
4.4.1Error Guessing ............................................................................................................. 66
4.4.2Exploratory Testing ....................................................................................................... 67
4.4.3Checklist-Based Testing ................................................................................................ 67
Testing in an Agile Context ................................................................................................ 68
4.5.1User Stories ................................................................................................................. 68
4.5.2Acceptance Criteria ...................................................................................................... 69
4.5.3Acceptance Test-driven Development (ATDD) ................................................................ 70
5Managing the Test Activities – 305 minutes (K3) .................................................................... 71
5.1Test Planning ................................................................................................................... 72
5.1.1Purpose and Content of a Test Plan............................................................................... 72
5.1.2Tester's Contribution to Iteration and Release Planning ................................................... 72
5.1.3Entry and Exit Criteria (Definition of Ready, Definition of Done)........................................ 73
5.1.4Estimation Techniques .................................................................................................. 74
5.1.5Test Case Prioritization ................................................................................................. 76
5.1.6Test Pyramid ................................................................................................................ 76
5.1.7Testing Quadrants ........................................................................................................ 77
5.2Risk Management ............................................................................................................. 77
5.2.1Risk Definition, Risk Attributes and Risk Management Activities....................................... 77
5.2.2Project and Product Risks ............................................................................................. 79
5.2.3Product Risk Analysis: Risk Identification and Risk Assessment ...................................... 80
5.2.4Product Risk Control: Risk Mitigation and Risk Monitoring ............................................... 82
5.3Test Monitoring and Control .............................................................................................. 84
5.3.1Metrics used for Testing ................................................................................................ 84
5.3.2Purpose, Contents and Audience for Test Reports .......................................................... 85
5.3.3Communicating the Status of Testing ............................................................................. 86
5.4Configuration Management ............................................................................................... 87
5.5Defect Management.......................................................................................................... 88
6Test Tools – 20 minutes (K2) ................................................................................................ 90
6.1Test Tool Classification ..................................................................................................... 91
6.2Benefits and Risks of Test Automation ............................................................................... 93
7References.......................................................................................................................... 95
Standards .................................................................................................................................... 95
ISTQB® Documents ...................................................................................................................... 95
Books .......................................................................................................................................... 95
Articles ......................................................................................................................................... 97
8Appendix A – Learning Objectives/Cognitive Level of Knowledge............................................ 98
Level 1: Remember (K1) ............................................................................................................... 98
Level 2: Understand (K2)............................................................................................................... 98
Level 3: Apply (K3) ....................................................................................................................... 99
9Appendix B – Business Outcomes traceability matrix with Learning Objectives ...................... 100
10Appendix C – Release Notes .............................................................................................. 105
11Appendix D – Specific Terms .......................................................... 107
12Index ................................................................................................................................ 108
0.1Purpose of this Syllabus ......................................................................................................9
The Certified Tester Foundation Level in Software Testing ....................................................9
0.3Career Path for Testers .......................................................................................................9
0.4Business Outcomes .......................................................................................................... 10
Examinable Learning Objectives and Cognitive Level of Knowledge .................................... 10
The Foundation Level Certificate Exam .............................................................................. 11
Accreditation .................................................................................................................... 11
Handling of Standards....................................................................................................... 11
Keeping It Current............................................................................................................. 11
Level of Detail .................................................................................................................. 11
How this Syllabus is Organized .......................................................................................... 12
1Fundamentals of Testing – 190 minutes (K2) ......................................................................... 14
1.1What is Testing? ............................................................................................................... 15
1.1.1Objectives of Testing .................................................................................................... 15
1.1.2Testing and Debugging ................................................................................................. 16
1.2Why is Testing Necessary? ............................................................................................... 16
1.2.1Testing’s Contributions to Success ................................................................................ 16
1.2.2Testing and Quality Assurance (QA) .............................................................................. 17
1.2.3Root Causes, Errors, Defects, and Failures .................................................................... 17
1.3Testing Principles ............................................................................................................. 18
1.4Generic Test Process........................................................................................................ 19
1.4.1Test Activities and Tasks ............................................................................................... 19
1.4.2Test Process in Context ................................................................................................ 23
1.4.3Test Work Products ...................................................................................................... 23
1.4.4Traceability between the Test Basis and Test Work Products .......................................... 26
1.4.5Testing Roles ............................................................................................................... 26
1.5Essential Skills for Testing ................................................................................................. 28
1.5.1Generic Skills Required for Testing ................................................................................ 29
1.5.2Whole-Team Approach ................................................................................................. 30
1.5.3Independent Testing ..................................................................................................... 31
2Testing Throughout the Software Development Lifecycles – 140 minutes (K2) ......................... 33
2.1Testing in Context of Software Development Lifecycles ....................................................... 34
2.1.1Software Development and Testing Activities ................................................................. 34
2.1.2Testing and Software Development Lifecycle Models ...................................................... 35
2.1.3Testing as Driver for Software Development ................................................................... 35
2.1.4DevOps Approach and Testing ...................................................................................... 37
2.1.5Shift Left Approach ....................................................................................................... 38
2.1.6Retrospectives and Process Improvement ...................................................................... 39
2.2Test Levels and Test Types ............................................................................................... 40
2.2.1Test Levels................................................................................................................... 40
2.2.2Test Types ................................................................................................................... 44
2.2.3Confirmation and Regression Testing............................................................................. 45
2.3Maintenance Testing ......................................................................................................... 46
3Static Testing – 80 minutes (K2) ........................................................................................... 48
3.1Static Testing Basics ......................................................................................................... 49
3.1.1Work Products Examinable by Static Testing .................................................................. 49
3.1.2Value of Static Testing .................................................................................................. 49
3.1.3Differences between Static and Dynamic Testing ............................................................ 49
3.2Feedback and Review Process.......................................................................................... 50
3.2.1Benefits of Early and Frequent Customer Feedback........................................................ 50
3.2.2Review Process Activities.............................................................................................. 51
3.2.3Roles and Responsibilities in Reviews ........................................................................... 53
3.2.4Review Types ............................................................................................................... 53
3.2.5Success Factors for Reviews......................................................................................... 55
4Test Analysis and Design – 390 minutes (K3) ........................................................................ 57
4.1Test Techniques Overview ................................................................................................ 58
4.2Black-Box Testing ............................................................................................................. 60
4.2.1Equivalence Partitioning ................................................................................................ 60
4.2.2Boundary Value Analysis............................................................................................... 61
4.2.3Decision Table Testing .................................................................................................. 62
4.2.4State Transition Testing ................................................................................................ 63
4.3White-Box Testing ............................................................................................................ 64
4.3.1Statement Testing and Coverage ................................................................................... 65
4.3.2Branch Testing and Coverage ....................................................................................... 65
4.3.3The Value of White-box Testing ..................................................................................... 65
4.4Experience-based Testing ................................................................................................. 66
4.4.1Error Guessing ............................................................................................................. 66
4.4.2Exploratory Testing ....................................................................................................... 67
4.4.3Checklist-Based Testing ................................................................................................ 67
Testing in an Agile Context ................................................................................................ 68
4.5.1User Stories ................................................................................................................. 68
4.5.2Acceptance Criteria ...................................................................................................... 69
4.5.3Acceptance Test-driven Development (ATDD) ................................................................ 70
5Managing the Test Activities – 305 minutes (K3) .................................................................... 71
5.1Test Planning ................................................................................................................... 72
5.1.1Purpose and Content of a Test Plan............................................................................... 72
5.1.2Tester's Contribution to Iteration and Release Planning ................................................... 72
5.1.3Entry and Exit Criteria (Definition of Ready, Definition of Done)........................................ 73
5.1.4Estimation Techniques .................................................................................................. 74
5.1.5Test Case Prioritization ................................................................................................. 76
5.1.6Test Pyramid ................................................................................................................ 76
5.1.7Testing Quadrants ........................................................................................................ 77
5.2Risk Management ............................................................................................................. 77
5.2.1Risk Definition, Risk Attributes and Risk Management Activities....................................... 77
5.2.2Project and Product Risks ............................................................................................. 79
5.2.3Product Risk Analysis: Risk Identification and Risk Assessment ...................................... 80
5.2.4Product Risk Control: Risk Mitigation and Risk Monitoring ............................................... 82
5.3Test Monitoring and Control .............................................................................................. 84
5.3.1Metrics used for Testing ................................................................................................ 84
5.3.2Purpose, Contents and Audience for Test Reports .......................................................... 85
5.3.3Communicating the Status of Testing ............................................................................. 86
5.4Configuration Management ............................................................................................... 87
5.5Defect Management.......................................................................................................... 88
6Test Tools – 20 minutes (K2) ................................................................................................ 90
6.1Test Tool Classification ..................................................................................................... 91
6.2Benefits and Risks of Test Automation ............................................................................... 93
7References.......................................................................................................................... 95
Standards .................................................................................................................................... 95
ISTQB® Documents ...................................................................................................................... 95
Books .......................................................................................................................................... 95
Articles ......................................................................................................................................... 97
8Appendix A – Learning Objectives/Cognitive Level of Knowledge............................................ 98
Level 1: Remember (K1) ............................................................................................................... 98
Level 2: Understand (K2)............................................................................................................... 98
Level 3: Apply (K3) ....................................................................................................................... 99
9Appendix B – Business Outcomes traceability matrix with Learning Objectives ...................... 100
10Appendix C – Release Notes .............................................................................................. 105
11Appendix D – Specific Terms .......................................................... 107
12Index ................................................................................................................................ 108
Total Reply 0
You must be logged in to post a comment.
Total 1,272
| Number | Title | Author | Date | Votes | Views |
| Notice |
ISTQB_CTAL-TM_Syllabus v3.0
admin
|
2025.06.16
|
Votes 0
|
Views 24961130
|
admin | 2025.06.16 | 0 | 24961130 |
| Notice |
CTFL (Certified Tester Foundation Level) Syllabus 4.0
admin
|
2024.09.15
|
Votes 0
|
Views 36366421
|
admin | 2024.09.15 | 0 | 36366421 |
| Notice |
ISTQB Foundation - Certified Tester (2018) : Official Sample Exam Set 2 with Answer (4)
Testersbest
|
2019.06.21
|
Votes 0
|
Views 45189386
|
Testersbest | 2019.06.21 | 0 | 45189386 |
| Notice |
ISTQB Foundation - Certified Tester (2018) : Official Sample Exam Set 1 with Answer (3)
Testersbest
|
2019.06.21
|
Votes 0
|
Views 45643306
|
Testersbest | 2019.06.21 | 0 | 45643306 |
| Notice |
ISTQB Foundation Certified Tester (2018) : New Exam Rule (1)
Testersbest
|
2019.06.21
|
Votes 0
|
Views 46199706
|
Testersbest | 2019.06.21 | 0 | 46199706 |
| Notice |
ISTQB Foundation - Certified Tester Syllabus (2018)
VTB
|
2018.11.14
|
Votes 0
|
Views 46492417
|
VTB | 2018.11.14 | 0 | 46492417 |
| Notice |
ISTQB Advanced Level Syllabus (2016) Security Tester
VTB
|
2018.10.26
|
Votes 0
|
Views 45860349
|
VTB | 2018.10.26 | 0 | 45860349 |
| Notice |
ISTQB Advanced Level Syllabus (2012) Technical Test Analyst
VTB
|
2016.05.06
|
Votes 0
|
Views 45179999
|
VTB | 2016.05.06 | 0 | 45179999 |
| Notice |
ISTQB Advanced Level Syllabus (2012) Test Manager
VTB
|
2016.05.06
|
Votes 0
|
Views 45166193
|
VTB | 2016.05.06 | 0 | 45166193 |
| Notice |
ISTQB Advanced Level Syllabus (2012) Test Analyst
VTB
|
2016.05.06
|
Votes 0
|
Views 45693250
|
VTB | 2016.05.06 | 0 | 45693250 |
| Notice |
ISTQB Glossary of Testing Terms Version:2.2
VTB
|
2016.05.06
|
Votes 0
|
Views 45705326
|
VTB | 2016.05.06 | 0 | 45705326 |
| Notice |
ISTQB Expert Level (CTEL) Syllabus -Test Management (3)
VTB
|
2015.09.13
|
Votes 0
|
Views 45214173
|
VTB | 2015.09.13 | 0 | 45214173 |
| Notice |
ISTQB Expert Level (CTEL) Syllabus - Improving the Testing Process (1)
VTB
|
2015.09.13
|
Votes 0
|
Views 46121644
|
VTB | 2015.09.13 | 0 | 46121644 |
| Notice |
ISTQB Foundation Level (CTFL) Syllabus 2011 (12)
VTB
|
2014.10.11
|
Votes 0
|
Views 45390307
|
VTB | 2014.10.11 | 0 | 45390307 |
| 1258 |
ISTQB CTAL TAE Syllabus v2.0
admin
|
2025.06.16
|
Votes 1
|
Views 24208068
|
admin | 2025.06.16 | 1 | 24208068 |
| 1257 |
ISTQB Question and Answers (Advanced Level)
Steveskok
|
2021.02.07
|
Votes 0
|
Views 46078516
|
Steveskok | 2021.02.07 | 0 | 46078516 |
| 1256 |
ISTQB Certified Tester Foundation Level Syllabus Version 2018 V3.1
(TestExpert)
|
2020.02.03
|
Votes 0
|
Views 45551549
|
(TestExpert) | 2020.02.03 | 0 | 45551549 |
| 1255 |
ISTQB Advanced - Technical Test Analyst Sample Exam
ItSeTsQtB
|
2019.08.08
|
Votes 1
|
Views 45445925
|
ItSeTsQtB | 2019.08.08 | 1 | 45445925 |
| 1254 |
ISTQB Certification and Training Value
^Software^
|
2019.07.22
|
Votes 0
|
Views 46588133
|
^Software^ | 2019.07.22 | 0 | 46588133 |
| 1253 |
ISTQB Foundation - Agile Tester (Sample Exam)
IT-Tester
|
2019.07.08
|
Votes 0
|
Views 44800838
|
IT-Tester | 2019.07.08 | 0 | 44800838 |
| 1252 |
ISTQB Advanced - Technical Test Analyst (Sample Exam)
IT-Tester
|
2019.07.08
|
Votes 0
|
Views 45665370
|
IT-Tester | 2019.07.08 | 0 | 45665370 |
| 1251 |
ISTQB Advanced - Test Analyst (Sample Exam) (1)
IT-Tester
|
2019.07.08
|
Votes 0
|
Views 45950488
|
IT-Tester | 2019.07.08 | 0 | 45950488 |
| 1250 |
Premium Question Paper 4 (3)
iknev
|
2019.02.22
|
Votes 0
|
Views 47032696
|
iknev | 2019.02.22 | 0 | 47032696 |
| 1249 |
Premium Question Paper 3 (6)
iknev
|
2019.02.22
|
Votes 0
|
Views 44954502
|
iknev | 2019.02.22 | 0 | 44954502 |
| 1248 |
Premium Question Paper 1 (2)
iknev
|
2019.02.22
|
Votes 0
|
Views 45856155
|
iknev | 2019.02.22 | 0 | 45856155 |
| 1247 |
ISTQB Question Bank_ Test Manager Sample Question Set 1
iknev
|
2019.02.22
|
Votes 1
|
Views 45759147
|
iknev | 2019.02.22 | 1 | 45759147 |
| 1246 |
ISTQB Certified Tester List (FULL)
VTB
|
2018.10.31
|
Votes 0
|
Views 46099368
|
VTB | 2018.10.31 | 0 | 46099368 |
| 1245 |
ISTQB Agile Exam (Auckland, NZ)
VTB
|
2018.10.28
|
Votes 0
|
Views 46860530
|
VTB | 2018.10.28 | 0 | 46860530 |
| 1244 |
ISTQB Foundation Exam (Auckland, NZ)
VTB
|
2018.10.28
|
Votes 0
|
Views 46225823
|
VTB | 2018.10.28 | 0 | 46225823 |
| 1243 |
ISTQB Foundation Course (Auckland, NZ)
VTB
|
2018.10.28
|
Votes 0
|
Views 45234650
|
VTB | 2018.10.28 | 0 | 45234650 |
| 1242 |
ISTQB Foundation Agile Course (Auckland, NZ)
VTB
|
2018.10.28
|
Votes 0
|
Views 45062158
|
VTB | 2018.10.28 | 0 | 45062158 |
| 1241 |
ISTQB Course + Internship (Auckland, NZ)
VTB
|
2018.10.28
|
Votes 0
|
Views 45972280
|
VTB | 2018.10.28 | 0 | 45972280 |
| 1240 |
ISTQB Expert - Improving the Test Process [Sample Exam & Answer] - ISTQB Official
VTB
|
2018.10.26
|
Votes 0
|
Views 46056189
|
VTB | 2018.10.26 | 0 | 46056189 |
| 1239 |
ISTQB Expert - Test Manager [Sample Exam & Answer] - ISTQB Official (1)
VTB
|
2018.10.26
|
Votes 0
|
Views 45288383
|
VTB | 2018.10.26 | 0 | 45288383 |
| 1238 |
ISTQB Advanced - Technical Test Analyst [Sample Exam & Answer] - ISTQB Official
VTB
|
2018.10.26
|
Votes 0
|
Views 46187179
|
VTB | 2018.10.26 | 0 | 46187179 |
| 1237 |
ISTQB Advanced - Test Analyst [Sample Exam & Answer] - ISTQB Official
VTB
|
2018.10.26
|
Votes 0
|
Views 46037519
|
VTB | 2018.10.26 | 0 | 46037519 |
| 1236 |
ISTQB Advanced - Test Manager [Sample Exam & Answer] - ISTQB Official (1)
VTB
|
2018.10.26
|
Votes 0
|
Views 45822371
|
VTB | 2018.10.26 | 0 | 45822371 |
| 1235 |
ISTQB Foundation - Model Based Tester [Sample Exam & Answers] - ISTQB Official
VTB
|
2018.10.26
|
Votes 0
|
Views 46590092
|
VTB | 2018.10.26 | 0 | 46590092 |
| 1234 |
ISTQB Foundation - Agile Tester [Sample Exam & Answer] - ISTQB Official
VTB
|
2018.10.26
|
Votes 0
|
Views 45351094
|
VTB | 2018.10.26 | 0 | 45351094 |
| 1233 |
ISTQB Foundation - Certified Tester [Sample Exam & Answer] - ISTQB Official (1)
VTB
|
2018.10.26
|
Votes 0
|
Views 45398796
|
VTB | 2018.10.26 | 0 | 45398796 |
| 1232 |
ISTQB Exam Tips and Tricks
VTB
|
2018.10.16
|
Votes 0
|
Views 46190228
|
VTB | 2018.10.16 | 0 | 46190228 |
| 1231 |
ISTQB Foundation Level Quiz 20 Questions (1)
aiitistqb
|
2018.10.16
|
Votes 0
|
Views 47118530
|
aiitistqb | 2018.10.16 | 0 | 47118530 |
| 1230 |
ISTQB Free Sample Exam and Answers
aiitistqb
|
2018.10.16
|
Votes 0
|
Views 46273825
|
aiitistqb | 2018.10.16 | 0 | 46273825 |
| 1229 |
ISTQB Foundation - Agile Extension Online Courses is live!!
VTB
|
2018.10.16
|
Votes 0
|
Views 45555618
|
VTB | 2018.10.16 | 0 | 45555618 |
| 1228 |
ISTQB Foundation Online Courses are Live!!
VTB
|
2018.10.12
|
Votes 0
|
Views 46867118
|
VTB | 2018.10.12 | 0 | 46867118 |
| 1227 |
ISTQB Foundation (Practice Exam)
VTB
|
2018.10.12
|
Votes 0
|
Views 45845212
|
VTB | 2018.10.12 | 0 | 45845212 |
| 1226 |
CTAL TM Questions (23)
ulissesmafra
|
2018.10.09
|
Votes 1
|
Views 46046640
|
ulissesmafra | 2018.10.09 | 1 | 46046640 |
| 1225 |
Syllabus 2012 (2)
ulissesmafra
|
2018.10.09
|
Votes 0
|
Views 46408891
|
ulissesmafra | 2018.10.09 | 0 | 46408891 |
| 1224 |
ISEB & ISTQB EXAM TIPS (3)
Sky Driver
|
2018.09.24
|
Votes 0
|
Views 45447063
|
Sky Driver | 2018.09.24 | 0 | 45447063 |
| 1223 |
Tips for clearing ISTQB Foundation Level Exam (1)
Sky Driver
|
2018.09.24
|
Votes 0
|
Views 46294245
|
Sky Driver | 2018.09.24 | 0 | 46294245 |
| 1222 |
Tips for passing the ISTQB Foundation Level exam – Do’s and Don’t’s
Sky Driver
|
2018.09.24
|
Votes 0
|
Views 45853971
|
Sky Driver | 2018.09.24 | 0 | 45853971 |
| 1221 |
Why do people fail the ISTQB Foundation Certificate? (1)
Sky Driver
|
2018.09.24
|
Votes 0
|
Views 45831371
|
Sky Driver | 2018.09.24 | 0 | 45831371 |
| 1220 |
ISTQB Foundation Mock Exam 2 (3)
peter_hey
|
2018.09.19
|
Votes 3
|
Views 45918163
|
peter_hey | 2018.09.19 | 3 | 45918163 |
| 1219 |
ISTQB Foundation Mock Exam 1 (3)
peter_hey
|
2018.09.19
|
Votes 0
|
Views 45039602
|
peter_hey | 2018.09.19 | 0 | 45039602 |
| 1218 |
What is ISTQB? (1)
master15
|
2018.09.19
|
Votes 0
|
Views 46281057
|
master15 | 2018.09.19 | 0 | 46281057 |
| 1217 |
Syllabus (2)
richp
|
2018.09.18
|
Votes 0
|
Views 46058178
|
richp | 2018.09.18 | 0 | 46058178 |
| 1216 |
Learning Objectives for ISTQB Advanced Level Technical Test Analyst Exam (1)
master15
|
2018.09.16
|
Votes 0
|
Views 45358503
|
master15 | 2018.09.16 | 0 | 45358503 |
| 1215 |
Software Testing Tools used by ISTQB certified Experts like Test Analysts and Technical Test Analysts (2)
master15
|
2018.09.16
|
Votes 0
|
Views 46224467
|
master15 | 2018.09.16 | 0 | 46224467 |
| 1214 |
What are the Advantages of ISTQB Certifications? (1)
master15
|
2018.09.13
|
Votes 0
|
Views 46380362
|
master15 | 2018.09.13 | 0 | 46380362 |
| 1213 |
How many Levels of Certification are provided by ISTQB? (1)
master15
|
2018.09.13
|
Votes 0
|
Views 45854587
|
master15 | 2018.09.13 | 0 | 45854587 |
| 1212 |
Syllabus CTAL-TTA - [BR] (1)
tcorteletti
|
2018.09.09
|
Votes 0
|
Views 45396681
|
tcorteletti | 2018.09.09 | 0 | 45396681 |
| 1211 |
Syllabus CTFL - [BR] (1)
tcorteletti
|
2018.09.09
|
Votes 0
|
Views 45362636
|
tcorteletti | 2018.09.09 | 0 | 45362636 |
| 1210 |
ISTQB Certification – Foundation Level syllabus
Sky Driver
|
2018.09.05
|
Votes 0
|
Views 45644136
|
Sky Driver | 2018.09.05 | 0 | 45644136 |
| 1209 |
Documents to be submitted at the time of registration of ISTQB Advanced Level (2)
Sky Driver
|
2018.09.05
|
Votes 0
|
Views 45658627
|
Sky Driver | 2018.09.05 | 0 | 45658627 |