ISTQB atta online test

Advanced Technical Test Analyst Exam

What students need to know about the atta exam

  • Total 65 Questions & Answers

Question 1

What is the value of statement coverage achieved by test case 1 from test set A? 2 credits [K3]

  • A. ? 75% (21/28)
  • B. ? 78% (22/28)
  • C. ? 85% (24/28)
  • D. ? 90% (25/28)
Answer:

A

Discussions

Question 2

Which additional set of test cases is needed to achieve both 100% statement coverage and 100%
decision coverage? 3 credits [K3]
A.

B.

C.

D.

Answer:

C

Discussions

Question 3

Which TWO additional structure-based test design techniques could be used to dynamically test the
code? 1 credit [K2]

  • A. Condition testing
  • B. Multiple condition testing
  • C. Equivalence partitioning
  • D. Cause/effect graphing
  • E. Code reviews
Answer:

A,B

Discussions

Question 4

How many test cases are needed to test code fragment lines 26 32 to achieve 100% condition
determination coverage? 2 credits [K3]

  • A. 2
  • B. 3
  • C. 4
  • D. 5
Answer:

B

Discussions

Question 5

The application of multiple condition testing is also being considered. Which specification-based
technique is largely based on the principle of multiple condition testing? 1 credit [K2]

  • A. Equivalence Partitioning
  • B. State Transition Testing
  • C. Decision Table Testing
  • D. Use Cases
Answer:

C

Discussions

Question 6

How many test cases are needed to test code fragment lines 26 32 to achieve 100% multiple
condition coverage? 2 credits [K3]

  • A. 2
  • B. 3
  • C. 4
  • D. 8
Answer:

D

Discussions

Question 7

The Bonus Program is perceived by management to be critical. Defects in the program would almost
immediately lead to financial loss. In the past an improvement program has been run to implement
review based on IEEE 1028. Knowledge and skills on both formal and informal reviews are available.
There is also an existing pool of review leaders. Which of the following review types would you
choose to review the program? 2 credits [K4]

  • A. Informal review
  • B. Inspection
  • C. Walkthrough
  • D. Management review
Answer:

B

Discussions

Question 8

You have tested the program and have found that with bonus a boundary value has not been
implemented according to design. You have written an incident report. Which of the following is the
incident report of the highest quality? 2 credits [K3]

  • A. Description: Boundary value not correctly implemented Priority: High Repeatability: Yes Tester: WVU Test case: 35 (test specification bonus program), V1.2
  • B. Description: Boundary value not correctly implemented for bonus Priority: Medium Tester: WVU Test case: 35 (test specification bonus program)
  • C. Description: Boundary value not correctly implemented for bonus (line 26: 10 according to design, now 5 implemented) Priority: High Repeatability: Yes Tester: WVU Test case: 35 (test specification bonus program), V1.2
  • D. Description: Boundary value not correctly implemented for bonus Priority: High Repeatability: Yes Tester: WVU Test case: 35 (test specification bonus program), V1.2
Answer:

C

Discussions

Question 9

Part 3 "Bonus Program"

When performing code reviews, which of the following defect types will be most difficult to find? 1
credit [K2]

  • A. Dead code
  • B. Variable used that is not defined
  • C. Memory issues
  • D. Conformance to design
Answer:

C

Discussions

Question 10

Part 3 "Bonus Program"

During code reviews, it is the authors responsibility 1 credit [K2]

  • A. to address all major and minor defects as stated in the defect log
  • B. to fix all major and minor defects as stated in the defect log
  • C. to take action on only improvement suggestions from the defect log
  • D. to correct source documents that have major defects
Answer:

A

Discussions
To page 2