Menua King
Quiz von , erstellt am more than 1 year ago

ISTQB Foundation Quiz am ISTQB Chapter 3 SAMPLE EXAM QUESTIONS, erstellt von Menua King am 24/02/2015.

1200
3
0
Menua King
Erstellt von Menua King vor mehr als 9 Jahre
Schließen

ISTQB Chapter 3 SAMPLE EXAM QUESTIONS

Frage 1 von 9

1

Which of the following artifacts can be examined by using review techniques?

Wähle eine der folgenden:

  • Software code

  • Requirements specification

  • Test designs

  • All of the above

Erklärung

Frage 2 von 9

1

Which statement about the function of a static analysis tool is true?

Wähle eine der folgenden:

  • Gives quality information about the code without executing it.

  • Checks expected results against actual results.

  • Can detect memory leaks.

  • Gives information about what code has and has not been exercised.

Erklärung

Frage 3 von 9

1

Which is not a type of review?

Wähle eine der folgenden:

  • Walkthrough

  • Inspection

  • Informal review

  • Management approval

Erklärung

Frage 4 von 9

1

What statement about reviews is true?

Wähle eine der folgenden:

  • Inspections are led by a trained moderator, whereas technical reviews are not necessarily.

  • Technical reviews are led by a trained leader, inspections are not.

  • In a walkthrough, the author does not attend.

  • Participants for a walkthrough always need to be thoroughly trained.

Erklärung

Frage 5 von 9

1

What is the main difference between a walkthrough and an inspection?

Wähle eine der folgenden:

  • An inspection is led by the authors, whilst a walkthrough is led by a trained moderator.

  • An inspection has a trained leader, whilst a walkthrough has no leader.

  • Authors are not present during inspections, whilst they are during walkthroughs.

  • A walkthrough is led by the author, whilst an inspection is led by a trained moderator.

Erklärung

Frage 6 von 9

1

Which of the following characteristics and types of review processes belong together?
1. Led by the author
2. Undocumented
3. No management participation
4. Led by a trained moderator or leader
5. Uses entry and exit criteria

s. Inspection
t. Technical review
u. Informal review
v. Walkthrough

Wähle eine der folgenden:

  • s = 4, t = 3, u = 2 and 5, v = 1

  • s = 4 and 5, t = 3, u = 2, v = 1

  • s = 1 and 5, t = 3, u = 2, v = 4

  • s = 5, t = 4, u = 3, v = 1 and 2

Erklärung

Frage 7 von 9

1

What statement about static analysis is true?

Wähle eine der folgenden:

  • With static analysis, defects can be found that are difficult to find with dynamic testing.

  • Compiling is not a form of static analysis.

  • When properly performed, static analysis makes functional testing redundant.

  • Static analysis finds all faults.

Erklärung

Frage 8 von 9

1

Which of the following statements about early test design are true and which are false?
1. Defects found during early test design are more expensive to fix.
2. Early test design can find defects.
3. Early test design can cause changes to the requirements.
4. Early test design takes more effort.

Wähle eine der folgenden:

  • 1 and 3 are true. 2 and 4 are false.

  • 2 is true. 1, 3 and 4 are false.

  • 2 and 3 are true. 1 and 4 are false.

  • 2, 3 and 4 are true. 1 is false.

Erklärung

Frage 9 von 9

1

Static code analysis typically identifies all but one of the following problems. Which is it?

Wähle eine der folgenden:

  • Unreachable code

  • Undeclared variables

  • Faults in the requirements

  • Too few comments

Erklärung