Re: How to use TDD to test a process?
"Keith Ray [email protected] [testdrivendevelopment]" <[email protected]> Wed, 27 Apr 2016 09:53:05 -0500
| Newsgroups | gmane.comp.programming.test-driven-development |
|---|---|
| Message-ID | <[email protected]> |
If you're using C or C++ I recommend James Grenning 's book on "Embedded TDD" C. Keith Ray http://agilesolutionspace.blogspot.com/ twitter: @ckeithray > On Apr 27, 2016, at 2:56 AM, 'Niklas Bergkvist' [email protected] [testdrivendevelopment] <[email protected]> wrote: > > Sailor - read the book Test Driven Development: By Example by Kent Beck. > > br niklasb > > > <-----Ursprungligt Meddelande-----> > From: [email protected] [testdrivendevelopment] [[email protected]] > Sent: 27/4/2016 3:24:21 AM > To: [email protected] > Subject: RE: [TDD] How to use TDD to test a process? > > > Thanks for reply. Nice of you. > Actually I don't know how to write the test cases ( step by step using TDD). I know we should code by interface not implemention and we should consider the requirement not how to implement it. But in TDD, does it also work in the same way? Thank you! > > > Best regards, > Sailor Gao > >