exam questions

Exam ASF All Questions

View all questions & answers for the ASF exam

Exam ASF topic 1 question 82 discussion

Actual exam question from Exin's ASF
Question #: 82
Topic #: 1
[All ASF Questions]

“Programmers know exactly what others expect from them and can work more productively.”

Of which Agile practice is this a benefit?

  • A. Bus Factor
  • B. Continuous Integration
  • C. Pair Programming
  • D. Test-Driven Development
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

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
5e90ca0
1 month, 2 weeks ago
Selected Answer: D
In TDD, developers write tests before writing code. These tests define the expected behavior, so: Programmers know exactly what is expected. It improves focus, clarity, and productivity. It reduces ambiguity and rework. ❌A. Bus Factor→ Refers to risk if key team members leave, not about clarity of expectations. ❌B. Continuous Integration→ Focuses on frequent code integration and testing; not directly about knowing expectations. ❌C. Pair Programming→ two developers work together at one workstation, improves collaboration and code quality, it does not explicitly define expectations.
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 ...