Hi Krishantha, SauceLabs cloud testing platform allows us to automatically or interactively run our UI tests across several browsers and platforms. You can refer more on SauceLabs on https://saucelabs.com/home
There are many more advantages of using SauceLab environment such as screencast of test execution, parallel execution of tests etc. As an initiative our objective was to run AS UI tests in SauceLabs environment and I have tested this in my local machine using Jenkins builder instance and it worked as expected. I have added necessary changes to TAF in the pull request mentioned in the mail thread [1] [Dev] Please merge AS UI test pull request. Note that this works on Sauce OnDemand Plugin and currently with this approach we will only be able to run our tests in a single platform (eg: XP,Linux etc. ) and a browser type (eg: Firefox, chrome etc.). Therefore to overcome this bottleneck I am currently looking into finding a solution to run UI tests on cross browser environment. Cross browser testing basically refers to ensuring that our UI tests works fine across multiple browser environment. It ensures Sauce OnDemand Plugin compatibility of UI tests on different Web browsers like Internet Explorer, Firefox, Safari, Chrome etc. Regards On Tue, Sep 2, 2014 at 2:37 PM, Krishantha Samaraweera <[email protected]> wrote: > Hi Dimuthu, > > Can you elaborate more on $subject. What is sauce labs and how we are > going to use it. Why we need to consider cross browser test execution. > > Thanks, > Krishantha. > > > On Mon, Sep 1, 2014 at 11:19 AM, Dimuthu De Lanerolle <[email protected]> > wrote: > >> I have started seeking the possibility of the $Subject and will update >> the progress in due course. >> >> Regards >> >> -- >> Dimuthu De Lanerolle >> Software Engineer >> WSO2 Inc. >> lean . enterprise . middlewear. >> http://wso2.com/ >> Tel. : +94 11 2145345 Fax : +94 11 2145300 email : [email protected] >> >> >> _______________________________________________ >> Dev mailing list >> [email protected] >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > > > -- > Krishantha Samaraweera > Senior Technical Lead - Test Automation > Mobile: +94 77 7759918 > WSO2, Inc.; http://wso2.com/ > lean . enterprise . middlewear. > -- Dimuthu De Lanerolle Software Engineer WSO2 Inc. lean . enterprise . middlewear. http://wso2.com/ Tel. : +94 11 2145345 Fax : +94 11 2145300 email : [email protected]
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
