(209) ISTQB | Performance Testing Syllabus | Chapter 1: Basic Concepts | By Asser Gameel

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/14

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

15 Terms

1
New cards

What is the main objective of performance testing?

To evaluate the performance efficiency and responsiveness of a system or component under various loads.

2
New cards

What are the three sub-characteristics of performance efficiency according to ISO 25010?

Time behavior, resource utilization, and capacity.

3
New cards

What does load testing evaluate?

The ability of a system to handle increasing levels of anticipated realistic loads.

4
New cards

What is the focus of stress testing?

To evaluate how a system handles peak loads beyond its anticipated limits.

5
New cards

What does scalability testing aim to determine?

A system's ability to meet future efficiency requirements and grow with increasing users and data.

6
New cards

What is endurance testing primarily concerned with?

The stability of a system over an extended time frame and the identification of resource capacity problems.

7
New cards

Why is dynamic testing important in performance testing?

It allows for the evaluation of performance while the system is being built and can help identify bottlenecks early.

8
New cards

What is a key factor in load generation during performance testing?

The need for loads to represent multiple user inputs, requiring dedicated hardware and tools.

9
New cards

What is the concept of 'slow response under all load levels'?

It refers to unacceptable response times regardless of the load, often caused by underlying performance issues.

10
New cards

What does capacity testing determine?

How many users or transactions a system can support while still meeting the stated performance objectives.

11
New cards

What is the first principle of performance testing?

Tests must be aligned to the defined expectations of different stakeholder groups.

12
New cards

What is the principle behind conducting reproducible tests?

Statistically identical results within a specified tolerance must be obtained on an unchanged system.

13
New cards

What is the risk associated with using the user interface for load generation?

The user interface may frequently change, affecting the repeatability and maintenance costs of performance tests.

14
New cards

What underlying issues might cause 'degraded response over time'?

Memory leaks, disk fragmentation, increasing network load, or unexpected database growth.

15
New cards

What factors are critical for successful performance testing?

Correctly modeling and generating representative system loads.