Test First Development

5 minutes 5 Questions

Test First Development is a key concept of Test Driven Development approach where a test is written before writing the code for the functionality. It helps the developers understand what they ought to make BEFORE they decide on how to make it. This process starts with writing a failing test. So, in…

Test mode:
PMI-ACP - Test First Development Example Questions

Test your knowledge of Test First Development

Question 1

Your team has started a new Agile project. To ensure that all requirements are met and understood, which approach should be taken considering Test First Development principle?

Question 2

You are incorporating Test First Development. Yet, your client insists on viewing progress after each meeting. Which approach should you adopt?

Question 3

You are part of a team repairing a bug-saturated system. You decide to employ Test First Development. Which strategy is more appropriate in this case?

More Test First Development questions
10 questions (total)