Created
December 30, 2014 04:52
-
-
Save errakeshpd/ae92a837baa51d53aaa2 to your computer and use it in GitHub Desktop.
BDD - How want to approach the below scenarios ?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
In our project we are documenting unit test case manually. | |
And in the previous sprint we implemented a functionality like | |
Excel/ods/csv -> files | |
Question importing | |
Such as | |
1.true/false | |
2.yes/no | |
3.multiple selection | |
4.multiple choice | |
5.Fill in the blanks | |
and how i want to approach the BDD in the above scenarios ? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment