Menua King
Test por , creado hace más de 1 año

ISTQB Foundation Test sobre ISTQB Chapter 3 SAMPLE EXAM QUESTIONS, creado por Menua King el 24/02/2015.

1124
3
0
Menua King
Creado por Menua King hace más de 9 años
Cerrar

ISTQB Chapter 3 SAMPLE EXAM QUESTIONS

Pregunta 1 de 9

1

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

Selecciona una de las siguientes respuestas posibles:

  • Software code

  • Requirements specification

  • Test designs

  • All of the above

Explicación

Pregunta 2 de 9

1

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

Selecciona una de las siguientes respuestas posibles:

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

Explicación

Pregunta 3 de 9

1

Which is not a type of review?

Selecciona una de las siguientes respuestas posibles:

  • Walkthrough

  • Inspection

  • Informal review

  • Management approval

Explicación

Pregunta 4 de 9

1

What statement about reviews is true?

Selecciona una de las siguientes respuestas posibles:

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

Explicación

Pregunta 5 de 9

1

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

Selecciona una de las siguientes respuestas posibles:

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

Explicación

Pregunta 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

Selecciona una de las siguientes respuestas posibles:

  • 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

Explicación

Pregunta 7 de 9

1

What statement about static analysis is true?

Selecciona una de las siguientes respuestas posibles:

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

Explicación

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

Selecciona una de las siguientes respuestas posibles:

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

Explicación

Pregunta 9 de 9

1

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

Selecciona una de las siguientes respuestas posibles:

  • Unreachable code

  • Undeclared variables

  • Faults in the requirements

  • Too few comments

Explicación