Skip to content

Commit 72d337b

Browse files
committed
updated
1 parent 4efdabc commit 72d337b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2017-04-21-writing-better-tests--obtaining-specification.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ That brings us to key idea of this post. There are two kinds of IT products:
3030
And depending on the kind of software you work on you have different priorities.
3131
This also answers a question: "do I need BDD for my project". In case, you are automating traditional business, you need to translate all business processes into a code, and you need ubiquitous languages for that. In case, you are building a new business, a startup, you probably don't need that layer of complexity as presumably founders already speak the IT language.
3232

33-
So learn what is important in your business. What brings you money. What are the risks? Cover that part at first and think from business side and not from technical. This is how a business would understand the real value of automated tests.
33+
So learn what is important in your business. What brings you money. What are the risks. Cover that part at first and think from business side and not from technical. This is how a business would understand the real value of automated tests.
3434

3535
*Written by Michael Bodnarchuk*
3636

0 commit comments

Comments
 (0)