Tuesday, December 9, 2014

Cross-Browser Testing

With more power comes more responsibility. If you are browser aficionado and have heard of "BrowserStack" this post is not for you. If you are working with Open UI and have enabled siebel to open on multiple platforms including mobile versions, then it becomes inherent responsibiltiy to test the same on multiple browser and versions. In real world it is tough to install multiple browsers and test your application.

Recently while upgrading our browsers and eservice applications we encountered same scenario and came across tool named as "BrowserStack". BrowserStack is a cross-browser testing tool, to test public websites and protected servers, on a cloud infrastructure of desktop and mobile browsers. Websites can be tested interactively, or through the use of Selenium or JavaScript automated test suites. It is superb suite which provides  real browsers,Local Testing, Screenshots, Responsive, developer tools and APIs for integration. It can be boon for developers as well as QA team. 

If you haven't stumbled across this make sure you visit this site once.  Every click is worth it. 

Happy testing!!