Testing methods Flashcards

(2 cards)

1
Q

Unit Testing:

A

Test small pieces of code/ testable software individually

Check if each part works exactly as expected

  • Often part of integration testing.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Systems Testing:

A

Test the whole software system

Check functions + performance

Done in real-world conditions

Ensure it meets specifications

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