Feb 03 2009

How to improve testability of web applications

Published by gojko under articles

Last week I participated in the first Openspace Coding Days in London. The event was organised as a series of ad-hoc coding workshops, and I really enjoyed it. I participated in a very interesting workshop on improving testability of web UIs, that later focused particularly on Microsoft’s new ASP.NET MVC framework. Here are a couple of conclusions we came to: Continue Reading »

No responses yet

Sep 03 2008

Video from the Selenium talk

Published by gojko under presentations

Here is the video from the Testing Web Applications with Selenium and Selenium Remote Control talk that Milan Bogdanovic, Ivan Sanchez and I organised last week at Skills Matter. The first part of the talk introduces Selenium and some related tools that allow us to use Selenium easier. In the second part, Milan demonstrates Selenium IDE and talks about Selenese language. In the third part, Ivan talks about Remote Control, how to make tests easier to manage and introduced the Page Object pattern. Download links and slides from the talk.

No responses yet

Aug 28 2008

Links and slides from “Testing Web Applications with Selenium”

Published by gojko under presentations

Here are the links and slides from my talk today at Skills Matter on testing web applications with Selenium.

Download Powerpoint slides from here.

Ivan Sanchez will put his slides online at www.isanchez.net.

No responses yet

Aug 21 2008

Testing web applications with Selenium: next thursday @ London

Published by gojko under news, presentations

I’m doing a talk on testing web applications with Selenium next Thursday
at Skills Matter offices in London with Ivan Sanchez and Milan
Bogdanovic. We’ll cover the basics of Selenium, best practices and
pitfalls, using selenium IDE and remote control. The event is free, but
up-front registration is required so that we can plan for capacity. For
more information and to register, click here.

2 responses so far

Sep 25 2007

Effective user interface testing

Published by gojko under articles

User interface tests are a bit tricky – it is easy to get carried away and waste quite a lot of time, without getting any real benefits. However, if planned properly, automated UI tests can have a great effect on the project. Here are a few tips on how to make the most of automated user-interface tests. Continue Reading »

2 responses so far

Next »