issues
search
abruzzi
/
consulting
2
stars
0
forks
source link
BDD in the right way
#12
Open
abruzzi
opened
8 years ago
abruzzi
commented
8 years ago
BDD in the right way
QAs' Responsibility
Do the thing right
Do the right thing
Shared Understanding
As a team
Responsibility and Role(只提职责,不论角色)
Ubiquitous Language
Domain Experts
Developer
QA
Gherkin language
User story
Scenarios
ACs
Personas
Scenario
what happens to my app when I do this
Manually
Automation
Practises
Gauge
Cucumber
Pair Programming
Fixtures
Spring profile
In memory database
Fixtures
Database migration
Database separation
Page Object if you are under web
Ecosystem
Build pipeline
Reports
Docker
abruzzi
commented
8 years ago
Live Documentation
Defect detection vs. defect prevention
Ubiquitous language
BDD in the right way
QAs' Responsibility
Shared Understanding
As a team
Ubiquitous Language
Gherkin language
Personas
Manually
Automation
Practises
Fixtures
Ecosystem