Levels of Testing Flashcards

1
Q

What is testing individual software components?

A

Unit Testing

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

What is testing of combined parts of the application to determine if they function together correctly?

A

Integration Testing

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

Discover defects that are properties of the entire system rather than its individual components

A

System Testing

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

Checks that the requirements of a specification or contract are met as per its delivery.

A

Acceptance Testing

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