Aptitude Knowledge Question:

How would you define a good test?

Aptitude Knowledge Interview Question
Aptitude Knowledge Interview Question

Answer:

A good test is one that can potentially find a fault in the system. If this test does not find a fault then it will give us a certain amount of confidence. Tests must also be efficient – we should not have tests which all do the same thing.


Previous QuestionNext Question
Do you consider positive or negative testing to be most important or trying to break the system - and why? In testing the above application you identify what you believe to be a fault?