CTFL_Foundation Certified Tester - Foundation Level (Syllabus 2011)

Loading demo links...

Showing 1–3 of 15 questions

Question 1

In maintenance testing, what is the relationship between impact analysis and regression testing?

Select an option, then click Submit answer.

  • Impact analysis requires a regression testing for all program elements which were newly integrated (new functionalities).

  • Impact analysis requires a regression testing for only the tests that have detected faults in previous SW release.

  • There is no relationship between impact analysis and regression testing.

  • The impact analysis is used to evaluate the amount of regression testing to be performed.

Question 2

Which of the following statements describes regression testing?

I. Retesting of a fixed defect

II. Testing of an already tested program

III. Testing of new functionality in a program

IV. Regression testing applies only to functional testing

V. Tests that do not have to be repeatable, because they are only used once

Select an option, then click Submit answer.

  • II

  • II, IV, V

  • I, IV

  • I, III, IV

  • Retesting of a fixed defect
    II. Testing of an already tested program
    III. Testing of new functionality in a program
    IV. Regression testing applies only to functional testing

  • Tests that do not have to be repeatable, because they are only used once

Question 3

Which of the following are typical defects discovered by static analysis tools?

Select an option, then click Submit answer.

  • Slow transaction times

  • Variables that are never used

  • Usability flaws in user interface design

  • Non-functioning control buttons