exam questions

Exam CTFL v4.0 All Questions

View all questions & answers for the CTFL v4.0 exam

Exam CTFL v4.0 topic 1 question 61 discussion

Actual exam question from ISTQB's CTFL v4.0
Question #: 61
Topic #: 1
[All CTFL v4.0 Questions]

Which of the following statements about TDD, BDD and ATDD is TRUE?

  • A. Refactoring is a practice that is an integral part of TDD and is applied both to tests and to code written to satisfy those tests.
  • B. ATDD is a black-box test design technique that is applicable exclusively at acceptance test level.
  • C. BDD is a developer practice where business stakeholders are not usually involved as the tests are directly written at unit/component test level.
  • D. ATDD is the practice of running the automated acceptance tests as part of a continuous integration process.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
cb56e21
3 weeks, 2 days ago
Selected Answer: U
Desarrollo Guiado por Pruebas (TDD) • Dirige la codificación a través de casos de prueba (en lugar de un extenso diseño de software) (Beck 2003) • Las pruebas se escriben primero, luego el código se escribe para satisfacer las pruebas, y luego las pruebas y el código se REFACTORIZAN.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...