| bio | website | bhegde.blogspot.com |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 1 month |
| seen | Mar 24 at 9:06 | |
| stats | profile views | 7 |
|
Mar 13 |
comment |
Is BDD scalable for medium to large projects? @Lunivore Yes that's what bothers me in case of BDD/TDD. The test cases need to be strong. Unfortunately there's this view in the development community that as long as there are test cases, it's fine! I once saw a test case where there was a row being inserted into a table using a sql statement and the same being asserted on the very next step! Was the developer trying to test oracle functionality?! |
|
Feb 22 |
comment |
Is BDD scalable for medium to large projects? @Songo I personally have not referred to any books. It's been through extensive coding and online resources. Sorry mate, cant help you there! |
|
Feb 22 |
comment |
Is BDD scalable for medium to large projects? @BenjaminGruenbaum Ideally, there is no difference between BDD and TDD. BDD when followed properly is same as TDD! So I didnt' see any reason to bring in the difference as a part of the answer. Thanks for the suggestion though! |
|
Feb 22 |
answered | Is BDD scalable for medium to large projects? |
|
Apr 6 |
awarded | Teacher |
|
Apr 6 |
answered | Strategies for avoiding SQL in your Controllers… or how many methods should I have in my Models? |