Performance Tests Flashcards

1
Q

What is the bottleneck?

A

Over-crowding or a congestion point of a software process, hardware product, or a computer network that slows down the whole workflow. If this point is exceeded, the app will crash

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

When does the crashing point occur?

A

After the bottleneck is exceeded

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What does load testing involve?

A

We are monitoring response time, identifying bottleneck and benchmark while numerous users are entering large amounts of data all at the same time

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Which type of performance type helps you understand how the app behaves under an expected load?

A

Load test

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What does stress testing involve?

A

We are monitoring response time, identifying bottleneck and benchmark while numerous users are performing one specific action all at the same time

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What does scalability testing involve?

A

We are monitoring response time, identifying bottleneck and benchmark while numerous users are performing one specific scenario all at the same time

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What does soak/endurance testing involve?

A

We are monitoring response time, identifying bottleneck and benchmark while numerous users are performing load, stress, and scalability test within a specific timeframe

We’re trying to gauge the endurance of the app, how much it can handle for a long period of time

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What does volume testing involve?

A

We are monitoring response time, identifying bottleneck and benchmark while numerous users are launching the app all at the same time.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What kind of tools do we use to execute these performance tests?

A
  • J-meter
  • Blaze meter
  • HP Load Runner
How well did you know this?
1
Not at all
2
3
4
5
Perfectly