Testing frameworks Flashcards

1
Q

Cucumber= tool that supports Behaviour-Driven Development(BDD)

A

https://cucumber.io/docs/guides/overview/
When we do Behaviour-Driven Development with Cucumber we use concrete examples to specify what we want the software to do. Scenarios are written before production code. They start their life as an executable specification. As the production code emerges, scenarios take on a role as living documentation and automated tests.

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