Purpose and Types of checking: Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

What reasons are there for testing?

A
  • Make sure there are no erros.
  • Check that the programme has a acceotable usability and performance.
  • make sure unathorised acess is prevnted.
  • Make sure it fills criteria.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is iterative testing? (PERFOMED WHEN THE SOFTWARE IS BEING DEVELOPED).

A
  • Checks each new module as it is written.
  • Programme branches are checked for functionality.
  • Checks each new module does not introduce errors.
  • Ensure programme handles erroneous data and exceptional situations.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is final/terminal testing? (PERFORMED WHEN THE PROGRAMME IS FINISHED).

A
  • Tests all modules work together.
  • Tests that program produces the require results with normal, boundary, invalid, erroneous data.
  • Checks program meets requirements with real data.
  • A beta test may find more errors.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly