Skip to search.
aa-ftt · Agile Alliance Functional Testing Tools

Group Information

  • Members: 514
  • Category: Testing
  • Founded: Sep 28, 2007
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

  Messages Help
Advanced
Multi Browser Testing (Simultanously)   Message List  
Reply Message #1765 of 1779 |
Re: [aa-ftt] Multi Browser Testing (Simultanously)

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 all from the main machine.  Its free but only if you have QualityCenter...... We cant get it to work where I am at the moment, but it would be ideal if we could for the compatability testing I am doing
http://www.galliumug.co.za/alm/ManualTEstingSprinter_WP.pdf
cheers,
Erik

On Thu, Jan 26, 2012 at 4:53 AM, Gerard Meszaros <yahoo@...> wrote:
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 be a huge step forward
for someone who is currently doing manual execution. And it would be great for
people doing exploratory testing as they could execute the test once and see
right away if the other browsers behaved the same way.

Cheers,

Gerard

On 1/25/2012 6:02 PM, Ward Cunningham wrote:
> 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
> and start operating the system like a real user.
>
> Now, if I could just do that looking at one of Chrome, Firefox or Safari and
> know that the other two don't need my attention.
>
> I say this because animated visualization will carry more of the experience in
> HTML5 and beyond.
>
> On Jan 25, 2012, at 8:16 AM, George Dinwiddie wrote:
>
>  > 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
>  > would rather have the UI functional tests grab screenshots along the way
>  > so that I could compare the various browsers at my leisure--giving a
>  > glance to some and taking a long look at others.
>  >
>  > It would also be possible to do an automated visual comparison of
>  > screenshots to highlight differences that might otherwise be overlooked.
>
>

--
Gerard Meszaros
Lean/Agile Coach/Mentor/Trainer
http://www.gerardmeszaros.com
1-403-827-2967

Author of the Jolt Productivity Award winning book "xUnit Test Patterns -
Refactoring Test Code" and winner of the "Programming with the Stars"
competition at Agile 2009. Learn more at http://xunitpatterns.com/index.html





------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
   http://groups.yahoo.com/group/aa-ftt/

<*> Your email settings:
   Individual Email | Traditional

<*> To change settings online go to:
   http://groups.yahoo.com/group/aa-ftt/join
   (Yahoo! ID required)

<*> To change settings via email:
   aa-ftt-digest@yahoogroups.com
   aa-ftt-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
   aa-ftt-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
   http://docs.yahoo.com/info/terms/




Thu Jan 26, 2012 10:46 pm

wvole
Offline Offline
Send Email Send Email

Message #1765 of 1779 |
Expand Messages Author Sort by Date

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...
hassanmurtaza10 Offline Send Email Jan 24, 2012
8:30 pm

... We deal with a couple of tools for this permutation explosion problem: Testswarm is good for testing JavaScript in multiple browsers. Another tool is...
thebouncyjoe Offline Send Email Jan 24, 2012
8:41 pm

... There is also Selenium Grid that google uses for multi browser testing: http://selenium-grid.seleniumhq.org/...
thebouncyjoe Offline Send Email Jan 24, 2012
8:43 pm

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...
Marc Chapman
c_sempronius... Offline Send Email
Jan 24, 2012
8:49 pm

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...
Jim Holmes
jimholmesoh Offline Send Email
Jan 24, 2012
8:49 pm

Hi, Next time I'm in your case, I will give a try to jsTestDriver: http://code.google.com/p/js-test-driver/ Eric...
Éric Mignot
mignot_eric Offline Send Email
Jan 24, 2012
8:52 pm

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...
Reuven Yagel
robi.yagel Offline Send Email
Jan 25, 2012
3:06 pm

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 ...
Gerard Meszaros
gmkayaker Offline Send Email
Jan 25, 2012
1:51 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...
Ward Cunningham
ward@... Send Email
Jan 25, 2012
2:46 pm

I see my disambiguated link to Wikipedia did not survive Yahoo Groups. Try this google link to pictures instead: ...
Ward Cunningham
ward@... Send Email
Jan 25, 2012
2:56 pm

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 Meszaros
gmkayaker Offline Send Email
Jan 25, 2012
3:40 pm

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 ...
George Dinwiddie
gdinwiddie Offline Send Email
Jan 25, 2012
4:16 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...
Ward Cunningham
ward@... Send Email
Jan 25, 2012
5:02 pm

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 Meszaros
gmkayaker Offline Send Email
Jan 25, 2012
5:53 pm

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,...
George Dinwiddie
gdinwiddie Offline Send Email
Jan 25, 2012
7:02 pm

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...
Llewellyn Falco
isidore_us Offline Send Email
Jan 26, 2012
4:07 am

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...
David Vydra
dvydra3 Offline Send Email
Jan 26, 2012
6:16 am

... There is a bit of tooling around, but I think this is still pretty unchartered territory. Here are some relevant links: ...
Matt Wynne
mattwynneatf... Offline Send Email
Jan 26, 2012
8:38 am

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...
erik petersen
wvole Offline Send Email
Jan 26, 2012
10:46 pm

Hi Hassan, Sauce Labs provides a platform for multi-browser execution on different browsers or different versions of the same browser. Please see...
qsgteam Offline Send Email Feb 16, 2012
2:26 pm
Advanced

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