I need to make some formal recommendations to my companies engineering executives on adopting some Agile based tools. I've been successful in gathering the...
Hi Michael, I can only tell you our experience with these tools, but I guess we are another unknown small company (ePlan Services Inc. If it helps, one of our...
Hi All, Sorry about that. Looks like when I replied to the thread using the "Rich-Text Editor (Beta) on Safari", it snarfed my message. I'll try again soon. ...
Hi, I'm looking into new bug tracking tools to replace our company's home grown Lotus Notes system. The current one's gotta go for a number of reasons, but one...
Folks, After a number of months of stagnation of the Perl port of FIT, Martin Busik has stepped up to the plate and has contributed a number of significant...
Hi, I work for Alfresco (www.alfresco.com). We use and rely on CruiseControl within our company. We have it running within several VMWare images on one server...
My team's attempt to use Fitnesse + PyFiT + AppleScript interfaces with a Cocoa - Objective C Mac application did not succeed, because of the sheer difficultly...
Here are my recommendations. If you are trying to get a gui that does most of the work for you I would recommend instead of Loadrunner. IBM rational...
I'm in need of some advice regarding testing strategies/tools in the following situation. 1. We are primarily a data manipulation shop - majority of...
... Hi Mike. I've done big piles of test automation in Oracle, PL/SQL, and Perl. I'm sure you can find a half dozen people on this list who've done similar...
Hi, everyone, I'd appreciate a bit of advice regarding the project I'm working on right now. I'm one of the 4 "QA" test engineers on a project with 9...
... I'll take a shot, you've stated your problem nicely... That means ... So here's one angle of attack. Your old system is an oracle. Any (user-level) test...
I'm not a Thoughtworker, but CruiseControl is used by Thoughtworks at virtually all their sites, so this means major companies like Bank of America and The Gap...
Dear friends, I'm responsible for testing our web-based application, and must test against a wide variety of databases (oracle 9, postgres, and sometimes...
... It strikes me that a lot of those tests need not touch the whole application. If it were me I'd want more targeted unit/integration tests that were running...
... and ... HTTP::Recorder was pretty buggy the last time I looked at it. But WWW::Mechanize (aka "the Mech") is so efficient you probably don't need...
Grace:>I'm responsible for testing our web-based application, and must test against a wide variety of databases (oracle 9, postgres, and sometimes Solid),...
Thanks to everyone who replied to my request! The information is very useful and I'm confident it will help motivate our organization to adopt these agile...
-> > Since our application is 95% perl, I"ve been looking at -> > CPAN:Mechanize [http: -> > //search.cpan.org/~petdance/WWW-Mechanize-1.18/lib/WWW/ -> >...
Titus Brown
titus@...
May 10, 2006 6:15 pm
8653
On Wed, May 10, 2006 at 04:55:56PM -0000, chrs_mcmhn wrote: -> -> > hat flavors). Since our application is 95% perl, I"ve been looking -> at CPAN:Mechanize...
Titus Brown
titus@...
May 10, 2006 6:38 pm
8654
... Grace, are you on a team that says it is using agile development practices? If so, the whole team is responsible for testing and test automation, and the...
The model I use is to answer the question - "What might happen if we shipped/released today?" I think lots of other interesting questions flow out of the...
I'd say the source of your tracking problem is that your stories (List #2) are not really sprintable. This goes beyond testing -- you'll have the same problem...
Hi Michael, We have been using cruisecontrol successfully to run our tests. Every time there is a change in the cvs, an automatic build is triggered and it...
Samuel Crescêncio
samuel.crescencio@...
May 11, 2006 3:15 am
8658
... I don't know when you looked at it, but it has had some active maintenance fairly recently after being let alone for some time. (although I've not used it...
Hello all, I'm curious to see what folks experience has been with testing Web 2.0 (Ajax & non-Ajax) web applications using monkey testing methods. In the past,...