
sandeep hegde
- Total activity 29
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 8
Activity overview
Latest activity by sandeep hegde-
sandeep hegde commented,
Thanks Andreas Willich
-
sandeep hegde created a post,
When should we formulate examples- before or during sprint?
We are following the Documentation provided by Gaspar Nagy. My team is working on introducing BDD. One question which came up during my discussions is when should we formulate ie convert examples i...
-
sandeep hegde commented,
Hi Andreas Willich, when you have a moment, can you please answer the question above? Thank you.
-
sandeep hegde commented,
Thanks Andreas Willich, how about exploratory testing defects? If a defect is found during exploratory testing in a sprint, should we write Gherkin Scenario (formulation) for such defects? Should w...
-
sandeep hegde created a post,
Do we do BDD on Defects?
Hello, My team is moving away from Waterfall into Agile. As part of this transformation we are beginning to write requirements from User Story point of view. We are following the Discovery, Formula...
-
sandeep hegde commented,
I though so too Andreas Willich that VS extension will not have effect on SpecFlow + LivingDoc. I have upvoted the feature request. Thank you.
-
sandeep hegde commented,
Hi Andreas Willich, can you please provide a response to the above question? If DeveRoom extension does not help show Rule Keyword in Living Documentation, what can I do to show Rule keyword in Liv...
-
sandeep hegde commented,
Thanks Andreas Willich. How about Living Documentation? Will adding DeveRoom extension in VS 2019 help Rule keyword to show up in Living Documentation?
-
sandeep hegde created a post,
Assert vs Throw exception
Hi, In BDD, When an actual results does not meet expected results, There are 2 popular ways to handles this. 1) Assert [Given(@"the first number is (.*)")] public void GivenTheFirst...
-
sandeep hegde commented,
Thanks for the quick feedback Andreas. Is there any best practice with respect to creation of Context Classes? 1) In our repo, we are creating Step Definition files based on Domain Object (as recom...