OK Here's my reqr, 1) Ours is a web based product using Jboss and oracle developed using the struts framework. junit is supposedly used. 2) The project is...
1) Couldn't you just ask the dev team whether or not they employ junit rather than just supposing? 2 - 6) These do not appear to be very agile Given what was...
Hi Adam, So to "agilyfy" the testing steps 2) to 6) : 2) QA & Dev needs to be more closely coupled(is diffrent dev & qa manger ok in that case?) 3) The bug...
... There are many free tools for calculating code coverage, for example try to use Emma, i don't use it with Eclipse, but it work perfect with Idea or Ant....
... If I was QA and was pair-programming with a Dev, I think it would be nice to have too guys de-impedimenting both of us, on call. ... How about you have a...
... Are you trying to be "agile" for "agile's" sake, or do you have a specific concern that you are trying to address by changing what you are doing? Does it...
13264
Ulrich Freyer-Hirtz
u.f.h@...
Mar 4, 2008 8:14 am
... I'm sure it happens, but I have never seen Scrum doing things the easy way. I did that and it worked very well. "Sprint QAs" were working as team members...
Hi Philip, QA doing pair programming with dev: is really intresting.This is our first agile project & have not heard of this before.However that idea crossed...
... Whole team. Everyone works in one room, mostly pairing, always overhearing. What's to reject there? "Whole Team" is not a slogan, it's a logistical...
I have been lurking on this newsgroup for several months monitoring the comings and goings related to agile testing. I'm at the point where I'm ready to hire...
Amir take a look at this, we always try to get our QA's involved from the top of the process. xpday3.xpday.org/slides/ATDD.ppt Hope it helps. ... our first...
Hi, There was a quite informed guy who argued that Fitnesse may be imperfect for GUI tests. However I can' t rememeber his name, nor blog. Can anyone point him...
Any person who has thought about seriously it for more than a minute should be able to argue that any tool is imperfect for any kind of testing. The ...
Hi Mike ... The issue is that a DSL and YAML may be more efficient for GUI tests than FIT. FIT is for integrated tests. That is why it is called a Framework...
I would argue that it's most useful to think of FIT as a requirements tool, rather than a testing tool. (Ward Cunningham, who invented FIT, has said as much.)...
Hi Michael, I was at a seminar yesterday in Ireland where Fitnesse was mentioned (along with tools called Green Pepper and Confluence) I pay some attention...
... "Fit (Framework for Integrated Tests) is a powerful framework for automated testing" source: Rick Mugridge and Ward Cunningham ... Does this not defeat...
Hi, Just checking to see if anyone has used test scenarios in a hardware production company and transformed software development using Agile methods. I would...
I have to admit I don't like the typical FitNesse usage pattern (where it's used as a glorified scripting language). Here's a good/bad example of what I mean:...
... Look up Nancy Van Schooenderwoert and/or Ron Morsicato. They used to be partners at Agile Rules but that web site wasn't responding. I do know that they...
I did work like this for a while. Some of the things I did: Built an open-source disk-imaging system in the test lab so that we could run a manual smoke test...
Good for you! I'm curious about what was "painful and upsetting" and why. My guess is the publicizing of requirements and test results was. I can't see that...
I am pleased to finally announce version 1.0 of DbFit. DbFit is a set of FIT fixtures which enables FIT/FitNesse tests to execute directly against a database....
I know that a majority of us are using Agile testing (or a home grown, company conformed derivative of it), and perhaps we have a better perspective of how...
I work as a QA in an agile enviroment. Can any one recommend a link testing tool. I want test the links on our page to make sure they are not dead or I get any...
13283
John Overbaugh
john.overbaugh@...
Mar 11, 2008 10:43 pm
Xenu works great for us - it also gives us logs which we can massage slightly and replay in JMeter (although we have abandoned JMeter in favor of WAPT - Web...
... And, as usual, the incorrect definitions of Agile are still out there. "It's a good way to do small projects, at least from my perspective," said Rich ...
Scott Ambler spoke to the Agile Ottawa group back in February about precisely the topic. In speaking with Scott before and after the presentation, I think...
You might try Web Link Validator from Rel Software. It runs on Windows only. There are different licensing options based on how many links you check. Heather...
13287
Titus Brown
titus@...
Mar 12, 2008 12:42 am
On Mon, Mar 10, 2008 at 07:20:20PM -0000, hassanm_321 wrote: -> I work as a QA in an agile enviroment. Can any one recommend a link -> testing tool. I want...