What are the types of performance testing Flashcards

1
Q

What are the types of performance testing

A
  1. Load testing
  2. Stress testing
  3. Performance tests
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is integrational testing

A

How pieces of different software integrate together

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

What is smoke testing

A

Testing critical functionalities

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

Sanity testing

A

where we validate newly designed code

A quick round of testing that confirms a new
functionality or bug fix did not break the existing
functionalities.

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

user acceptance testing

A

we usually run when we are done with the smoke testing
Tests performed by end users or stakeholders
to validate whether the software meets their
requirements and is ready for release.

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

What is load testing

A

Checking the performance of the system under certain load

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

What is the most popular Tool for Performance testing

A

Apache
JMeter

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

What is Apache JMeter

A

Its a Java software platform to test functional behavior and measure performance

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

What is the primary purporse of performance testing

A

To validate stability, scalability and speed of a software app under specific work loads

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