ISTQB Chapter 6 Practice Questions: Test Tools
Chapter 6 is 2 of the 40 questions across just two sections, which makes it the cheapest chapter to secure and the easiest to waste time on. Learn the tool categories and the benefits and risks of automation, and stop there.
Every question in this drill comes from chapter 6, Test Tools, which is 2 of the 40 questions on the real exam.
What chapter 6 covers
The syllabus sections this drill draws from.
- 6.1 Tool support for testing - tool categories by the test activity they support (K2)
- 6.2 Benefits and risks of test automation
Start the drill
Certified Tester Foundation Level (CTFL v4.0)
Practising Chapter 6 only: every question in this set matches that filter. There is no clock - a drill is shorter than a real paper and covers one topic, so timing it would tell you nothing. Work at your own pace and submit when you are ready; you get a full answer review when you finish.
- Questions
- 0
- Time limit
- None
- Pass mark
- 65%
- Cost
- Free
No timer on a drill - take as long as you need.
How this level is examined
The tool categories are organised by which test activity they support - management, static testing, test design and data preparation, execution and coverage, non-functional testing, DevOps, collaboration, and support for scalability and deployment standardisation. Questions ask which category a described tool belongs to, so knowing what each category is for matters more than knowing product names.
The benefits of automation are the reliably examined half: less repetitive manual work, greater consistency and repeatability, more objective assessment such as coverage measurement, and easier access to information about testing. The risks are the other half - unrealistic expectations, underestimating the effort to introduce and maintain a tool, over-reliance on the tool, and neglecting version control of testware.
Note the scope boundary. Test automation architecture, keyword-driven and data-driven scripting, and layered automation frameworks belong to the Advanced Level Test Automation Engineering syllabus, not to Foundation. If you find yourself studying automation architecture for this exam, you have left the syllabus. Also note that FL-6.1.1 is a K2 objective, so this chapter is not pure recall.
Worked examples
These 3 come with the answer and the reasoning already shown, so you can see what this kind of question looks like before you start. They are drawn from the questions-and-answers page and are deliberately held out of the drill above, so the drill still tells you something you did not already know.
1. A team needs to record test conditions, cases and results and report progress against plan. Which category of test tool supports this?
K2- A.Static analysis tools
- B.Non-functional testing tools
- C.Test design and test implementation tools
- D.Test management tools
Correct answer: D
Test management tools support the management of testing: storing test conditions and cases, tracking execution and reporting progress against plan.
2. Which category of test tool supports the test activity of examining code without executing it?
K2- A.Static testing tools
- B.Non-functional testing tools
- C.Test management tools
- D.Test execution tools
Correct answer: A
Static testing tools support reviews and static analysis, examining code and other work products without executing them.
3. Which category of test tool allows the tester to perform testing that is difficult or impossible to perform manually, such as generating load and measuring behaviour under it?
K2- A.Non-functional testing tools
- B.Test design and test implementation tools
- C.Static testing tools
- D.Test execution and test coverage tools
Correct answer: A
Non-functional testing tools allow the tester to perform testing that is difficult or impossible to perform manually, such as applying load and measuring time behaviour.
Other drills
By cognitive level
- ISTQB K3 Practice Questions
- ISTQB K2 Practice Questions
- ISTQB K1 Practice Questions
- What K1, K2 and K3 mean - how the levels map to the exam
By syllabus chapter
- Chapter 1: Fundamentals of Testing - 8 of 40 on the exam
- Chapter 2: Testing Throughout the SDLC - 6 of 40 on the exam
- Chapter 3: Static Testing - 4 of 40 on the exam
- Chapter 4: Test Analysis and Design - 11 of 40 on the exam
- Chapter 5: Managing Test Activities - 9 of 40 on the exam
Level and chapter combined
- ISTQB K3 Practice: Chapter 4 Test Design Techniques - the densest block of applied marks on the paper
Full-length papers
- ISTQB Practice Test 1 - 40 questions with answers
- ISTQB Practice Test 2 - 40 questions with answers
- ISTQB Practice Test 3 - 40 questions with answers
- Timed mock exam simulator - a fresh random draw each time