<s>
Behat	B-Language
is	O
a	O
test	O
framework	B-Architecture
for	O
behavior-driven	O
development	O
written	O
in	O
the	O
PHP	B-Application
programming	I-Application
language	I-Application
.	O
</s>
<s>
Behat	B-Language
was	O
created	O
by	O
Konstantin	O
Kudryashov	O
and	O
its	O
development	O
is	O
hosted	O
on	O
GitHub	B-Application
.	O
</s>
<s>
Behat	B-Language
is	O
intended	O
to	O
aid	O
communication	O
between	O
developers	O
,	O
clients	O
and	O
other	O
stakeholders	O
during	O
a	O
software	O
development	O
process	O
.	O
</s>
<s>
Behat	B-Language
test	O
scenarios	O
are	O
written	O
with	O
Gherkin	B-Application
,	O
a	O
business-readable	O
domain-specific	O
language	O
following	O
defined	O
patterns	O
.	O
</s>
<s>
It	O
can	O
be	O
integrated	O
with	O
Selenium	B-Library
and	O
other	O
browser	O
emulators	O
to	O
generate	O
screenshots	O
of	O
failures	O
.	O
</s>
<s>
Like	O
other	O
BDD	O
frameworks	O
,	O
Behat	B-Language
scenarios	O
are	O
a	O
series	O
of	O
Given	O
,	O
When	O
,	O
and	O
Then	O
steps	O
that	O
explain	O
a	O
business	O
case	O
.	O
</s>
<s>
The	O
preconditions	O
after	O
"	O
Given	O
"	O
correspond	O
to	O
the	O
PHP	B-Application
method	O
name	O
to	O
execute	O
:	O
</s>
