CTFL Block17

List List Menú
  • Home
  • Exam Simulator
  • Bus Stop Practice
  • Questions Blocks

Block 17

CTFL – 10 Questions

  • <<
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • >>
 0%

Question 1 of 10

1. Given the following review types and the following descriptions. Which of the following BEST matches the review types and the descriptions?
1. Technical review
D. The main objective is detecting potential defects and it generates no formal documented output

Unselect

B. Includes objectives such as educating reviewers, gaining consensus, generating new ideas and detecting potential defects

Unselect

C. The main objective is detecting potential defects and it requires metrics collection to support process improvement

Unselect

A. Includes objectives such as gaining consensus, generating new ideas, and motivating authors to improve

Unselect

2. Informal review
D. The main objective is detecting potential defects and it generates no formal documented output

Unselect

B. Includes objectives such as educating reviewers, gaining consensus, generating new ideas and detecting potential defects

Unselect

C. The main objective is detecting potential defects and it requires metrics collection to support process improvement

Unselect

A. Includes objectives such as gaining consensus, generating new ideas, and motivating authors to improve

Unselect

3. Inspection
D. The main objective is detecting potential defects and it generates no formal documented output

Unselect

B. Includes objectives such as educating reviewers, gaining consensus, generating new ideas and detecting potential defects

Unselect

C. The main objective is detecting potential defects and it requires metrics collection to support process improvement

Unselect

A. Includes objectives such as gaining consensus, generating new ideas, and motivating authors to improve

Unselect

4. Walkthrough
D. The main objective is detecting potential defects and it generates no formal documented output

Unselect

B. Includes objectives such as educating reviewers, gaining consensus, generating new ideas and detecting potential defects

Unselect

C. The main objective is detecting potential defects and it requires metrics collection to support process improvement

Unselect

A. Includes objectives such as gaining consensus, generating new ideas, and motivating authors to improve

Unselect

Question 1 of 10

Question 2 of 10

2. Which of the following is a factor that contributes to a successful review?
A.
B.
C.
D.

Question 2 of 10

Question 3 of 10

3. What is the MAIN difference between black-box test techniques and experience-based test techniques?
A.
B.
C.
D.

Question 3 of 10

Question 4 of 10

4. You are testing a PIN validator, which accepts valid PINs and rejects invalid PINs. A PIN is a sequence of digits. A PIN is valid if it consists of four digits, at least two of which are different. You have identified the following valid equivalence partitions:
Variable: PIN code length
  • The partition “length correct” - four-digit PINs
  • The partition “length incorrect” - PINs with length other than 4
Variable: Number of different digits
  • The partition “number of different digits correct” - PINs with at least two different digits
  • The partition “number of different digits incorrect” - PINs with all digits being the same
Which of the following is a MINIMUM set of input test data that covers all identified equivalence partitions?
A.
B.
C.
D.

Question 4 of 10

Question 5 of 10

5. W A developer was asked to implement the following business rule:

INPUT: value (integer number)IF (value ≤ 100 OR value ≥ 200) THEN write “value incorrect”ELSE write “value OK”

You design the test cases using 2-value boundary value analysis.
Which of the following sets of test inputs achieves the greatest coverage?
A.
B.
C.
D.

Question 5 of 10

Question 6 of 10

6.

You are working on a project to develop a system to analyze driving test results. You have been asked to design test cases based on the following decision table.

What test data will show that there are contradictory rules in the decision table?

A.
B.
C.
D.

Question 6 of 10

Question 7 of 10

7.

You are designing test cases based on the following state transition diagram:

What is the MINIMUM number of test cases required to achieve 100% valid transitions coverage?

A.
B.
C.
D.

Question 7 of 10

Question 8 of 10

8.

You want to apply branch testing to the code represented by the following control flow graph.

How many coverage items do you need to test?

A.
B.
C.
D.

Question 8 of 10

Question 9 of 10

9. How can white-box testing be useful in support of black-box testing?
A.
B.
C.
D.

Question 9 of 10

Question 10 of 10

10. Consider the following list:
  • Correct input not accepted
  • Incorrect input accepted
  • Wrong output format
  • Division by zero
What test technique is MOST PROBABLY used by the tester who uses this list when performing testing?
A.
B.
C.
D.

Question 10 of 10

Loading... Loading...

© Copyright - ISTQB Certification Trainer
Desplazarse hacia arriba Desplazarse hacia arriba Desplazarse hacia arriba