Lesson 21 Flashcards

1
Q

BDD?

A

-behavior driven development
• describes overall behaviors of the system
• customer focused

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

ATDD?

A

-acceptance test driven development
• defines test which act as requirements for the system
• development focused

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is Gherkin?

A
  • language cucumber uses to define test cases
  • non-technical
  • human readable
  • helps enforce firm, ambiguous requirements
How well did you know this?
1
Not at all
2
3
4
5
Perfectly