Free ISTQB® CT-PT Exam Questions (page: 2)

Which of the following is a general principle of performance testing?

  1. Tests must be executable within the project timeframe.
  2. Test results must be comparable to tester expectations.
  3. Test results must vary when the tests are run repeatedly on an unchanged system.
  4. Tests must align with the ideal outcome of stakeholders.

Answer(s): A

Explanation:

Performance testing is time-sensitive and must be designed to fit within the constraints of the project timeline. If performance tests take too long to execute, they may not be feasible within a given sprint or development cycle. The results should be reproducible, meaning the same test on an unchanged system should yield the same results (making option C incorrect).
While stakeholder expectations are important, performance tests should be objective and based on defined benchmarks rather than subjective expectations (making option D incorrect).


Reference:

ISTQB CT-PT Syllabus, Section 2.1: Principles of Performance Testing.



Which of the following is considered a characteristic of stress testing?

  1. Considers the system's ability to recover from a sudden increase of loads within the system's limits.
  2. It focuses on the system's ability to handle transactions over a specific timeframe.
  3. It determines the maximum number of transactions a system can handle.
  4. It evaluates the system's ability to handle loads beyond its design limits.

Answer(s): D

Explanation:

Stress testing is designed to evaluate how a system behaves under extreme conditions, often exceeding its design limitations. The goal is to identify bottlenecks, memory leaks, and failures that occur beyond normal operating conditions.

Option A is incorrect because it refers to resilience testing, which focuses on recovery rather than stress beyond limits.

Option B is incorrect as it describes load testing, which measures performance under expected loads.

Option C is incorrect since determining the maximum transactions is a feature of capacity testing, not stress testing.


Reference:

ISTQB CT-PT Syllabus, Section 2.2.5: Stress Testing.



Which type of performance test measures the system's ability to handle increasing levels of load?

  1. Load testing
  2. Elevation testing
  3. Spike testing
  4. Endurance testing

Answer(s): A

Explanation:

Load testing assesses a system's ability to handle gradually increasing levels of load and ensures that it meets performance expectations under normal and peak conditions.

Option B (Elevation testing) is incorrect because this term does not exist in ISTQB performance testing terminology.

Option C (Spike testing) focuses on sudden increases in load rather than gradual scaling.

Option D (Endurance testing) examines how a system performs over an extended period, rather than gradual load increases.


Reference:

ISTQB CT-PT Syllabus, Section 2.2.1: Load Testing.



Which of the following is a static performance test?

  1. Usability test of the user interface
  2. Evaluation of the test execution skills of the testers
  3. Review of the network architecture
  4. Formal signature approval by the end users

Answer(s): C

Explanation:

A static performance test is a non-execution-based review that analyzes system architecture, network configurations, and other elements that affect system performance before execution.

Option A (Usability test) is not a static performance test but rather a functional or UX evaluation.

Option B (Evaluation of testers' skills) is unrelated to performance testing.

Option D (Formal signature approval) is an administrative task and not a static test.


Reference:

ISTQB CT-PT Syllabus, Section 2.3: Static Performance Testing.



What challenge must be considered when using crowds to emulate load generation?

  1. The load generation will be difficult to reproduce.
  2. The load generation method is less sensitive to changes in the III.
  3. This type of load generation is more suitable for mainframe applications.
  4. This technique is more precise than other methods of load generation.

Answer(s): A

Explanation:

Crowd-based load generation involves using distributed users (e.g., cloud-based testers or real users). The main challenge is that the load generation can be difficult to reproduce consistently due to variations in network conditions, device types, and user behavior.

Option B is incorrect because load generation methods should adapt to system changes.

Option C is incorrect since mainframe applications typically do not rely on crowd-based testing.

Option D is incorrect because crowd-sourced load testing is generally less precise than scripted load testing.


Reference:

ISTQB CT-PT Syllabus, Section 3.1.2: Load Generation Approaches.



What is typically the result of oversaturation of system resources during performance testing?

  1. Response time will gradually improve over a period of time.
  2. Response time will be slow under significant load levels.
  3. Error logging will decrease.
  4. The size of the database will gradually decrease.

Answer(s): B

Explanation:

When system resources are oversaturated (e.g., CPU, RAM, or network bandwidth), response times will degrade because the system struggles to process requests efficiently. This is a key performance bottleneck indicator.

Option A is incorrect because response times do not improve under heavy load; they typically worsen.

Option C is incorrect because error logging may actually increase rather than decrease under stress.

Option D is incorrect because database size is independent of system saturation unless records are actively purged.


Reference:

ISTQB CT-PT Syllabus, Section 2.5: Identifying Bottlenecks.



What should be captured for batch processing performance metrics?

  1. Throughput and wait times
  2. Number of records deleted
  3. Average percentage of network latency
  4. Number of concurrent virtual users

Answer(s): A

Explanation:

For batch processing performance metrics, the two most important factors are:

Throughput ­ Measures the number of transactions processed over time.

Wait times ­ Evaluates delays in processing batches.

Option B (Number of records deleted) is irrelevant unless batch processing specifically involves deletions.

Option C (Network latency percentage) applies to real-time transaction processing, not batch jobs.

Option D (Concurrent virtual users) applies more to load testing rather than batch performance.


Reference:

ISTQB CT-PT Syllabus, Section 2.2.4: Batch Processing Performance Testing.



What is an advantage of aggregating the results of performance testing?

  1. Aggregated results provide more detail and allow for a more complete analysis of the test.
  2. Testing is expedited when the results are aggregated.
  3. It is easier for stakeholders to draw a correct conclusion from aggregated results.
  4. Aggregated results show when testing has been completed.

Answer(s): C

Explanation:

Aggregating test results helps stakeholders understand performance trends by combining data points from multiple test runs. This makes it easier to draw conclusions about system behavior.

Option A is incorrect because aggregation may reduce detailed visibility, not increase it.

Option B is incorrect because aggregation does not expedite testing itself.

Option D is incorrect because aggregated results do not indicate test completion.


Reference:

ISTQB CT-PT Syllabus, Section 2.6: Performance Test Result Analysis.






Post your Comments and Discuss ISTQB® CT-PT exam prep with other Community members:

CT-PT Exam Discussions & Posts