... If the test fails, how do you know whether it's the key generation of the method under test? If the test passes, how do you know that the key generation...
Hi all, We are two students from University of Halmstad in Sweden that are making some research about the benefits of TDD. Is there anyone with experience...
Hello. I am one university student. I am doing research on TDD. I need one real time example for understanding working of TDD. Please reply me as soon as...
http://www.google.co.in/search?q=tdd+example&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a ? On Mon, May 5, 2008 at 5:15 AM, CHINTAN...
If you mean a moment-by-moment example, see here: http://www.objectmentor.com/resources/articles/xpepisode.htm ... -- Dean Wampler http://www.objectmentor.com ...
Thank you all for responding to our research on TDD we are waiting with excitement for your answers. We will also post a link to the results of our job when we...
Hello Pawel, We're using something between test-first programming and TDD because we're working with C language where refactoring is not very easy. You can...
I'm about to add javascript unit testing to our project. I was looking around a bit and noticed that there are two jsunits plus a few other testing tools out...
... Hey Kathy, I've used JsUnit, JsSpec, JSpec, and Screw.Unit. The first three are the more widely known ones...and I'd say that JSpec is the best of them....
... Hmm. I suspect we need to be restricted to x-unit style test framework \s because of limited ramp up time, but I will look at the last two if/when I do...
... application, ... but ... to ... (At ... statements ... app ... a ... architecture ... Yes, I did have an old VC6 app, and that was tested using CPPUnit ...
Hi All, This second alpha release contains the new data-driven testing capabilities of the first alpha and adds parallel and distributed testing using pNUnit. ...
John, I pulled this from the archive. You are the first person that I remember talking about executable requirements/specifications. Have you had any success...
My open source project is Python FIT, and yes, it has a fairly complete set of FIT tests. Whether these are "executable specifications" depends on what you...
I think the true key to an executable specification is this: "When you finish looking at the executable spec, you don't have any additional questions. That is...
Matt, In agile software development, nothing (including an executable spec) is supposed to take the place of direct conversation with the customer. Leaving no...
... I'll venture that Matt meant what he wrote more in the sense of a user's manual. I added "about a given feature" to the first of his sentences and it made...
... I believe Matt meant exactly what he wrote and meant it to be about specifications for development rather than manuals for users or any other kind of...
... I don't agree with this, in a number of ways: 1. It seems to be trying to eliminate the element of human to human communication that I believe to be...
... "Not so fast mah littel pink frend," needs a more precise URL: http://icanhascheezburger.com/2008/02/06/funny-pictures-mah-littel-pink- frend/ (My cat...
... Well, I think Kate was more interested in revealing the site than the specific pic, but I see that there's a place for each URL so I'll fix it for her. ...
Ron, let me be clear - Lacking any sort of true artificial intellegence, I believe executable specifications are a fool's errand. I made my definitions very...
... To the extent that "executable spec" == "automated acceptance test", I consider them quite practical and very important. Ron Jeffries www.XProgramming.com ...
... To clarify: I think the term executable spec is a dumb idea. I think if we mean we use fitnesse tests (or other things like it) to explore, augment, and...