chapter 3 Flashcards

(4 cards)

1
Q

Quel est le but des tests fonctionnels ?

A

To check if the API works correctly in normal and error cases.

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

Quel est le but des tests de contrat ?

A

To check if the API matches the OpenAPI spec (the contract).

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

Quel est le but des tests de performance ?

A

To check if the API is fast and can handle many requests.

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

Quel est le but des tests de sécurité ?

A

To check if the API is safe and not easy to hack.

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