Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Testing Browser Compatability

  • 10-10-2012 10:55am
    #1
    Registered Users, Registered Users 2 Posts: 98 ✭✭


    Hi,

    Id like to test my application within a few different browsers (& versions). Without downloading each individual browser, what tools are people using is do this. Any help appreciated.

    Thanks


Comments

  • Registered Users, Registered Users 2 Posts: 26,584 ✭✭✭✭Creamy Goodness


    short of actually testing yourself, http://www.browserstack.com/ looks good.


  • Registered Users, Registered Users 2 Posts: 586 ✭✭✭Aswerty


    Browserstack is decent enough, I used it myself for testing one application and it did the job. Bad things about it that I noticed were there is some slight lag since the browsers you test with are hosted on remote machines and also my mouse scroll button didn't work which makes moving around pages pretty tedious especially when testing higher resolutions and all you can view is 1/4 of the page without scrolling. I didn't use any automated testing so I don't know how it handles that.

    Saying that it still is a good service and it is low priced.


  • Registered Users, Registered Users 2 Posts: 11,264 ✭✭✭✭jester77


    SauceLabs offer an excellent service, otherwise you could do it yourself using host of VMs with different browsers/os and selenium to test.


Advertisement