given_when_then
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| given_when_then [2025/09/09 16:13] – plida | given_when_then [2025/09/09 16:24] (current) – plida | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| ====== Given When Then (GWT) ====== | ====== Given When Then (GWT) ====== | ||
| - | GWT is an approach to tests and scenarios which comes from BDD (Behavior-Driven Development). It helps testers, analysts and for businesses. | + | GWT is an approach to [[software_testing|tests]] and scenarios which comes from BDD (Behavior-Driven Development). It helps testers, analysts and for businesses. |
| GWT is made up of 3 parts: | GWT is made up of 3 parts: | ||
| Line 43: | Line 43: | ||
| - Each test is one scenario. | - Each test is one scenario. | ||
| - | - Formulate Given/ | + | - Formulate Given/ |
| - Use the following method names: Given_X_When_Y_Then_Z. | - Use the following method names: Given_X_When_Y_Then_Z. | ||
| - Avoid " | - Avoid " | ||
given_when_then.1757434416.txt.gz · Last modified: by plida
