Search the web
Sign In
New User? Sign Up
agile-testing · Agile Software Testing
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 2263 - 2292 of 18116   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2263
From: Brian Marick [mailto:marick@...] ... You're right. I was wrong. The snarky "faster to run, slower to program" crack is facile in many ways. ...
Michael Silverstein
mksilverstein
Offline Send Email
Jan 1, 2003
8:30 pm
2264
We have recently moved to the XP methodology, and in my view (as a tester), it works very well as I am afforded the opportunity to liaise with the programmer...
William Philp
wullieboy333
Offline Send Email
Jan 18, 2003
6:05 pm
2265
... ...2. It sez "assert_jobs" and "assert_records". Because RubyUnit does not come with these, obviously Brian wrote them to assert project-specific things....
Phlip <plumlee@...>
phlip_cpp
Offline Send Email
Jan 18, 2003
6:06 pm
2266
Hi, I'm testing a hardware modelling tool, I create a model and we can export it as an XML file. The first question is: 1) Does anyone know of a good XML...
Rutter, Adrian
aidy1us
Offline Send Email
Jan 18, 2003
6:06 pm
2267
I am putting together a talk on open source tools for acceptance testing. Here's a quick list i put together. Please let me know if you know of other tools...
Bret Pettichord
bpettichord
Offline Send Email
Jan 18, 2003
6:07 pm
2268
<http://www1.law.ucla.edu/~volokh/testsuites.pdf> ... Brian Marick Consulting, training, contracting, and research Focused on the intersection of testing,...
Brian Marick
briandawnpau...
Offline Send Email
Jan 18, 2003
6:08 pm
2269
Test::Unit (the Ruby xunit that I use) has a way to add assertions so that they print the file/line of the assertion's caller. However, I couldn't figure out...
Brian Marick
briandawnpau...
Offline Send Email
Jan 18, 2003
6:45 pm
2270
I moderate this group to filter out spam. Yahoogroups sends me mail asking me to approve or reject each posting. Most of the time. Sometimes it doesn't. So I...
Brian Marick
briandawnpau...
Offline Send Email
Jan 18, 2003
6:45 pm
2271
... In my view, the team is responsible for fixing errors, when the business people decide that they should be fixed. With XP teams, the approach I favor is...
Ron Jeffries
ronaldejeffries
Offline Send Email
Jan 18, 2003
6:45 pm
2272
... This is a pretty hard problem. I don't know of any good solutions. Bret _____________________________________ Bret Pettichord Book - www.testinglessons.com...
Bret Pettichord
bpettichord
Offline Send Email
Jan 20, 2003
4:31 pm
2273
Can you go into more details about the problem you are trying to solve. There are other, more generally reliable ways to validate the state/contents of a...
Michael Silverstein
mksilverstein
Offline Send Email
Jan 20, 2003
5:35 pm
2274
... GUI ... This is very curious. Most curious is the idea that if a very few correct features appear inside the GUI, the need for >any< external tool goes...
Phlip <plumlee@...>
phlip_cpp
Offline Send Email
Jan 20, 2003
5:36 pm
2275
I've been coaching agile/XP teams over the past few years, and we've put in a lot of effort in integrating change/issue/bug tracking processes and tools into...
Paul Hodgetts
agilelogic
Offline Send Email
Jan 20, 2003
5:37 pm
2276
Message: 5 on Digest Number 274 Date: Thu, 19 Dec 2002 13:22:29 -0600 From: Brian Marick <marick@...> Subject: Re: Acceptance Testing via RPC interface...
Tom Harris
funes666
Offline Send Email
Jan 20, 2003
5:37 pm
2277
In my experience as a tester on XP projects, defects are always tricy to deal with. I always have tried to follow the advice on handling defects in "Extreme...
Lisa Crispin <lisa.cr...
lisa_crispin...
Offline Send Email
Jan 20, 2003
5:37 pm
2278
In my experience as a tester on XP projects, defects are always tricy to deal with. I always have tried to follow the advice on handling defects in "Extreme...
Lisa Crispin <lisa.cr...
lisa_crispin...
Offline Send Email
Jan 20, 2003
5:37 pm
2279
... From http://marc.theaimsgroup.com/?l=extremeprogramming&m=102350493004064&w=2 ... the ... So "test" means you write test code that simulates an eye looking...
Phlip
phlip_cpp
Offline Send Email
Jan 20, 2003
5:38 pm
2280
... If you were writing a business-layer module, would you test it thru a remote channel using a scripting language? The point of "Programmer Tests" (what XP...
Phlip
phlip_cpp
Offline Send Email
Jan 20, 2003
5:52 pm
2281
... I'd like to underline and elaborate on this notion of Paul's, as well as ... If defects are showing up more than a day -- I really mean ONE DAY -- after a ...
Ron Jeffries
ronaldejeffries
Offline Send Email
Jan 20, 2003
7:01 pm
2282
... Yes. I want to emphasize, however, that the tests "should never have bene broken broken to begin with. The "official" practice is that only "Green Code",...
Ron Jeffries
ronaldejeffries
Offline Send Email
Jan 20, 2003
7:01 pm
2283
Lisa, I read your reply with interest, prioritising bugs is something that needs to be done in large or complex projects and feeding them into the project as ...
STEURS Stefan
stefan.steurs@...
Send Email
Jan 21, 2003
4:45 pm
2284
Hi Aidy, I recently downloaded an XML diff tool from IBM which looks good. I haven't started using it yet: http://www.alphaworks.ibm.com/tech/xmldiffmerge I'd...
Rick Mugridge
rickmugridge
Offline Send Email
Jan 21, 2003
4:45 pm
2285
A few more: Avignon http://www.nolacom.com/avignon/ Pounder http://sourceforge.net/projects/pounder Puffin http://www.puffinhome.org/index.htm Cheers . . ....
paul_downes@...
paul_downes
Offline Send Email
Jan 21, 2003
4:45 pm
2286
... I believe you Ron, because I've just been reading a variety of articles covering "lean manufacturing" and the Kanban System. ...
Steven Newton
sicsnewton
Offline Send Email
Jan 22, 2003
3:53 pm
2287
Paul, Firstly, thanks for the reply - you have answered my question fully and have offered some excellent ideas as to how we can overcome our initial process ...
William Philp
wullieboy333
Offline Send Email
Jan 22, 2003
3:53 pm
2288
... This must be some new use of the word "impossible" that I wasn't previously familiar with. Why is it "impossible" to go over each new feature before you...
Ron Jeffries
ronaldejeffries
Offline Send Email
Jan 22, 2003
5:54 pm
2289
William, I think the root of the problem is the lack of consistent (automated) unit testing by the developers. In our project, we also have many stories that ...
Bob.Jarvis@...
bobjarvis2000
Offline Send Email
Jan 22, 2003
5:54 pm
2290
... If a bug is defined as something that "bugs" the user then it may not be possible to write a test for it. Imagine this situation: The customer is...
Ward Cunningham
ward@...
Send Email
Jan 22, 2003
5:55 pm
2291
... Another tool in the spirit of Win32::GuiTest, in that it allows clicks and keys to be sent to arbitrary windows is AutoIt www.hiddensoft.com/AutoIt/ It is...
(no author)
(no email address)
Send Email
Jan 23, 2003
1:34 am
2292
... I'd look for the team to understand that features aren't "done" until they're tested. The fact that you're finding (especially increasingly) numerous...
Bill Wake <william.wa...
wwake2
Offline Send Email
Jan 23, 2003
3:08 pm
Messages 2263 - 2292 of 18116   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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