Testing Techniques Flashcards

1
Q

What is black box testing?

A

Checks whether an input produces the expected output

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

How is black box testing carried out?

A

Testing a range of inputs that are representative of all inputs

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

What is white box testing?

A

Each part of the code is checked to ensure those parts function as intended while checking efficiency

It focuses on testing all possible paths of the programme

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

When is alpha and beta testing carried out?

A

When the programme is almost ready for release

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

What is alpha testing?

A

The first stage of public testing, which is limited to internal employees, friends and families

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

What is beta testing?

A

The second stage of public testing when the programme is almost ready. Testing is opened up to the wider community.

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