Browserstack first look

Browserstack offers a free trial. Signup through modern.ie for an extended 3 months trial. I’ve tried it and found it very useful. The features are highlighted in this post.

Live

browserstack.start

Type the public url and choose the platform and browser. Within seconds there is the website in a virtual machine in your browser.
All common developer tools are available.

I was somewhat surprised the iOS browser was the emulator on Mavericks. But how would they automate access to an actual iPad browser?

When you want to test a local website (development) use the browser plugin. Starting from your development environment can be done with the plugins. This creates a tunnel from your machine to the browserstack cloud. Debugging local, browsing in the cloud, good stuff.

The free trial gives access to all live features for 30 minutes, trough modern.ie that is 3 months. Enough time to convince the management 😉

Automate

Testing websites with selenium is supported too. They provide the setup code and off you go. Finally use selenium to run the same test on multiple platforms and browsers, just by changing some setup.

The free trial provides you with 100 minutes of automation.

Screenshots

Automatically create a screenshot of the website on the provided url. Somewhat like Browsershots.

Nice feature is the share option. This creates a link to the screenshots result on browserstack. Here are the screenshots of this blog. Some default selected browsers timed out which looks like a bug.

The free trial allows for 100 screenshots.

Responsive

Motorola.droid.razr
Browse your website with real browsers for screenshot purposes. Finally create a screenshot on the Motorola Droid Razr browser without actual owning it.

First impressions

The platform feels very well thought. Pricing looks expensive, but what is the price of not testing because of the setup hassle?

About erictummers

Working in a DevOps team is the best thing that happened to me. I like challenges and sharing the solutions with others. On my blog I’ll mostly post about my work, but expect an occasional home project, productivity tip and tooling review.
This entry was posted in Tooling and tagged , . Bookmark the permalink.

1 Response to Browserstack first look

  1. Pingback: Browserstack screenshot followup | .NET Development by Eric

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.