America LH
Test por , creado hace más de 1 año

Quick quiz to review some of the key points of Chapter 1 for CTFL - ISTQB.

158
1
0
America LH
Creado por America LH hace alrededor de 2 años
Cerrar

Chapter 1 - Quick Quiz - Principles of testing

Pregunta 1 de 12

1

A tester is working on a project that is still in development stage, he started testing a demo version of the payment method using a fake credit card for testing.

The fake credit card information is:

Number: 4532022596340037

CVV: 123

While he was testing the payment cycle, he entered the credit card number and wrote a wrong CVV which is 124. An error occurred saying that the CVV is not correct. The tester created a defect report for this error and assigned this report to the developer.

The error that the tester made is:

Selecciona una de las siguientes respuestas posibles:

  • False positive

  • False negative

Explicación

Pregunta 2 de 12

1

A Developer created an API for the dynamic content of the home page of a website, inside the code he missed a command which affected the page performance in a bad way.

When the Tester started to test the home page manually, he wasn't concentrating with the device screen, so he didn’t notice the low performance of the page.

This error is:

Selecciona una de las siguientes respuestas posibles:

  • False positive

  • False negative

Explicación

Pregunta 3 de 12

1

From your comprehension of Root cause analysis, choose the correct answer:

Selecciona una de las siguientes respuestas posibles:

  • Root cause analysis can be applied in software environment only

  • Root cause analysis can be applied in all life cycle steps and can prevent a significant number of future defects from being introduced.

Explicación

Pregunta 4 de 12

1

Choose from the following situations the correct answer that can describe ‘’Root cause analysis‘’:

Selecciona una de las siguientes respuestas posibles:

  • A developer is adding an equation inside the code. The equation is used to calculate the discount on the course price, it is based on wrong information inside the acceptance criteria of a User Story. (Root cause: Product Owner)

  • A boy who is driving his father's car and there is no gas inside it. (Root cause: the boy)

Explicación

Pregunta 5 de 12

1

Which one of the statements below describes a failure discovered during testing or in production?

Selecciona una de las siguientes respuestas posibles:

  • The wrong version of one source code file was included in the build

  • The product crashed when the user selected an option in a dialog box

Explicación

Pregunta 6 de 12

1

Which of the following is the correct statement?

Selecciona una de las siguientes respuestas posibles:

  • An error causes a failure which results in a defect

  • An error causes a defect which is observed as a failure

  • An defect causes a failure which results in an error

  • A failure is observed as an error and the root cause is the defect

Explicación

Pregunta 7 de 12

1

Which principle of testing means that testing can prove that we have defects in our software.

Selecciona una de las siguientes respuestas posibles:

  • Testing shows the presence of defects

  • Testing is context dependent

Explicación

Pregunta 8 de 12

1

Which principle of testing means that a small number of modules usually contains most of defects discovered during pre-release testing:

Selecciona una de las siguientes respuestas posibles:

  • Defects cluster together

  • Absence-of-errors is a fallacy

Explicación

Pregunta 9 de 12

1

Which principle of testing applies in this situation:
Dividing testing effort between three projects on scope, quality, risks and budget

Selecciona una de las siguientes respuestas posibles:

  • Early testing saves time and money

  • Testing is context dependent

Explicación

Pregunta 10 de 12

1

By studying the principle "Absence of error is a fallacy", we understand that:

1-It’s important to expect that finding and fixing a large number of defects will ensure the success of the system

2-It’s a fallacy to expect that just finding and fix a large number of defects will ensure the success of the system

3-The reason of projects failure might be the idea of the project, delivering low quality, misunderstanding the requirements, or lack of experience in the field of the project

Selecciona una de las siguientes respuestas posibles:

  • 1 is correct, 2 & 3 are wrong

  • 2 is correct, 1 & 3 are wrong

  • 3 is correct, 2 & 1 are wrong

  • 2 & 3 are correct, 1 is wrong

Explicación

Pregunta 11 de 12

1

Which principle of testing applies in this situation:
A tester wrote some test cases to cover the registration test scenarios for a website. He executed those test cases more than one time to find defects.

Selecciona una de las siguientes respuestas posibles:

  • Exhaustive testing is impossible

  • Beware of the pesticide paradox

Explicación

Pregunta 12 de 12

1

Which principle of testing means that we need to begin static and dynamic test activities as early as possible to find defects and prevent them.

Selecciona una de las siguientes respuestas posibles:

  • Exhaustive testing is impossible

  • Early testing saves time and money

Explicación