Skip to main content

ISEB-ISTQB Sample Exam Paper 57

When a tester executes a test and observes behaviour that differs from the specification, this is called a: a) defect b) error c) failure d) mistake e) fault Which of the following best describes regression testing? v) Testing to ensure unchanged areas still work w) Testing after a fix x) Testing after environment changes y) Testing after code refactoring z) Testing only at the end of the project a) v, w & y are true b) v & w are true c) v, w, x & y are true d) w & z are true e) all are true Which of the following is NOT included in IEEE 829 test documentation? a) Test summary report b) Test design specification c) Test incident report d) Test risk assessment e) Test log Testing should be stopped when: a) All planned tests are executed b) The exit criteria have been met c) No more defects are being found d) Time runs out e) Both b and c ...

ISEB-ISTQB Sample Exam Paper 20

ISTQB Question Dumps For Software Testing -  Part 1

 
Question :
 
What statement do you consider to be most important and why?
 
a) Testing has the primary intent of showing the system meets the
users needs.
b) Testing has the primary intent of finding faults
 
Answer
 
They are both correct! The purpose of testing is to find faults AND ensure it meets the users needs (fit for purpose).
  

Comments