Menua King
Quiz por , criado more than 1 year ago

ISTQB Foundation Quiz sobre ISTQB Chapter 3 SAMPLE EXAM QUESTIONS, criado por Menua King em 24-02-2015.

1200
3
0
Menua King
Criado por Menua King mais de 9 anos atrás
Fechar

ISTQB Chapter 3 SAMPLE EXAM QUESTIONS

Questão 1 de 9

1

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

Selecione uma das seguintes:

  • Software code

  • Requirements specification

  • Test designs

  • All of the above

Explicação

Questão 2 de 9

1

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

Selecione uma das seguintes:

  • 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.

Explicação

Questão 3 de 9

1

Which is not a type of review?

Selecione uma das seguintes:

  • Walkthrough

  • Inspection

  • Informal review

  • Management approval

Explicação

Questão 4 de 9

1

What statement about reviews is true?

Selecione uma das seguintes:

  • 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.

Explicação

Questão 5 de 9

1

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

Selecione uma das seguintes:

  • 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.

Explicação

Questão 6 de 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

Selecione uma das seguintes:

  • 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

Explicação

Questão 7 de 9

1

What statement about static analysis is true?

Selecione uma das seguintes:

  • 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.

Explicação

Questão 8 de 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.

Selecione uma das seguintes:

  • 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.

Explicação

Questão 9 de 9

1

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

Selecione uma das seguintes:

  • Unreachable code

  • Undeclared variables

  • Faults in the requirements

  • Too few comments

Explicação