Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

testdrivendevelopment · Test-driven Development

The Yahoo! Groups Product Blog

Check it out!

Group Information

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

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

Dear group, I have embraced TDD last year and I've tried to use it whenever possible. I develop web applications (with Java's Struts MVC and jsp's) on a 1-2...
37 Apr 22, 2011
4:15 pm

Gojko Adzic
gojko_lastname
Send Email

Today's question is a very practical one. I use Jasperreports, a template engine that can output to several formats: pdf, xls, docx. This is, however, the...
5 Apr 19, 2011
3:51 pm

Rob Park
rpark68
Send Email

Hello, This question is inspired by the recent thread "how to mock calls to itself". The prevailing suggestion seems to be that "don't do it". I would be very...
15 Apr 19, 2011
2:13 pm

Franz Allan Valencia ...
favs77
Send Email

Hi. I am using TDD for my Java and C++ programs. We are using JUnit/Jmock and CppUnitLite/GoogleMock. It's going well, but a question has recently come up...
32 Apr 19, 2011
1:52 pm

Franz Allan Valencia ...
favs77
Send Email

Forking obviously slows down the time required to run all the tests, but what other pros/cons are associated with forking vs. not-forking a new (J)VM for each...
5 Apr 19, 2011
1:05 pm

Franz Allan Valencia ...
favs77
Send Email

Dear all, I wan to ask about test to a method that have contain linq to sql. How about the implementation in unit test? -- Josua Pardede Politeknik Informatika...
11 Apr 15, 2011
3:08 pm

Josua
if08047@...
Send Email

Hi John, Von: "Donaldson, John (GEO)" <john.m.donaldson@... ... But the factory does not need to come to life by refactoring. :) I start with a failing...
1 Apr 4, 2011
12:04 pm

Martin Hauner
martin.hauner
Send Email

I'd like to invite you to my TDD course in May, hosted by Agile Learning Labs: http://www.agilelearninglabs.com/workshops/tdd-in-java/ This course has...
3 Mar 29, 2011
4:40 pm

Rob M
xyphrnld0x
Send Email

Hi, we are introducing TDD and are very much newbies to this. Some of our dev guys believes that running manual system tests to drive out what code changes are...
12 Mar 28, 2011
7:22 pm

Steven Smith
stevenator2
Send Email

Hi As will be obvious I am a noob. My first day on TDD. I have a PHP script which returns a date as a string type, I want to use value objects and to convert a...
8 Mar 17, 2011
3:20 am

n8hendroff
Send Email

Recently received a link from someone in Europe that used the Lego robots for a college project called "Seesawing Robots": ...
1 Mar 10, 2011
8:15 pm

MarvinToll.com
y153446
Send Email

I'm familiar with tools that will let me override protection like private and protected on classes (e.g. TypeMock, JustMock) - so let me start off by saying...
22 Mar 9, 2011
6:35 am

masih_jesus287
Send Email

I am trying to create a little list for myself on the people you might have dealt with. Specifically around Java .Net/C#. I would really like to know a few...
1 Feb 28, 2011
2:52 am

darianlanx
Send Email

Sometimes one needs to create a new variation of a class. This is a typical refactoring problem: - Create an abstract base class for the original class - Pull...
7 Feb 25, 2011
5:54 pm

Donaldson, John (GEO)
geo_johnfr
Send Email

Please join me on the Lean Dog boat in Cleveland, OH for TDD for Embedded C March 22-24. for a 15% discount good through next Friday, use promo code YHTDD. ...
1 Feb 25, 2011
2:18 pm

James Grenning
jwgrenning
Send Email

I'm doing a talk in a couple of days and I'm thinking about ditching the 'classical&#39; and 'mockist&#39; terminology and speaking in terms of, er, ethnography. There...
205 Feb 24, 2011
7:54 pm

Steve Freeman
smg_freeman
Send Email

Hi All, I have an application that is intended to run on Windows. The GUI is to be written in PyQt. The database is CouchDB and accessed over a LAN or WAN...
3 Feb 23, 2011
3:37 pm

Ian
hobson_ian
Send Email

By writing down your problems or questions, more often than not you get the answers by yourself. That is one of the most interesting aspects of TDD :-) So here...
45 Feb 23, 2011
10:56 am

carlosble
Send Email

Hi, I'm doing some development on a web-based application and want to use TDD; I wondered if anyone could point me to some good tutorials. The server is in PHP...
10 Feb 22, 2011
9:58 pm

John Goodsen
jgoodsen
Send Email

Agile Games 2011 - Early Bird Prices End Feb 28th! Learn. Share. Play! Don't miss this opportunity to interact with other world-class Agile practitioners....
1 Feb 22, 2011
7:55 pm

bclancy84
Send Email

I am using the Hibernate ORM and have recently become aware of an issue when using this tool and the concept of ProxyObjects. To those unaware, in order to...
2 Feb 21, 2011
7:29 pm

Andrew Small
andrew_rapha...
Send Email

http://jamesshore.com/Blog/A-Hardheaded-View-of-TDD.html Just saw this and unfortunately the comments facility does not seem to be working so I thought I would...
17 Feb 20, 2011
9:03 pm

Rick Mugridge
rickmugridge
Send Email

Hi, say I have a domain object called Car. Car is a class not an interface because I've always thought that domain classes should not be represented by an...
13 Feb 18, 2011
10:49 pm

john_s_ryan
Send Email

As an example, let's say I want to create a fairly complex piece of functionality which accepts a simple input (let's say an int) and creates a complex object...
8 Feb 15, 2011
12:56 pm

thecapsaicinkid
Send Email

Hello, I have a few queries about the use of test-lists in TDD. I want to know the actual procedure which is being followed for TDD in industry. I know the...
12 Feb 7, 2011
2:32 am

abrar arshad
ibrararshad
Send Email

... I figure it is because - The terms are often defined in one-liners Not prescriptive enough for the beginners. I think a list of "What not to do"...
1 Feb 3, 2011
4:23 am

Gishu Pillai
gishu_pillai
Send Email

I had a try using StoryQ (http://storyq.codeplex.com/) with Flash Cards. StoryQ is a simple BDD framework. There are a couple of examples as I started below. ...
7 Feb 2, 2011
11:56 pm

Josue Barbosa dos San...
josuebsantos
Send Email

Okay, does anybody know what's the oldest definition of unit test, 1- In computer science/software engineering literature, and 2- In object oriented...
8 Feb 2, 2011
10:49 pm

Jon Archer
jonarcher
Send Email

The article is here: http://toranbillups.com/blog/archive/2011/01/31/Test-Driven-Development-Is-Hard The questionable part is here: "When I first started unit...
6 Feb 2, 2011
5:57 pm

Keith Ray
attkeithray
Send Email

After a posting this, reading more of the posts in the "Rethinking when to write unit tests vs acceptance tests" topic and doing some more thinking I think...
7 Feb 2, 2011
11:55 am

Freedom Developer
freedomdevel...
Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

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