Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam PMI-ACP All Questions

View all questions & answers for the PMI-ACP exam

Exam PMI-ACP topic 1 question 318 discussion

Actual exam question from PMI's PMI-ACP
Question #: 318
Topic #: 1
[All PMI-ACP Questions]

An agile team is having a meeting with a customer to formulate the product requirements for the next iteration. The outcome of the meeting is a set of clear and detailed requirements.

What should the team do next?

  • A. Run automated tests on the legacy functionality.
  • B. Ask the customer to write tests that will be used to know when a story has been correctly developed.
  • C. Start coding on the selected user stories to meet the requirements.
  • D. Write tests that will be used to know when a story has been correctly developed.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
thewalker
1 week, 4 days ago
Selected Answer: D
In agile, particularly in approaches like Test-Driven Development (TDD) or Behavior-Driven Development (BDD), writing tests before coding ensures that the team has a clear understanding of the definition of done and the acceptance criteria for each story. Writing tests early also helps to catch issues earlier in development and aligns the team on the expected outcomes of the stories. Other options are less appropriate: A: Running automated tests on legacy functionality might be important for regression testing, but it's not the next immediate step after defining new requirements for the iteration. B: Asking the customer to write tests might not be feasible or appropriate. The customer provides the acceptance criteria, but it’s up to the team to translate those into tests. C: Starting coding without writing tests or having well-defined tests first can lead to misunderstanding of requirements or missed edge cases.
upvoted 1 times
...
chlaithem
8 months, 1 week ago
Selected Answer: D
1.Test-Driven Development (TDD): Agile encourages a TDD approach, where tests are written before coding to ensure Clarity about requirements and acceptance criteria. 2. Customer Collaboration 3. Iteration Planning 4. Quality Assurance
upvoted 1 times
...
Nervys
10 months, 1 week ago
D is correct (TDD)
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 ...