Testing Flashcards

1
Q

What is Horizontal Testing?

A

Tests the whole application (multiple layers at once)

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

What is Vertical Testing?

A

Tests each individual layer of an application

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

What is Blackbox Testing?

A

The environment is not known to the tester

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

What is Whitebox Testing?

A

The tester is most likely internal and knows the environment

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

What is Sandbox Testing?

A

Isolates untested code changes

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

What is End To End Testing?

A

To test whether the flow of an application right from start to finish is behaving as expected

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

What is a Test Plan?

A

A Test Plan refers to a detailed document that catalogues the test strategy, objectives, schedule, estimations, deadlines

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