Behavior driven development
Question:
What is behavior driven development (BDD)?
- Ensuring that each component is working correctly
- Ensuring that each feature performs a specific task
- Testing the functions of the system to build it right
- Focusing on the system as observed from the outside
Answer:
D - is the correct answer. BDD forces you to think about the behavior of the system from the outside in, focusing on business outcomes