ATTA Advanced Technical Test Analyst

Loading demo links...

Showing 7–9 of 10 questions

Question 7 (Specification Based Test Techniques)

How many test cases are required to test a specification that has three conditions using a decision table testing which is not collapsed?

Select an option, then click Submit answer.

  • 2

  • 4

  • 6

  • 8

Question 8 (Bonus Program)

Applying exploratory testing (ET) during unit testing is being considered. Which ET deliverable would be the primary candidate for informal reviews?

Select an option, then click Submit answer.

  • Test log & coverage outline

  • Test charter

  • Heuristics

  • Test case specification

Question 9 (Bonus Program)

When performing code reviews, which of the following defect types will be most difficult to find?

Select an option, then click Submit answer.

  • Dead code

  • Variable used that is not defined

  • Memory issues

  • Conformance to design