Brendan Tompkins [MVP]

Sponsors

The Lounge

News

Advertisement

Images in this post missing? We recently lost them in a site migration. We're working to restore these as you read this. Should you need an image in an emergency, please contact us at imagehelp@codebetter.com
Can SOA exist without Test-Driven Development?

I'm finally implementing some SOA stuff with loosely coupled endpoints.  I'm using NUnit to test all of my endpoints before I string them all together.  I'm sitting here wondering not if I'm faster at developing this application test-first, but if I'd really be able to develop it at all without unit testing.  How would I test any of my Web Services?  I guess I could use the built in asmx/html front ends, but that would be almost impossible for what I'm doing which involves fairly complex request documents, plus all that gives me is XML, and my brain is not a validating parser.

I guess what I'm trying to say is that you are like me and  thinking “I should look into this SOA stuff”, do yourself a favor and go here and read all about test-driven development.

Just my $ 0.02. 

Oh.  And while I'm typing I should mention that I'd support a movement to force all keyboard manufacturers to include the ¢ sign on a key so that I can type “Just my 2¢”  Like what the hell is the ` character for, anyway.  I think I remember using it for some strange c programming task, but that was years ago.  Or how about the ScrLk key. Does anyone use that thing?  At least they could put the ¢ sign below it.  Geesh throw us a bone.


Posted 08-05-2004 1:55 PM by Brendan Tompkins

[Advertisement]

Comments

Darrell wrote re: Can SOA exist without Test-Driven Development?
on 08-05-2004 10:42 AM
Thanks for the link Brendan!

Building distributed applications is hard, and I'd never want to try it without TDD again! I'm sure you remember the heck that was the final stages of ShipRepair!
JosephCooney wrote re: Can SOA exist without Test-Driven Development?
on 08-05-2004 11:57 AM
Is application architecture tightly coupled to development menthodology - No. Can SOA be done without TDD - Yes.
Brendan Tompkins wrote re: Can SOA exist without Test-Driven Development?
on 08-06-2004 2:22 AM
Can you travel from Boca Raton FL, to Venice Beach, CA on a pair of Roller Skates? - Yes
Brendan Tompkins wrote re: Can SOA exist without Test-Driven Development?
on 08-06-2004 2:24 AM
Am I reading Joeseph's Blog and learing all about WSE - Yes
Alan Dean wrote Can SOA exist without Test-Driven Development?
on 08-24-2004 11:19 PM
Can SOA exist without Test-Driven Development?
James Gingras wrote re: Can SOA exist without Test-Driven Development?
on 11-30-2004 12:02 AM
I always find it interesting when someone comes out with something that should have been practiced all along, gives it a new name with a catchy phrase and markets it back to the same folks who should already be doing it. I seem to remember something about flowcharting and pseudo-code, then documentation and standardization. Now we have come full circle again. The only difference is we have some new tools that make it "easier" to do. The real issue is standards and sticking to them. Quality vs. Quantity will always be a personal and business decision. Alas, this is the way of things here in IT in corporate America.

My 2 cents worth. It is always good to see good programming and implementation standards promoted, no matter what flavor.
Brendan Tompkins wrote re: Can SOA exist without Test-Driven Development?
on 11-30-2004 12:54 AM
James,

I agree in general with your point, but Test-Driven is not pseudo-code, flowcharting, etc. It's actually a bit counter-intuitive! I think it is something new.
Wayne Ariola wrote re: Can SOA exist without Test-Driven Development?
on 06-03-2005 12:49 PM
Wayne Ariola wrote re: Can SOA exist without Test-Driven Development?
on 06-03-2005 12:50 PM

Add a Comment

(required)  
(optional)
(required)  
Remember Me?