Here you can find all the free questions related with ISTQB Certified Tester - Performance Testing (CT-PT) exam. You can also find on this page links to recently updated premium files with which you can practice for actual ISTQB Certified Tester - Performance Testing Exam. These premium versions are provided as CT-PT exam practice tests, both as desktop software and browser based application, you can use whatever suits your style. Feel free to try the ISTQB Certified Tester - Performance Testing Exam premium files for free, Good luck with your ISTQB Certified Tester - Performance Testing Exam.
Question No: 1
MultipleChoice
Which option best is an advantage of using performance monitoring tools?
Options
Answer BExplanation
Performance monitoring tools collect real-time and historical performance data, particularly from server logs, application metrics, and infrastructure monitoring. This allows testers to analyze performance trends efficiently.
Option A is incorrect because monitoring tools do not prevent malicious behavior but may detect it.
Option C is incorrect since identifying multi-threading issues is typically done through profiling tools rather than performance monitors.
Option D is incorrect as DoS attack detection falls under security testing.
Question No: 2
MultipleChoice
What challenge must be considered when using crowds to emulate load generation?
Options
Answer AExplanation
Crowd-based load generation relies on real users from different locations, making test conditions highly variable. This makes it difficult to reproduce the same test scenario multiple times under identical conditions.
Option B (Less sensitive to changes) is incorrect because crowd-based load is highly sensitive to external conditions (network, device types, etc.).
Option C (Suitable for mainframe applications) is incorrect because crowd-based load testing is typically used for web and cloud applications, not mainframes.
Option D (More precise than other methods) is incorrect because crowd-based load testing lacks precision due to real-world inconsistencies.
Question No: 3
MultipleChoice
Which option best performance script types measures network response times?
Options
Answer DExplanation
Protocol-level scripts measure the actual response times of network requests, making them ideal for analyzing network latency, bandwidth issues, and server response times.
Option A (GUI scripts) measure user interactions, not network timing.
Option B (API scripts) measure API interactions but do not provide detailed network response time analysis.
Option C (HTTP scripts) measure web requests but lack low-level network insights.