Hi, Do we have a wiki page that shows our favorite Test Coaching resources (books, podcasts, workshops, conferences, etc)?If not appropriate here, where? ...
Hi Al, I do think it's a great idea. Would you like to start a thread about this on the agile-testing list? -- Lisa ... -- Lisa Crispin Co-author with Janet...
I'l volunteering to collect your favorite Test Coaching resources (books, podcasts, workshops, conferences, etc).Please just send it to jasnow (at) hotmail...
I heard that there haven't been a flood of proposals so far for the Testing stage at Agile 2012. This is an opportunity for anyone hoping to get a proposal...
Hi, We need some good proposals on testing subjects for Mile High Denver, April 3 in Denver. Last year, the first year of this conference, they had 500 ...
Hi Everyone, We have a web based product built in combination of C# and AJAX. I am having a cross browser testing dilemma right now. I just joined this company...
... We deal with a couple of tools for this permutation explosion problem: Testswarm is good for testing JavaScript in multiple browsers. Another tool is...
I rigged up a "poor man's" selenium grid once using paramaterized tests to tell which device to run. All of the tests would run in a parallel manner, and it...
Hassan, I've had to do lots of cross-browser testing in the past simply to validate functionality worked properly in all browsers. (They don't always work the...
It sounds like all the responses were about tools to automate the tests. But if I understood you correctly, you want to run the test manually in one browser ...
1754
Ward Cunningham
ward@...
Jan 25, 2012 2:46 pm
Gerard -- Thanks for catching this distinction. Hassan -- Thanks for bringing the idea to our attention. Lately I've been spending a lot of time exploring...
1755
Ward Cunningham
ward@...
Jan 25, 2012 2:56 pm
I see my disambiguated link to Wikipedia did not survive Yahoo Groups. Try this google link to pictures instead: ...
I think this ms tools is also relevant http://www.microsoft.com/expression/products/SuperPreview_Overview.aspx ... I think this ms tools is also relevant...
Yes, that's a great metaphor for what I was imagining. Too bad the name is currently synonymous with "lie detector". ;-) ... -- Gerard Meszaros Lean/Agile...
Gerard, Hassan, ... Personally, I wouldn't want to have to watch the tests run and hope I noticed differences between multiple screens as they flashed past. I ...
1759
Ward Cunningham
ward@...
Jan 25, 2012 5:02 pm
I agree. I wrote user documentation from just the screenshots collected by Swim. But Swim's killer feature was being able to drop into a scenario at any point...
Indeed, George, having automated comparison would be ideal. If it is available now, show us the tools! But even just having automated parallel execution would...
Gerard, ... A simple XOR of the images would give a visual indication of where the images were changing. It would have artifacts from irrelevant differences,...
So you can do this sort of thing with the open source verification tool approval tests ( www.approvaltests.com ). There is a namer factor that allows you to...
I just heard about http://mogotest.com David On Wed, Jan 25, 2012 at 9:53 AM, Gerard Meszaros ... -- http://www.testdriven.com http://twitter.com/vydra...
HP have a new piece of software Sprinter that does this in what they call mirroring, duplicating actions on other machine configs and browsers as you drive it...
Anyone can add a tool to the spreadsheet (and anyone could delete it if they felt it was inappropriate.) Because this spreadsheet is for tools used in ATDD...
The Watir Conference and Test Automation Bazaar will be held March 23-24 (Fri-Sat) in Austin, Texas. This will be a lot of things. * A meetup for most of the...
1770
Ward Cunningham
ward@...
Mar 14, 2012 12:40 am
Friends -- How would you test a complex dataset? The data is organized into three separate excel workbooks, one of which does lots of detailed computation with...