Skip to search.
testdrivendevelopment · Test-driven Development

Group Information

  • Members: 3502
  • Category: Software
  • Founded: Feb 7, 2002
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

  Messages Help
Advanced
Messages 25633 - 25662 of 34997   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
25633 Josue Barbosa dos San...
josuebsantos Offline Send Email
Oct 1, 2007
1:14 pm
I use the second approach. Abraços, Josué. ... [Non-text portions of this message have been removed]...
25634 Cathy Monaco
cmonaco_3 Offline Send Email
Oct 2, 2007
3:14 am
Hi, Jim York will lead a Certified ScrumMaster Course in Charlotte on Oct 24-25. Jim is a great, experienced coach and has a great interest in Lean. See here...
25635 smithboucher Offline Send Email Oct 2, 2007
3:14 am
Excellent resource available on software cost estimation. Help you lot: http://top-itarticles.com/softtest/softtest11.asp...
25636 Manuel Klimek
manuel.klimek Offline Send Email
Oct 2, 2007
3:14 am
Seyit, nice analogy - I try to keep the spirit :-) If my job is to go to Santa Clause's house, and I don't have a clue where I am or whether Santa lives on the...
25637 Edwin Castro
desertwonderer Offline Send Email
Oct 2, 2007
3:14 am
... I would recommend "Debugging by Thinking: A Multidisciplinary Approach" by Robert Charles Metzger <http://books.google.com/books?id=tDkSp3icxJwC>: "Applies...
25638 Tanuj Mathur
t4nuj Online Now Send Email
Oct 2, 2007
3:14 am
NUnit.org works perfectly fine for me too. [Non-text portions of this message have been removed]...
25639 Dennis Byrne
dennis_chris... Offline Send Email
Oct 2, 2007
3:14 am
Hello Charlie, Feel free to contact me if you have any more concerns about nunit.org - I will probably not be the person who will end up giving you the...
25640 Tennis Smith
tennis_smith Offline Send Email
Oct 2, 2007
3:14 am
Hi, Can anyone recommend a good method of using python to generate c source code? I have tables of test cases to use as input to a process which would ...
25641 dennis_christopher_by...
dennis_chris... Offline Send Email
Oct 2, 2007
3:14 am
I've forwarded this information to the maintainers of the web site. Charlie, what exactly did you try to do about it? Has anyone at ThoughtWorks been...
25642 ginitram Offline Send Email Oct 2, 2007
3:14 am
Methods & Tools is a free e-newsletter for software developers, testers and project managers. Fall 2007 issue's content: * Measuring Integrated Progress on...
25643 Peter Dimov
dimovpeter Offline Send Email
Oct 2, 2007
3:14 am
... (sorry for potentially double posting, my original post per email does seem to have gone through...) Hi George, There is indeed a significant difference...
25644 Edwin Castro
desertwonderer Offline Send Email
Oct 2, 2007
3:15 am
... I would recommend "Debugging by Thinking: A Multidisciplinary Approach" by Robert Charles Metzger <http://books.google.com/books?id=tDkSp3icxJwC>: "Applies...
25645 Peter Dimov
dimovpeter Offline Send Email
Oct 2, 2007
3:15 am
... Hi George, There is indeed a significant difference between interfaces and base classes. Base classes can be: 1. just interfaces, i.e. only define abstract...
25646 James Carr
cloud_strife... Offline Send Email
Oct 2, 2007
1:33 pm
Hi all, Recently I've become heavily involved with doing aspect oriented programming, and I've been curious at what some of the strategies are for testing...
25647 Kelly Anderson
kellycoinguy Online Now Send Email
Oct 2, 2007
2:45 pm
I started to bring some legacy code that uses threads to pump windows messages for the GUI, and as soon as it starts a new thread, it seems to confuse...
25648 Andrew Badera
andrewbadera Offline Send Email
Oct 2, 2007
2:52 pm
I've had similar issues with TestDriven and win32 services (remoting services, if it matters) ... is this a known issue? Is there a workaround? --Andrew Badera...
25649 Kelly Anderson
kellycoinguy Online Now Send Email
Oct 2, 2007
3:59 pm
I'm using NUnit. I have a set of tests. I have a set of files. I want to run the tests for each file to validate that their declarative data is internally...
25650 Avi Naparstek
avinap77 Offline Send Email
Oct 2, 2007
7:40 pm
Hi Kelly. I believe MBUnit has this capability, although I've never really tried it myself. All in all I think NUnit is the wrong tool for the job - after all,...
25651 Kelly Anderson
kellycoinguy Online Now Send Email
Oct 2, 2007
10:46 pm
... Thanks Avi, that's a great idea. -Kelly...
25652 Jeff Grigg
jeffgrigg63132 Offline Send Email
Oct 3, 2007
2:35 am
Good approach. I often do something similar by creating a StringBuffer and looping over the tests, having each one append to the buffer (instead of using...
25653 Dean Wampler
deanwampler Offline Send Email
Oct 3, 2007
2:59 am
Here's an approach that I've used a lot. Like TDD for regular classes, I think this approach drives aspects to a better design ;) Assume that I'm testing a...
25654 rubengomes2002 Offline Send Email Oct 3, 2007
2:59 am
Hi, Let me just start by saying that I'm a true novice to TDD; I've read Test-Driven Development By Example (great book!), and did a couple of simple examples...
25655 James Carr
cloud_strife... Offline Send Email
Oct 3, 2007
4:34 am
Thanks for this Dean. BTW.. I took a look at the contract4j site linked in your signature... very interesting. As someone with a lot of interest in Design By...
25656 Steven Gordon
sfman2k Offline Send Email
Oct 3, 2007
4:50 am
The seminal work on this topic is Working Effectively with Legacy Code By Michael ...
25657 Donaldson, John (GEO)
geo_johnfr Offline Send Email
Oct 3, 2007
8:36 am
Ruben, I would encourage you to select something simple to refactor. But, before you change the code, write some tests round it to characterize it. Then make...
25658 Josue Barbosa dos San...
josuebsantos Offline Send Email
Oct 3, 2007
12:14 pm
Hi people, This is a link to a database refactoring tool. I don´t use it yet, but I think it is a good information to share. If some of you have used and has ...
25659 Al Chou
HotFusionMan Offline Send Email
Oct 3, 2007
1:32 pm
Interesting. The demo video of the IDE doesn't really show use of refactoring so much as a GUI on top of what Rails programmers will recognize as database...
25660 George Dinwiddie
gdinwiddie Offline Send Email
Oct 3, 2007
2:26 pm
Ruben, Let me second the suggestion for Michael Feather's book, "Working Effectively with Legacy Code." Until you get that, however, you might want to read...
25661 Adrian Howard
ajh65537 Offline Send Email
Oct 3, 2007
3:48 pm
On 2 Oct 2007, at 13:35, rubengomes2002 wrote: [snip] ... [snip] I'll add to the throng recommending Michael Feather's WEWLC book :-) I'm interested however in...
25662 Steven Gordon
sfman2k Offline Send Email
Oct 3, 2007
3:56 pm
I agree. If the desire to write tests around the production code is to make sure that future changes do not break the existing functionality, then higher-level...
Messages 25633 - 25662 of 34997   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help